]> code.ossystems Code Review - openembedded-core.git/commit
nativesdk-sdk-provides-dummy: Add /bin/sh
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Aug 2020 23:19:34 +0000 (00:19 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 22 Aug 2020 14:46:51 +0000 (15:46 +0100)
commitdd2c603befdd65c92c6196d5b103568249766b3e
treec14bc882e08d5225ce6a9ac39caf5178e3867b9b
parentf3fc6de9de6b6a24649864c598d5ee9abfae4af3
nativesdk-sdk-provides-dummy: Add /bin/sh

By doing this we can revert b18c32ab6bc9c4f1953e9f79aa39bc92d1c4e30d which
was a pretty ugly hack anyway and now means the different providers are all
being handled consistently.

Anyone with SDK recipes will need to ensure nativesdk-sdk-provides-dummy
is included in those builds (or an equivalent). This is a good thing to
do anyway.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package_rpm.bbclass
meta/recipes-core/meta/buildtools-tarball.bb
meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb
meta/recipes-core/meta/testexport-tarball.bb
meta/recipes-core/meta/uninative-tarball.bb