summaryrefslogtreecommitdiff
path: root/meta/conf/layer.conf
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:01:45 +0000
commite1763aae5961a06a05ee8834ab20cf752bddf793 (patch)
tree70f5b9bda661d1bf33f6a6fafd8cdeafd2572ce9 /meta/conf/layer.conf
parentf2b86a69d88d382f16bbec070adc8199932b2c02 (diff)
downloadopenembedded-core-e1763aae5961a06a05ee8834ab20cf752bddf793.tar.gz
openembedded-core-e1763aae5961a06a05ee8834ab20cf752bddf793.tar.bz2
openembedded-core-e1763aae5961a06a05ee8834ab20cf752bddf793.zip
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. 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>
Diffstat (limited to 'meta/conf/layer.conf')
0 files changed, 0 insertions, 0 deletions