]> code.ossystems Code Review - openembedded-core.git/commit
nativesdk-buildtools-perl-dummy: fix rebuilding when SDKMACHINE changes
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 9 Nov 2015 16:45:21 +0000 (16:45 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Dec 2015 21:31:00 +0000 (21:31 +0000)
commit9b1831cf4a2940dca1d23f14dff460ff5a50a520
tree33f0a6255f95616b2de4690a92de281b3c0e033c
parent68c41410ababd69f36ab92f421c0524c264a59b8
nativesdk-buildtools-perl-dummy: fix rebuilding when SDKMACHINE changes

This recipe produces an empty dummy package (in order to satisfy
dependencies on perl so we don't have perl within buildtools-tarball).
Because we were inheriting nativesdk here the recipe was being rebuilt,
but having forced PACKAGE_ARCH to a particular value the packages for
each architecture were stepping on eachother. Since the packages are
empty they can in fact be allarch (even though they won't actually go
into the "all" package feed). It turns out that nheriting nativesdk
wasn't actually necessary either, so drop that.

Fixes [YOCTO #8509].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb