Hello Richard Did you have some time to take a look on it? What about just list all perl's deps and add these packages? Or is there something more behind it?
Regards, Andrej On 12/8/18 1:07 AM, Richard Purdie wrote: > 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 <[email protected]> >> --- >> 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 > -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
