diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2012-03-03 12:10:52 +0000 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-03-04 18:05:02 +0100 |
commit | aa74618893e06c9b005737385450c7e27ef40faf (patch) | |
tree | 09ad1474d696f33b1393a5a3ef4f466900f75529 /meta-xfce | |
parent | 1aa96dc9df2469bcda52fc0d965fa5aa7a5315b8 (diff) | |
download | meta-openembedded-aa74618893e06c9b005737385450c7e27ef40faf.tar.gz |
garcon: update to 0.1.10
run-tested on overo
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-xfce/garcon/garcon_0.1.10.bb (renamed from meta-xfce/recipes-xfce/garcon/garcon_0.1.9.bb) | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-xfce/recipes-xfce/garcon/garcon_0.1.9.bb b/meta-xfce/recipes-xfce/garcon/garcon_0.1.10.bb index e99cb4dfd..2e88b972b 100644 --- a/meta-xfce/recipes-xfce/garcon/garcon_0.1.9.bb +++ b/meta-xfce/recipes-xfce/garcon/garcon_0.1.10.bb | |||
@@ -4,11 +4,9 @@ LICENSE = "LGPLv2" | |||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=04a01abcbdabffae1ca26335a293276b" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=04a01abcbdabffae1ca26335a293276b" |
5 | DEPENDS = "glib-2.0 xfce4-dev-tools-native libxfce4util" | 5 | DEPENDS = "glib-2.0 xfce4-dev-tools-native libxfce4util" |
6 | 6 | ||
7 | PR = "r0" | ||
8 | |||
9 | inherit xfce | 7 | inherit xfce |
10 | 8 | ||
11 | FILES_${PN} += " ${datadir}/desktop-directories" | 9 | FILES_${PN} += " ${datadir}/desktop-directories" |
12 | 10 | ||
13 | SRC_URI[md5sum] = "a3ca1e54ad731c98f688900f6398fc20" | 11 | SRC_URI[md5sum] = "e53514e79c4da2631dd74994452d3c96" |
14 | SRC_URI[sha256sum] = "485e23c8ec1af0d3af423aa244e05467dd2f96afbb66efc70ca7689222cf31d5" | 12 | SRC_URI[sha256sum] = "c2497a2991101fc1e621dc712ef72aba7c238f6e5f5a1733c9572f9b23761316" |