Does the upstream version check still work? Alex
On Sat 29. Apr 2023 at 17.06, Khem Raj <[email protected]> wrote: > Fixes > WARNING: apt-2.4.5-r0 do_fetch: Failed to fetch URL > http://ftp.debian.org/debian/pool/main/a/apt/apt_2.4.5.tar.xz, attempting > MIRRORS if available > > Signed-off-by: Khem Raj <[email protected]> > --- > meta/recipes-devtools/apt/apt_2.4.5.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-devtools/apt/apt_2.4.5.bb > b/meta/recipes-devtools/apt/apt_2.4.5.bb > index 429cf6e659..b2b41ab661 100644 > --- a/meta/recipes-devtools/apt/apt_2.4.5.bb > +++ b/meta/recipes-devtools/apt/apt_2.4.5.bb > @@ -5,7 +5,7 @@ LICENSE = "GPL-2.0-or-later" > SECTION = "base" > > # Triehash script taken from https://github.com/julian-klode/triehash > -SRC_URI <https://github.com/julian-klode/triehash-SRC_URI> = > "${DEBIAN_MIRROR}/main/a/apt/${BPN}_${PV}.tar.xz \ > +SRC_URI = " > https://launchpad.net/debian/+archive/primary/+sourcefiles/${BPN}/${PV}/${BPN}_${PV}.tar.xz > <https://launchpad.net/debian/+archive/primary/+sourcefiles/$%7BBPN%7D/$%7BPV%7D/$%7BBPN%7D_$%7BPV%7D.tar.xz> > \ > file://triehash \ > file://0001-Disable-documentation-directory-altogether.patch \ > file://0001-Fix-musl-build.patch \ > -- > 2.40.1 > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#180542): https://lists.openembedded.org/g/openembedded-core/message/180542 Mute This Topic: https://lists.openembedded.org/mt/98578451/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
