mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
debianutils: upgrade 5.21 -> 5.22
(From OE-Core rev: 8023bf9b54f125342532361d5eed8cde4eb3eb4f) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
3122b38dfa
commit
c21d7e4628
|
@ -8,10 +8,10 @@ SECTION = "base"
|
|||
LICENSE = "GPL-2.0-only & SMAIL_GPL"
|
||||
LIC_FILES_CHKSUM = "file://debian/copyright;md5=4b667f30411d21bc8fd7db85d502a8e9"
|
||||
|
||||
SRC_URI = "git://salsa.debian.org/debian/debianutils.git;protocol=https;branch=master \
|
||||
SRC_URI = "git://salsa.debian.org/debian/debianutils.git;protocol=https;branch=master;tag=debian/${PV} \
|
||||
"
|
||||
|
||||
SRCREV = "ae002b498f2e310c934a0b3f0992e83391f108c7"
|
||||
SRCREV = "528fac5c7448989f33c54599ae6e4c2b84d41e21"
|
||||
|
||||
inherit autotools update-alternatives
|
||||
|
Loading…
Reference in New Issue
Block a user