[oe] [meta-xfce][Patch 11/11] xfconf: 4.13.7 -> 4.13.8

kai.kang at windriver.com kai.kang at windriver.com
Tue Jul 2 01:29:13 UTC 2019


From: Kai Kang <kai.kang at windriver.com>

gobject introspection has been supported by xfconf 4.13.8, so inherit
class gobject-introspection.

Signed-off-by: Kai Kang <kai.kang at windriver.com>
---
 .../xfconf/{xfconf_4.13.7.bb => xfconf_4.13.8.bb}           | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-xfce/recipes-xfce/xfconf/{xfconf_4.13.7.bb => xfconf_4.13.8.bb} (78%)

diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.7.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.8.bb
similarity index 78%
rename from meta-xfce/recipes-xfce/xfconf/xfconf_4.13.7.bb
rename to meta-xfce/recipes-xfce/xfconf/xfconf_4.13.8.bb
index 9f08f74ed..0adb0e2c9 100644
--- a/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.7.bb
+++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.8.bb
@@ -4,12 +4,12 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
 DEPENDS = "dbus-glib libxfce4util perl intltool-native xfce4-dev-tools-native"
 
-inherit xfce gtk-doc
+inherit xfce gtk-doc gobject-introspection
 
 EXTRA_OECONF += "PERL=${STAGING_DIR_TARGET}/usr/bin/perl"
 
-SRC_URI[md5sum] = "ea4c070c4ed8387e6435b56d0e871559"
-SRC_URI[sha256sum] = "5deb13fc48a4116f5ebdee5c21d0fd3deb85bec2f69602beb3c3adb4f85e5bde"
+SRC_URI[md5sum] = "5d48e8d50f7bfadd31e804ce602a5cf3"
+SRC_URI[sha256sum] = "55e2441c4ff78a7006fabb59647f7bc1f190cbb82327b93ba063ff624a896591"
 
 FILES_${PN} += "${libdir}/xfce4/xfconf/xfconfd \
                 ${libdir}/gio/modules/libxfconfgsettingsbackend.so \
-- 
2.20.0



More information about the Openembedded-devel mailing list