From: Changqing Li Date: Thu, 1 Nov 2018 03:15:17 +0000 (+0800) Subject: apt: update SRC_URI X-Git-Tag: 2018-10.4-thud~473 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0b5972c8189dade0e77df175651b8d8707647bb1;p=openembedded-core.git apt: update SRC_URI update SRC_URI since previous link is not valid now Signed-off-by: Changqing Li Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/apt/apt.inc b/meta/recipes-devtools/apt/apt.inc index f1cde3068d..50f22c8992 100644 --- a/meta/recipes-devtools/apt/apt.inc +++ b/meta/recipes-devtools/apt/apt.inc @@ -2,7 +2,7 @@ SUMMARY = "Advanced front-end for dpkg" LICENSE = "GPLv2.0+" SECTION = "base" -SRC_URI = "http://archive.ubuntu.com/ubuntu/pool/main/a/${BPN}/${BPN}_${PV}.tar.xz \ +SRC_URI = "https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/apt/1.2.24/${BPN}_${PV}.tar.xz \ file://use-host.patch \ file://makerace.patch \ file://no-nls-dpkg.patch \