aboutsummaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl
diff options
context:
space:
mode:
authorMingli Yu <Mingli.Yu@windriver.com>2018-10-23 10:43:47 +0800
committerKhem Raj <raj.khem@gmail.com>2018-10-23 13:23:47 -0700
commit5e999c22c3499dd61201f1782a7cce4f99c76d5f (patch)
tree43ac8649f2f6f50a675098ac5045738b9b7cdfed /meta-perl/recipes-perl
parenta9bef8df072dfcd6ffd3aeb78e52b3e60f1aaf2c (diff)
downloadmeta-openembedded-5e999c22c3499dd61201f1782a7cce4f99c76d5f.tar.gz
adduser: Update SRC_URI
Update SRC_URI for adduser as the previous one is invalid. Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-perl/recipes-perl')
-rw-r--r--meta-perl/recipes-perl/adduser/adduser_3.117.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/adduser/adduser_3.117.bb b/meta-perl/recipes-perl/adduser/adduser_3.117.bb
index e5cefd4c62..ca96e11e43 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 \
"