diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-11-02 16:17:56 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-11-05 11:28:37 +0000 |
| commit | fd86231bdf0535e0d78032d54c1ea9151cfd7f23 (patch) | |
| tree | a662ad630904d8be6059aeac6a083e2922aaf713 /meta | |
| parent | 84a5b88c2fe48cbd8d91dbee528e985764fee8fc (diff) | |
| download | poky-fd86231bdf0535e0d78032d54c1ea9151cfd7f23.tar.gz | |
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>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-support/debianutils/debianutils_5.14.bb (renamed from meta/recipes-support/debianutils/debianutils_5.13.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/debianutils/debianutils_5.13.bb b/meta/recipes-support/debianutils/debianutils_5.14.bb index 915277b42c..f6ca8a6fdd 100644 --- a/meta/recipes-support/debianutils/debianutils_5.13.bb +++ b/meta/recipes-support/debianutils/debianutils_5.14.bb | |||
| @@ -6,12 +6,12 @@ HOMEPAGE = "https://packages.debian.org/sid/debianutils" | |||
| 6 | BUGTRACKER = "https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=debianutils;dist=unstable" | 6 | BUGTRACKER = "https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=debianutils;dist=unstable" |
| 7 | SECTION = "base" | 7 | SECTION = "base" |
| 8 | LICENSE = "GPL-2.0-only & SMAIL_GPL" | 8 | LICENSE = "GPL-2.0-only & SMAIL_GPL" |
| 9 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=74765f57ae5dd2b10ffbc39528d98753" | 9 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=4b667f30411d21bc8fd7db85d502a8e9" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://salsa.debian.org/debian/debianutils.git;protocol=https;branch=master \ | 11 | SRC_URI = "git://salsa.debian.org/debian/debianutils.git;protocol=https;branch=master \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | SRCREV = "d49a78eb264c1b2ad3d0d6de8e1fb776bda9c943" | 14 | SRCREV = "7e63b32ea4126c70a5da958f0106add267810a94" |
| 15 | 15 | ||
| 16 | inherit autotools update-alternatives | 16 | inherit autotools update-alternatives |
| 17 | 17 | ||
