]> code.ossystems Code Review - openembedded-core.git/commit
nativesdk-*-provides-dummy: Fixes to allow correct operation with opkg
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Dec 2018 17:31:32 +0000 (17:31 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 28 Jan 2019 16:56:28 +0000 (16:56 +0000)
commit30b68e820d641c837b6f60c7b6c21ea987804e8e
tree8fe804a92c3ed6d4e9cc9029f18e292b88e4e8d9
parent2c12e1d9c262fb7e5fe02ae2d092789d6536413f
nativesdk-*-provides-dummy: Fixes to allow correct operation with opkg

opkg needs the replaces/conflicts/provides in order for this package
to function as intended. When enabled, this code caused failures for
core-image-sato -c populate_sdk.

The reason is that nativesdk-autoconf has several perl dependencies. We
need to list more of the things which this package provides/conflicts
with in order for it to function correctly. Therefore add the missing
entries.

(From OE-Core rev: 27412b377dda47daa87bfcb3a41babe53ff8b0a3)

(From OE-Core rev: e0db1beb6db624b3b743e780c298c63a1e177cfb)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-core/meta/dummy-sdk-package.inc
meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb
meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb
meta/recipes-core/meta/target-sdk-provides-dummy.bb