[OE-core] [PATCH 2/2] nativesdk-*-provides-dummy: Fixes to allow correct operation with opkg
Richard Purdie
richard.purdie at linuxfoundation.org
Sat Dec 8 00:07:19 UTC 2018
On Fri, 2018-12-07 at 12:06 +0000, Richard Purdie wrote:
> 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.
>
> Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
> ---
> meta/recipes-core/meta/dummy-sdk-package.inc | 4 ++--
> .../meta/nativesdk-sdk-provides-dummy.bb | 20
> +++++++++++++++++++
> .../meta/target-sdk-provides-dummy.bb | 3 +++
> 3 files changed, 25 insertions(+), 2 deletions(-)
Sadly this breaks the SDK on machines without libxml-parser-perl:
https://autobuilder.yoctoproject.org/typhoon/#/builders/59/builds/68
so a resolution will need to be found to that before it can merge.
Cheers,
Richard
More information about the Openembedded-core
mailing list