classes/populate_sdk_base: remove nostamp from do_populate_sdk
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 4 Feb 2014 13:33:48 +0000 (13:33 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 9 Feb 2014 09:40:00 +0000 (09:40 +0000)
commit093ffab43f122a7f0aee2e9487913bbb01cd4420
tree830c20a84664a70e5057c218e725bd5236e03b84
parentf642670c7db5e25f75b58846e7f3f7b4114958e3
classes/populate_sdk_base: remove nostamp from do_populate_sdk

We've removed nostamp from do_rootfs in image.bbclass in OE-Core commit
8505008c115efb54d18e5f25441c7a938a32ffaf, and we should do the same for
do_populate_sdk here for the same reason - we can now rely on task
signatures so if nothing has changed, we don't need to re-run it.

(From OE-Core rev: de9b693f4ff311f1310a1c6005e0d5c225aabef6)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_base.bbclass