Specifically please take a look at, ./recipes-core/meta/package-index.bb and generate_index_files() in lib/oe/package_manager/__init__.py
I think we should rather extend these instead of adding overlapping code which works differently. Alex On Wed, 19 Jul 2023 at 22:39, Alexander Kanavin via lists.openembedded.org <[email protected]> wrote: > > You need to start by describing the use case. What problem does the > code solve that existing packagefeed code does not? Can we rather > extend the already existing code, its tests, and its documentation, to > support that use case? > > Alex > > > On Wed, 19 Jul 2023 at 22:03, Charlie Johnston <[email protected]> > wrote: > > > > Hello, > > > > I've been working on a packagefeed.bbclass to allow recipes that define a > > feed. I have a working prototype which has been tested against poky using > > all 3 package types. > > This is my first time submitting this type of change, so I'm looking for > > some feedback to cover the gaps in my knowledge. > > Are there tests that need to be added for this type of change? > > Should this type of recipe class be SSTATE cache enabled? > > What documentation changes are necessary for this type of change? > > > > Thanks, > > Charlie Johnston > > [email protected] > > > > > > > > > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#184614): https://lists.openembedded.org/g/openembedded-core/message/184614 Mute This Topic: https://lists.openembedded.org/mt/100243054/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
