From: Marc Ferland <[email protected]>

Signed-off-by: Marc Ferland <[email protected]>
---
 .../upower/{upower_0.99.17.bb => upower_1.90.6.bb}        | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
 rename meta-oe/recipes-support/upower/{upower_0.99.17.bb => upower_1.90.6.bb} 
(86%)

diff --git a/meta-oe/recipes-support/upower/upower_0.99.17.bb 
b/meta-oe/recipes-support/upower/upower_1.90.6.bb
similarity index 86%
rename from meta-oe/recipes-support/upower/upower_0.99.17.bb
rename to meta-oe/recipes-support/upower/upower_1.90.6.bb
index 5e2f04f31..2cffdc14f 100644
--- a/meta-oe/recipes-support/upower/upower_0.99.17.bb
+++ b/meta-oe/recipes-support/upower/upower_1.90.6.bb
@@ -12,7 +12,7 @@ DEPENDS = " \
 "
 
 SRC_URI = 
"https://gitlab.freedesktop.org/${BPN}/${BPN}/-/archive/v${PV}/${BPN}-v${PV}.tar.bz2";
-SRC_URI[sha256sum] = 
"de7177deb2ee23d9c505046c74a856564acab8fd1d39aa1541d123af5a99ca8d"
+SRC_URI[sha256sum] = 
"aed4e42a21307512ad236ad58d7ee4e0196670c8524a168a0edccdc32964ea0c"
 S = "${WORKDIR}/${BPN}-v${PV}"
 
 UPSTREAM_CHECK_URI = "https://gitlab.freedesktop.org/${BPN}/${BPN}/-/tags";
@@ -43,3 +43,9 @@ FILES:${PN} += " \
     ${datadir}/dbus-1/ \
     ${base_libdir}/udev/* \
 "
+
+do_install:append() {
+    # remove integration tests scripts
+    rm -rf ${D}${datadir}/installed-tests
+    rm -rf ${D}${libexecdir}/upower
+}
-- 
2.34.1

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

Reply via email to