summaryrefslogtreecommitdiffstats
path: root/meta-selftest
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2015-02-04 15:11:32 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-30 12:03:13 +0000
commit2d569edae29631d96202b363b90cbdace4cb9a7f (patch)
treef5464d71c2faf3e59fa288c21de122fe0bd73c52 /meta-selftest
parent2ad71d0ae86a3d0bcc8a3126b4620d4839310535 (diff)
downloadpoky-2d569edae29631d96202b363b90cbdace4cb9a7f.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: e1763aae5961a06a05ee8834ab20cf752bddf793) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest')
0 files changed, 0 insertions, 0 deletions