On 01/22/2014 10:21 PM, Otavio Salvador wrote:
On Mon, Jan 20, 2014 at 10:52 AM, Robert Yang <[email protected]> wrote:The $(subdirs) contains all the dirs under the ${B}, and this one: do_unpack[cleandirs] = "${S}/patches" will create a "patches" dir, then there will be compile errors, filter out the patches will fix the problem. Note: poky doesn't have this problem since it separates the ${S} and ${B} Signed-off-by: Robert Yang <[email protected]>Couldn't we change it for OE-Core as well? So we avoid having to patch the build system.
Hi Otavio, I'm sorry, I don't quite understand what do you mean, this patch didn't change the build system, it changed the Make.rules. // Robert _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
