diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2014-03-25 11:10:52 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-26 12:15:11 +0000 |
commit | cd06824bda76a9d08a3318e0621e31c0e8c39f74 (patch) | |
tree | 3b9803177b0a64356662b683a4226b20ad37964e /.gitignore | |
parent | faf3e74d5c488a66fdabd485eb916f555d7353fd (diff) | |
download | openembedded-core-cd06824bda76a9d08a3318e0621e31c0e8c39f74.tar.gz openembedded-core-cd06824bda76a9d08a3318e0621e31c0e8c39f74.tar.bz2 openembedded-core-cd06824bda76a9d08a3318e0621e31c0e8c39f74.zip |
base-files: do_install.sigdata: remove the depends on DATE
If we run "bitbake -S base-files" today, and re-run it tomorrow with
nothing changed, we would see that the do_install.sigdata changes
because of:
do_intall -> do_install_basefilesissue -> DISTRO_VERSION -> DATE
We had set:
IMAGE_NAME[vardepsexclude] += "DATETIME"
in meta/conf/bitbake.conf, we can set a similar line in
base-files_3.0.14.bb to fix the problem.
[YOCTO #6032]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions