diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2014-10-10 11:20:58 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-10-16 07:01:00 +0200 |
commit | 110a3a298591b613bbbcea43a26f9bdccae6a267 (patch) | |
tree | dba6d6355ea58cc7618e47811e94de65974f8852 /meta-xfce | |
parent | 70e01f98892d223e654f5f5f8c4c9e4ef48cd670 (diff) | |
download | meta-openembedded-110a3a298591b613bbbcea43a26f9bdccae6a267.tar.gz |
xfce4-places-plugin: update to 1.6.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.6.0.bb (renamed from meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.5.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.5.0.bb b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.6.0.bb index f68365c6e..c76340fcf 100644 --- a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.5.0.bb +++ b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.6.0.bb | |||
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b6952d9a47fc2ad0f315510e1290455f" | |||
5 | 5 | ||
6 | inherit xfce-panel-plugin | 6 | inherit xfce-panel-plugin |
7 | 7 | ||
8 | SRC_URI[md5sum] = "84c39fb123e07e1c7caaf006d9383656" | 8 | SRC_URI[md5sum] = "8f3ec883efb0775052eeea816bbd8a23" |
9 | SRC_URI[sha256sum] = "6996051669a13d4791a5a453747801dc2f7f6fa5546785622d80b34966283d44" | 9 | SRC_URI[sha256sum] = "07b044025a75f02b84e8848d6f81b0fcbb0cd9b8a4bf919cb7f0777b096b27a4" |
10 | 10 | ||
11 | PACKAGECONFIG ??= "" | 11 | PACKAGECONFIG ??= "" |
12 | PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" | 12 | PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" |