Re: [poky] dnf5 and libdnf5 target release?
Niko Mauno <[email protected]> Wed, 13 Aug 2025 13:25:52 +0300
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <[email protected]> |
On 7.8.2025 15.47, Alexander Kanavin via lists.yoctoproject.org wrote: > On Thu, 7 Aug 2025 at 14:10, Alexander Kanavin via > lists.yoctoproject.org <[email protected]> > wrote: >>> I'm planning integration with libdnf, but the github page for libdnf >>> says that it is being superseeded by dnf5 and libdnf5. Are there any >>> current plans for what poky release that will be included in? >> >> This is not how yocto works. Things happen only if there are people >> with sufficient interest, willing to invest time into a certain >> subject. For dnf5 there curently are no such people to the best of my >> knowledge. You are welcome to develop the necessary changes, and they >> will be reviewed and tested. > > That said, some years ago (way before dnf5 was ready even for fedora) > Ross had some preliminary patches. If I remember right, we quickly ran > into missing options (as compared to dnf4) that had to be added > upstream first, and that's where it stopped. > On related note, about 5 weeks ago we briefly tried out if using dnf5 would yield any improvement in do_rootfs() turnaround time -- which it didn't (later on realized others seemed to also have expressed their surprise on lack of dnf5 performance improvement over dnf4 in some online discussion threads). Just in case if someone intends to start working on dnf5 + Yocto, in case it's any help, our dnf5 spike delta can be found in https://github.com/nikomauno/poky/commits/dnf5/ BR, Niko