]> code.ossystems Code Review - openembedded-core.git/commit
uninative-tarball: Make stamp independent
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Sep 2016 23:24:03 +0000 (00:24 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Sep 2016 23:24:51 +0000 (00:24 +0100)
commit6edd0b8dccc6e1e21f2ef87013e2e0a40d19b0d6
treeb81bd4a609f469a9e1e3136fa59c64093c42d3e7
parentfee426ae0c2b27925b05b856ada676958ee10869
uninative-tarball: Make stamp independent

The uninative tarball only contains nativesdk compoents. It should
not get regenerated when MACHINE changes for example. Currently its
sstate arch is also incorrect so changing SDKMACHINE results in other
variants being removed from the deploy directory.

This patch removes the target architecture dependencies so that
deploy artefacts can overlap and it doesn't continually rebuild. This
also fixes various autobuilder/release artefact issues we're having
as a result of these issues.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/meta/uninative-tarball.bb