On 2 Aug 2023, at 22:35, Charlie Johnston via lists.openembedded.org 
<[email protected]> wrote:
> +++ b/meta/classes-recipe/packagefeed.bbclass

So this is a recipe-scope class which adds a task to generate a package feed 
before do_build finishes.  I imagine the usecase would be that you add the 
inherit to a packagegroup or image that defines the scope of the feed?

Personally I’ve often doing `bitbake package-index` to use the local feed on my 
target, but this class wouldn’t be useful because I’m not just building a 
single image and if I want to use the feed it’s often because I want to add a 
new package that wasn’t in the image before.   All I want is a way to ensure 
that the deploy directory has an up to date feed in, am I right in thinking 
this class doesn’t solve my usecase?

Cheers,
Ross
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#185494): 
https://lists.openembedded.org/g/openembedded-core/message/185494
Mute This Topic: https://lists.openembedded.org/mt/100515098/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to