| Message ID | 20260617093224.56557-1-ross.burton@arm.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | libaio: update SRC_URI | expand |
Are there other Pagure items in core? Alex On Wed 17. Jun 2026 at 11.32, Ross Burton via lists.openembedded.org <ross.burton=arm.com@lists.openembedded.org> wrote: > libaio has moved to Codeberg as pagure.io will be closed down shortly. > > Signed-off-by: Ross Burton <ross.burton@arm.com> > --- > meta/recipes-extended/libaio/libaio_0.3.113.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-extended/libaio/libaio_0.3.113.bb > b/meta/recipes-extended/libaio/libaio_0.3.113.bb > index 2392fd5db23..5f4c5547a11 100644 > --- a/meta/recipes-extended/libaio/libaio_0.3.113.bb > +++ b/meta/recipes-extended/libaio/libaio_0.3.113.bb > @@ -5,7 +5,7 @@ HOMEPAGE = "http://lse.sourceforge.net/io/aio.html" > LICENSE = "LGPL-2.1-or-later" > LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499" > > -SRC_URI = "git://pagure.io/libaio.git;protocol=https;branch=master \ > +SRC_URI = "git:// > codeberg.org/jmoyer/libaio.git;protocol=https;branch=master;tag=${BP} > <http://codeberg.org/jmoyer/libaio.git;protocol=https;branch=master;tag=$%7BBP%7D> > \ > file://00_arches.patch \ > file://libaio_fix_for_mips_syscalls.patch \ > file://system-linkage.patch \ > -- > 2.43.0 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#239025): > https://lists.openembedded.org/g/openembedded-core/message/239025 > Mute This Topic: https://lists.openembedded.org/mt/119848149/1686489 > Group Owner: openembedded-core+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [ > alex.kanavin@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- > >
On 17 Jun 2026, at 10:56, Alexander Kanavin <alex.kanavin@gmail.com> wrote:
> Are there other Pagure items in core?
Only xmlto in core, I’ve contacted the maintainer to see if it has migrated somewhere else already.
Cheers,
Ross
diff --git a/meta/recipes-extended/libaio/libaio_0.3.113.bb b/meta/recipes-extended/libaio/libaio_0.3.113.bb index 2392fd5db23..5f4c5547a11 100644 --- a/meta/recipes-extended/libaio/libaio_0.3.113.bb +++ b/meta/recipes-extended/libaio/libaio_0.3.113.bb @@ -5,7 +5,7 @@ HOMEPAGE = "http://lse.sourceforge.net/io/aio.html" LICENSE = "LGPL-2.1-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499" -SRC_URI = "git://pagure.io/libaio.git;protocol=https;branch=master \ +SRC_URI = "git://codeberg.org/jmoyer/libaio.git;protocol=https;branch=master;tag=${BP} \ file://00_arches.patch \ file://libaio_fix_for_mips_syscalls.patch \ file://system-linkage.patch \
libaio has moved to Codeberg as pagure.io will be closed down shortly. Signed-off-by: Ross Burton <ross.burton@arm.com> --- meta/recipes-extended/libaio/libaio_0.3.113.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)