On Mon, Jan 16, 2012 at 6:32 AM, Richard Purdie <[email protected]> wrote: >> > + cmd = "%s %s" % (bb.data.getVar("BB_FETCH_WRAPPER", d, True), cmd) >> > + >> I am guessing you really want a check here if BB_FETCH_WRAPPER is set, >> otherwise I am not sure this will work correctly, did you test without >> this new variable set? > > We've had this conversation on the bitbake list. I think Matthew has an > alternative fix to use instead of this so we'll likely drop this patch > anyway.
Yes, please drop this patch. -M _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
