On Thu, Feb 13, 2020 at 11:05 PM Alexander Kanavin <[email protected]> wrote: > > On Fri, 14 Feb 2020 at 02:40, Khem Raj <[email protected]> wrote: >> >> >> autobuilder runs poky, to reproduce this you will need to use >> oe-core+bitbake checkout >> >> and then for qemux86-64 >> >> bitbake -ctestimage core-image-sato-sdk-ptest > > > If I set up a nodistro build, ptest packages are no longer available and > build doesn't start: > > akanavin@ubuntu1804-ty:~/poky/build-nodistro$ bitbake > core-image-sato-sdk-ptest > ... > ERROR: Nothing RPROVIDES 'acl-ptest' (but > /home/akanavin/poky/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb > RDEPENDS on or otherwise requires it) > local.conf I have
DISTRO_FEATURES_append = " largefile opengl ptest multiarch wayland pam polkit " IMAGE_CLASSES += "testimage testsdk" > Can you share the config (local.conf) I need to use? Or maybe you can show > the failure you're getting. The tests should be skipped if /var/lib/rpm is > absent on the target image, so I would like to find out why it is there > (presumably). > >> >> it might also work in poky setup if you remove >> PACKAGE_CLASSES ?= "package_rpm" >> from local.conf > > > That's what the autobuilder test does, and then it passes, so I don't think > this will help. > > Alex -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
