mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
debianutils: upgrade 5.13 -> 5.14
License-Update: "Files: which" changed to "Files: which.debianutils" "which is in the public domain." changed to "which.debianutils is in the public domain." (From OE-Core rev: f117a244f41aeef7b01fef5c06ec158e4fb0cd5d) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
84a5b88c2f
commit
fd86231bdf
+2
-2
@@ -6,12 +6,12 @@ HOMEPAGE = "https://packages.debian.org/sid/debianutils"
|
||||
BUGTRACKER = "https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=debianutils;dist=unstable"
|
||||
SECTION = "base"
|
||||
LICENSE = "GPL-2.0-only & SMAIL_GPL"
|
||||
LIC_FILES_CHKSUM = "file://debian/copyright;md5=74765f57ae5dd2b10ffbc39528d98753"
|
||||
LIC_FILES_CHKSUM = "file://debian/copyright;md5=4b667f30411d21bc8fd7db85d502a8e9"
|
||||
|
||||
SRC_URI = "git://salsa.debian.org/debian/debianutils.git;protocol=https;branch=master \
|
||||
"
|
||||
|
||||
SRCREV = "d49a78eb264c1b2ad3d0d6de8e1fb776bda9c943"
|
||||
SRCREV = "7e63b32ea4126c70a5da958f0106add267810a94"
|
||||
|
||||
inherit autotools update-alternatives
|
||||
|
||||
Reference in New Issue
Block a user