Hi Bruce,

On Fri 2023-02-10 @ 12:44:12 PM, Bruce Ashfield wrote:
> On Fri, Feb 10, 2023 at 9:25 AM Trevor Woerner <twoer...@gmail.com> wrote:
> >
> > dt-schema has a dependency on pylibfdt.
> >
> 
> FWIW. I find that the pypi libfdt lags quite a bit, and isn't updated
> often (that being said, there aren't really updates in dtc either, so
> it probably isn't an issue).
> 
> When I've been building it for supporting my other projects, I've
> ended up using the main dtc git, and meson to do the build and
> install.

One source base builds both dtc and pylibfdt.
The latest release of dtc is 1.7.0.
The dtc recipe in oecore is 1.6.1
The pypi index has an entry for pylibfdt 1.6.1, for which I've added a recipe.

I've been kicking around a couple things and could use some input. On the one
hand I tweaked the dtc_1.6.1 recipe in oecore to update it to dtc_1.7.0. I
also added metadata to additionally generate pylibfdt_1.7.0 from within the
same dtc_1.7.0 recipe, controlled by a PACKAGECONFIG.

How would you prefer to go forward?
- (I assume you would be happy to take an update of dtc_1.6.1 to dtc_1.7.0)
- updating dtc to also generate a python3-pylibfdt package
  - should this be controlled by a PACKAGECONFIG? or be build unconditionally?
- creating a separate python3-pylibfdt_1.7.0 recipe that uses the same sources
  but only generates the python3-pylibfdt package

I can put together a v3 when I know which path you'd prefer.

Best regards,
        Trevor
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#177043): 
https://lists.openembedded.org/g/openembedded-core/message/177043
Mute This Topic: https://lists.openembedded.org/mt/96876890/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to