Add package to contain the new zsh completion files.

Signed-off-by: Richard Purdie <[email protected]>
---
 .../patchelf/{patchelf_0.17.2.bb => patchelf_0.18.0.bb}      | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
 rename meta/recipes-devtools/patchelf/{patchelf_0.17.2.bb => 
patchelf_0.18.0.bb} (78%)

diff --git a/meta/recipes-devtools/patchelf/patchelf_0.17.2.bb 
b/meta/recipes-devtools/patchelf/patchelf_0.18.0.bb
similarity index 78%
rename from meta/recipes-devtools/patchelf/patchelf_0.17.2.bb
rename to meta/recipes-devtools/patchelf/patchelf_0.18.0.bb
index a9583419e80..e8bc2ff83dd 100644
--- a/meta/recipes-devtools/patchelf/patchelf_0.17.2.bb
+++ b/meta/recipes-devtools/patchelf/patchelf_0.18.0.bb
@@ -5,7 +5,7 @@ HOMEPAGE = "https://github.com/NixOS/patchelf";
 LICENSE = "GPL-3.0-only"
 
 SRC_URI = "git://github.com/NixOS/patchelf;protocol=https;branch=master"
-SRCREV = "5908e16cd562bcb1909be4de0409c4912a8afc52"
+SRCREV = "99c24238981b7b1084313aca8f5c493bb46f302c"
 
 S = "${WORKDIR}/git"
 
@@ -13,4 +13,7 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
 
 inherit autotools
 
+PACKAGES += "${PN}-zsh-completion"
+FILES:${PN}-zsh-completion = "${datadir}/zsh"
+
 BBCLASSEXTEND = "native nativesdk"
-- 
2.39.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#180774): 
https://lists.openembedded.org/g/openembedded-core/message/180774
Mute This Topic: https://lists.openembedded.org/mt/98649879/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to