summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/dpkg/dpkg.inc
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-12-15 23:40:23 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-12-17 09:56:14 +0000
commit7737b1e93a4d18b48aa9a676124afc22a7906b5c (patch)
tree0772a8dda49723672066e703bf598f7937d5276f /meta/recipes-devtools/dpkg/dpkg.inc
parentcd31c6e4bab776c62cd0b88a614eb82ecdf99c32 (diff)
downloadpoky-7737b1e93a4d18b48aa9a676124afc22a7906b5c.tar.gz
dpkg: update 1.20.9 -> 1.21.1
(From OE-Core rev: f274f495aedd42c951aafd2cec39be159225b3c5) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/dpkg/dpkg.inc')
-rw-r--r--meta/recipes-devtools/dpkg/dpkg.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/dpkg/dpkg.inc b/meta/recipes-devtools/dpkg/dpkg.inc
index 80865a31a1..00b1e9187a 100644
--- a/meta/recipes-devtools/dpkg/dpkg.inc
+++ b/meta/recipes-devtools/dpkg/dpkg.inc
@@ -61,6 +61,8 @@ PROV:class-nativesdk = ""
61 61
62PROVIDES += "${PROV}" 62PROVIDES += "${PROV}"
63 63
64FILES:${PN} += "${datadir}/zsh"
65
64PACKAGES =+ "update-alternatives-dpkg" 66PACKAGES =+ "update-alternatives-dpkg"
65FILES:update-alternatives-dpkg = "${bindir}/update-alternatives ${localstatedir}/lib/dpkg/alternatives ${sysconfdir}/alternatives" 67FILES:update-alternatives-dpkg = "${bindir}/update-alternatives ${localstatedir}/lib/dpkg/alternatives ${sysconfdir}/alternatives"
66RPROVIDES:update-alternatives-dpkg += "update-alternatives" 68RPROVIDES:update-alternatives-dpkg += "update-alternatives"