On Wed, 2024-07-24 at 17:08 +0100, Ross Burton via lists.openembedded.org wrote: > Sort the entries for OCD reasons. > > Signed-off-by: Ross Burton <[email protected]> > --- > meta/conf/distro/include/ptest-packagelists.inc | 15 ++++++++------- > 1 file changed, 8 insertions(+), 7 deletions(-) > > diff --git a/meta/conf/distro/include/ptest-packagelists.inc > b/meta/conf/distro/include/ptest-packagelists.inc > index 5e90096b1e8..08a8d612048 100644 > --- a/meta/conf/distro/include/ptest-packagelists.inc > +++ b/meta/conf/distro/include/ptest-packagelists.inc > @@ -28,22 +28,23 @@ PTESTS_FAST = "\ > json-c \ > json-glib \ > libconvert-asn1-perl \ > + libexif \ > libgpg-error\ > libnl \ > libpcre \ > libssh2 \ > - libtimedate-perl \ > libtest-fatal-perl \ > libtest-needs-perl \ > libtest-warnings-perl \ > + libtimedate-perl \ > libtry-tiny-perl \ > liburi-perl \ > libusb1 \ > libxml-namespacesupport-perl \ > - libxml-perl \ > libxml-parser-perl \ > - libxml-sax-perl \ > + libxml-perl \ > libxml-sax-base-perl \ > + libxml-sax-perl \ > libxml-simple-perl \ > libxml2 \ > libxmlb \ > @@ -57,6 +58,7 @@ PTESTS_FAST = "\ > python3-atomicwrites \ > python3-attrs \ > python3-bcrypt \ > + python3-beartype \ > python3-calver \ > python3-hypothesis \ > python3-jinja2 \
Where did beartype come from? That broke builds: https://autobuilder.yoctoproject.org/typhoon/#/builders/82/builds/6663 but I've a tweak on master-next I can squash in which the new test build is running with. I'm guessing a local as yet unsent ptest enablement! Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#202494): https://lists.openembedded.org/g/openembedded-core/message/202494 Mute This Topic: https://lists.openembedded.org/mt/107526224/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
