]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_ext: Make populate_sdk_ext nostamp
authorRandy Witt <randy.e.witt@linux.intel.com>
Tue, 1 Mar 2016 18:08:21 +0000 (10:08 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Mar 2016 16:54:36 +0000 (16:54 +0000)
commitd801547f6fe4315da6476ed9fc4ccca2a6983421
tree1f411f9d01f7fa802bb9f49665fb583602e5f596
parentaa8856d39e149854e43bd0a6cd28a277288a8fc0
populate_sdk_ext: Make populate_sdk_ext nostamp

Since the metadata for multiple layers will be put into the sdk, anytime
those layers change the sdk needs to be rebuilt. Ideally, this would use
checksums to only rebuild when necessary.

However, since this feature needs to be in the release, opt for a less
intrusive change by setting the task to nostamp. Unnecessary rebuilds
may occur, but it's better than a user wondering why their changes
didn't get added.

Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_ext.bbclass