]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_ext: whitelist do_package tasks
authorEd Bartosh <ed.bartosh@linux.intel.com>
Wed, 4 Jan 2017 18:48:18 +0000 (20:48 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Jan 2017 13:59:26 +0000 (13:59 +0000)
commiteb2fc2cd9081a4533ed30fe81c9f491b06cc5ae1
treed0f94e0656b75c8ad20394f6c547996b0a3a51e3
parentfb945c0fd2e66d70461e6cf2e602020eeabe32f7
populate_sdk_ext: whitelist do_package tasks

With enabled SSTATE_MIRRORS sstate code expects mirrors to
contain entries for all tasks, which is not the case for ext
installer as it uses reduced sstate cache.

Added do_package tasks to BB_SETSCENE_ENFORCE_WHITELIST to prevent
installer failing with ERROR: Sstate artifact unavailable

[YOCTO #10832]

(From OE-Core rev: 2ed46ada4b8e496493835e84b36f7e9c367f59d2)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_ext.bbclass