summaryrefslogtreecommitdiffstats
path: root/meta/recipes.txt
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2015-02-04 15:11:32 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-02-08 08:00:26 +0000
commit1f292659c09501e0224af651afb1600d531568b0 (patch)
treea34ac76c3707cd216439d101edc48bc25f935846 /meta/recipes.txt
parentd42963a3feda6c4cf074cbdacc7cf904734d70cf (diff)
downloadpoky-1f292659c09501e0224af651afb1600d531568b0.tar.gz
image.bbclass: don't let do_rootfs depend on BUILDNAME
BUILDNAME is set by cooker as a string of current time. Letting do_rootfs task depend on this variable gets us no benefit. Besides, letting do_rootfs task depend on this variable will cause us trouble when executing `bitbake -S none core-image-minimal'. With current code, this command gives us error complaining about the different bashhash of do_rootfs task. (From OE-Core rev: eb6305d03723527830976c3a4ce2342a0e09eefc) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes.txt')
0 files changed, 0 insertions, 0 deletions