mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
archiver: remove left-over debugging
(From OE-Core rev: 6fe833611f985198e3ca038e5095f0d03249ce82) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9fa7068855
commit
f997e13d03
@@ -247,7 +247,6 @@ python do_ar_configured() {
|
||||
# instead of.
|
||||
elif pn != 'libtool-native':
|
||||
def runTask(task):
|
||||
bb.warn("running %s" % task)
|
||||
prefuncs = d.getVarFlag(task, 'prefuncs') or ''
|
||||
for func in prefuncs.split():
|
||||
if func != "sysroot_cleansstate":
|
||||
|
||||
Reference in New Issue
Block a user