From 1173c4294197d56ee43cb095b3ae7dbaeb6bccf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 8 Feb 2015 20:42:44 +0100 Subject: [PATCH] lxqt-panel: update to 0.9.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-lxqt/lxqt-panel/lxqt-panel_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-lxqt/lxqt-panel/lxqt-panel_git.bb b/recipes-lxqt/lxqt-panel/lxqt-panel_git.bb index 53f85848..227d6c9f 100644 --- a/recipes-lxqt/lxqt-panel/lxqt-panel_git.bb +++ b/recipes-lxqt/lxqt-panel/lxqt-panel_git.bb @@ -6,8 +6,8 @@ inherit lxqt DEPENDS += "liblxqt lxqt-globalkeys kwindowsystem kguiaddons" -SRCREV = "ae7100b2eb88de9b80f62b93d6e98b2941021744" -PV = "0.8.0+git${SRCPV}" +SRCREV = "43665172c0726b215c59440e9bd16628465143bc" +PV = "0.9.0" PACKAGECONFIG[cpu_plugin] = "-DCPULOAD_PLUGIN=Yes,-DCPULOAD_PLUGIN=No, libstatgrab" PACKAGECONFIG[mount_plugin] = "-DMOUNT_PLUGIN=Yes,-DMOUNT_PLUGIN=No, liblxqt-mount"