[oe] [meta-perl][PATCH 2/2] adduser: Update SRC_URI

mingli.yu at windriver.com mingli.yu at windriver.com
Tue Oct 23 02:43:47 UTC 2018


From: Mingli Yu <Mingli.Yu at windriver.com>

Update SRC_URI for adduser as the previous
one is invalid.

Signed-off-by: Mingli Yu <Mingli.Yu at windriver.com>
---
 meta-perl/recipes-perl/adduser/adduser_3.117.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-perl/recipes-perl/adduser/adduser_3.117.bb b/meta-perl/recipes-perl/adduser/adduser_3.117.bb
index e5cefd4..ca96e11 100644
--- a/meta-perl/recipes-perl/adduser/adduser_3.117.bb
+++ b/meta-perl/recipes-perl/adduser/adduser_3.117.bb
@@ -6,7 +6,7 @@ SECTION = "base/utils"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://debian/copyright;md5=caed49ab166f22ef31bf1127f558d0ef"
 
-SRC_URI = "http://ftp.de.debian.org/debian/pool/main/a/${BPN}/${BPN}_${PV}.tar.xz \
+SRC_URI = "https://launchpad.net/debian/+archive/primary/+sourcefiles/adduser/${PV}/${BPN}_${PV}.tar.xz \
            file://adduser-add-M-option-for-useradd.patch \
 "
 
-- 
2.7.4




More information about the Openembedded-devel mailing list