diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2015-03-06 00:31:39 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-03-21 16:42:29 +0100 |
commit | 81742132ae590e5f931e1958977d32586d7c1d5b (patch) | |
tree | fab6c8c6919835b6746e27530199fd6a407bd367 /meta-xfce | |
parent | 1134539a8c331d3ffab15b55d2bda4f6894ff39a (diff) | |
download | meta-openembedded-81742132ae590e5f931e1958977d32586d7c1d5b.tar.gz |
xfce4-places-plugin: update to 1.7.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.7.0.bb (renamed from meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.6.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.6.0.bb b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.7.0.bb index c76340fcf..16be09dca 100644 --- a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.6.0.bb +++ b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.7.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] = "8f3ec883efb0775052eeea816bbd8a23" | 8 | SRC_URI[md5sum] = "fcae9b38a8affcd82699a94991bba29b" |
9 | SRC_URI[sha256sum] = "07b044025a75f02b84e8848d6f81b0fcbb0cd9b8a4bf919cb7f0777b096b27a4" | 9 | SRC_URI[sha256sum] = "4175c614749abbb5bcf6f49c88125fb0dd36db69f4c374df23563907b16e2c3f" |
10 | 10 | ||
11 | PACKAGECONFIG ??= "" | 11 | PACKAGECONFIG ??= "" |
12 | PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" | 12 | PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" |