On 8/18/23 03:40, Alexandre Belloni wrote: > [You don't often get email from [email protected]. Learn why this > is important at https://aka.ms/LearnAboutSenderIdentification ] > > Hello, > > On 16/08/2023 15:08:37-0500, Charlie Johnston wrote: >> To test the new packagefeed.bbclass, the testimage case for >> testing on rpm images has been updated to use a newly added >> packagefeed (packagefeed-core-rpmtest) instead >> of manually moving the feeds from DEPLOY_DIR_RPM, removing >> unwanted packages, and building the indexes manually. The >> new logic creates the feed in DEPLOY_DIR_FEED_RPM via >> building the packagefeed and links to it from the location >> expected for the tests to run. >> >> The resulting feed is technically bigger than before but is >> still smaller than creating a feed with all packages present >> in DEPLOY_DIR_RPM without the manual removal step. >> >> These changes were tested against testimage runs of the >> following images: >> - core-image-minimal >> - core-image-full-cmdline >> - core-image-sato >> - core-image-sato-sdk >> >> Signed-off-by: Charlie Johnston <[email protected]> >> --- >> meta/classes-recipe/testimage.bbclass | 57 +++---------------- >> .../packagefeeds/packagefeed-core-rpmtest.bb | 14 +++++ >> 2 files changed, 22 insertions(+), 49 deletions(-) >> create mode 100644 >> meta/recipes-core/packagefeeds/packagefeed-core-rpmtest.bb > > This causes: > > WARNING: packagefeed-core-rpmtest-1.0-r0 do_recipe_qa: QA Issue: Recipe > packagefeed-core-rpmtest in > /home/pokybuild/yocto-worker/a-full/build/meta/recipes-core/packagefeeds/packagefeed-core-rpmtest.bb > does not contain a SUMMARY. Please add an entry. [missing-metadata] > WARNING: packagefeed-core-rpmtest-1.0-r0 do_recipe_qa: QA Issue: Recipe > packagefeed-core-rpmtest in > /home/pokybuild/yocto-worker/a-full/build/meta/recipes-core/packagefeeds/packagefeed-core-rpmtest.bb > does not have an assigned maintainer. Please add an entry into > meta/conf/distro/include/maintainers.inc. [missing-maintainer] > > > -- > Alexandre Belloni, co-owner and COO, Bootlin > Embedded Linux and Kernel engineering > https://bootlin.com
Ah, thanks for catching that. Hadn't rebased since the do_recipe_qa task was added. Fixed and resubmitted. Thanks, Charlie Johnston
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#186392): https://lists.openembedded.org/g/openembedded-core/message/186392 Mute This Topic: https://lists.openembedded.org/mt/100787430/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
