mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 09:11:26 +00:00
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>
This commit is contained in:
parent
a9bef8df07
commit
5e999c22c3
@ -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 \
|
||||
"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user