diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2013-05-13 16:55:16 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-05-19 09:37:32 +0200 |
commit | 9914ade9dd0b66eb91965a411efe4eee6e53e7a4 (patch) | |
tree | efbc4487fdd825333737e652e7401ebd466e025c /meta-xfce/recipes-xfce | |
parent | e9ac4798191adbe725ea4de596a04822d35416e7 (diff) | |
download | meta-openembedded-9914ade9dd0b66eb91965a411efe4eee6e53e7a4.tar.gz |
xfce4-panel: update to 4.10.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce')
-rw-r--r-- | meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.10.1.bb (renamed from meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.10.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.10.0.bb b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.10.1.bb index 02a6cb1c99..b0ed49be49 100644 --- a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.10.0.bb +++ b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.10.1.bb | |||
@@ -6,8 +6,8 @@ DEPENDS = "libxfce4util garcon libxfce4ui xfconf exo gtk+ dbus cairo virtual/lib | |||
6 | 6 | ||
7 | inherit xfce | 7 | inherit xfce |
8 | 8 | ||
9 | SRC_URI[md5sum] = "cf7351a4b952dbe3fc5ff509c68def33" | 9 | SRC_URI[md5sum] = "8a1f8371fc725ba00f4594c5c0f81c59" |
10 | SRC_URI[sha256sum] = "3321f998af2bbd14ba68654a8881774f6ea2ec4f1a3544598e7f47d3ed0009b9" | 10 | SRC_URI[sha256sum] = "573052ed1b65e247415f92df120c8a78f9e4152c2636d38c923f82e32b8475d6" |
11 | 11 | ||
12 | python populate_packages_prepend() { | 12 | python populate_packages_prepend() { |
13 | plugin_dir = d.expand('${libdir}/xfce4/panel/plugins/') | 13 | plugin_dir = d.expand('${libdir}/xfce4/panel/plugins/') |