]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
classes: drop image dependencies on TOPDIR variable paule/esdk-sigs-fix
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Sun, 24 Sep 2017 23:41:45 +0000 (12:41 +1300)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 25 Sep 2017 11:16:46 +0000 (00:16 +1300)
commit82a4fb8902cdf033251c407a3e192226857d0f0d
treeae6df63cbb09f2cd9224db9a662efae8903af4ae
parentacc5036a6b74a76d719e6f7224a398f47df4a041
classes: drop image dependencies on TOPDIR variable

We don't need a dependency on this variable changing, and having one
causes locked signature warnings during eSDK installation if you have
INITRAMFS_IMAGE_* set (since TOPDIR will always be different between
the eSDK and the environment in which it was built).

Relates to [YOCTO #12102].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/classes/image_types_wic.bbclass
meta/classes/qemuboot.bbclass
meta/classes/rootfs-postcommands.bbclass