diff options
| author | Kai Kang <kai.kang@windriver.com> | 2018-10-30 09:07:45 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-11-02 10:05:06 -0700 |
| commit | 4222cac97678396972878297b4c137e4749a7aa9 (patch) | |
| tree | a27d10664d0e242a26d0a97edb847ac0073aa45b /meta-xfce/recipes-xfce/xfconf | |
| parent | bcbbace221149afb20dd500de1476cadcc3a2b46 (diff) | |
| download | meta-openembedded-4222cac97678396972878297b4c137e4749a7aa9.tar.gz | |
xfconf: 4.13.5 -> 4.13.6
Upgrade xfconf from 4.13.5 to 4.13.6.
* update FILES
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce/xfconf')
| -rw-r--r-- | meta-xfce/recipes-xfce/xfconf/xfconf_4.13.6.bb (renamed from meta-xfce/recipes-xfce/xfconf/xfconf_4.13.5.bb) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.5.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.6.bb index 6153502403..191d0fd78f 100644 --- a/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.5.bb +++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.6.bb | |||
| @@ -8,8 +8,9 @@ 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] = "1ce1a7f694fb6a4a4a32000f72131ea9" | 11 | SRC_URI[md5sum] = "da19df12dbc494c8a4da3974e376d639" |
| 12 | SRC_URI[sha256sum] = "90b4eb0cdf407339c091e9811f7a40b4cfa215ebb03a921503b7e21f0f4f63cb" | 12 | SRC_URI[sha256sum] = "d1a3d442dae188b5a7380b5815377e5488578cdafb03ae363e9426e3b01185df" |
| 13 | 13 | ||
| 14 | FILES_${PN} += "${libdir}/xfce4/xfconf/xfconfd \ | 14 | FILES_${PN} += "${libdir}/xfce4/xfconf/xfconfd \ |
| 15 | ${libdir}/gio/modules/libxfconfgsettingsbackend.so \ | ||
| 15 | ${datadir}/dbus-1/services/org.xfce.Xfconf.service" | 16 | ${datadir}/dbus-1/services/org.xfce.Xfconf.service" |
