diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2018-06-10 17:08:05 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-06-14 08:57:14 -0700 |
commit | f41e1739a13bb783235c6ee19883b886a170fc58 (patch) | |
tree | e26a880c67adb3fbbc3262fd24fd1a4aa61544b6 /meta-xfce | |
parent | 457190e2aea7b30e5a125cf5d2859b48ae0346a6 (diff) | |
download | meta-openembedded-f41e1739a13bb783235c6ee19883b886a170fc58.tar.gz |
xfconf: upgrade 4.12.1 -> 4.13.4
It is a development release but stoppers could not be found.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-xfce/xfconf/xfconf_4.13.4.bb (renamed from meta-xfce/recipes-xfce/xfconf/xfconf_4.12.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.12.1.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.4.bb index a42426fa1..b69215064 100644 --- a/meta-xfce/recipes-xfce/xfconf/xfconf_4.12.1.bb +++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.4.bb | |||
@@ -8,8 +8,8 @@ inherit xfce gtk-doc | |||
8 | 8 | ||
9 | EXTRA_OECONF += "PERL=${STAGING_DIR_TARGET}/usr/bin/perl" | 9 | EXTRA_OECONF += "PERL=${STAGING_DIR_TARGET}/usr/bin/perl" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "20dc8d2bfd80ba136bf4964021b32757" | 11 | SRC_URI[md5sum] = "200d46c4e5a6019bb2b1cc3948b90c9c" |
12 | SRC_URI[sha256sum] = "35f48564e5694faa54fdc180cd3268e16fc2352946a89a3c2fc12cbe400ada36" | 12 | SRC_URI[sha256sum] = "4808997894ad9b6bcd39b0e8c609129e60d204c038d4edc4e9b8c55ea2d094c9" |
13 | 13 | ||
14 | FILES_${PN} += "${libdir}/xfce4/xfconf/xfconfd \ | 14 | FILES_${PN} += "${libdir}/xfce4/xfconf/xfconfd \ |
15 | ${datadir}/dbus-1/services/org.xfce.Xfconf.service" | 15 | ${datadir}/dbus-1/services/org.xfce.Xfconf.service" |