Files
poky/meta/recipes-core
Robert Yang 2614e613e0 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]

(From OE-Core rev: cd06824bda76a9d08a3318e0621e31c0e8c39f74)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-27 09:42:05 +00:00
..
2014-03-02 17:25:28 +00:00
2014-03-25 09:55:36 +00:00
2014-03-05 17:36:37 +00:00
2014-03-05 17:36:37 +00:00
2014-01-10 15:16:48 +00:00
2014-03-21 12:05:50 +00:00
2014-03-19 14:19:07 +00:00
2014-03-05 17:36:37 +00:00
2014-03-17 14:01:41 +00:00
2013-11-29 09:52:56 +00:00