From 23aa53aadda384cd06677f7b8a8c8c4862e9050c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 17 Jan 2017 18:22:58 +0100 Subject: [PATCH] lxqt-panel: update 0.11.0 -> 0.11.1 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 8c331e32..fac81b38 100644 --- a/recipes-lxqt/lxqt-panel/lxqt-panel_git.bb +++ b/recipes-lxqt/lxqt-panel/lxqt-panel_git.bb @@ -16,8 +16,8 @@ DEPENDS += " \ " SRC_URI += "file://0001-add-Qt5-X11Extras-to-QTX_LIBRARIES.patch" -SRCREV = "43f2dc86f4d741510cd11158659a19c267120e6b" -PV = "0.11.0" +SRCREV = "85b532485d97a9d4ffa477218911b46f1c0998cd" +PV = "0.11.1" PACKAGECONFIG[cpu_plugin] = "-DCPULOAD_PLUGIN=Yes,-DCPULOAD_PLUGIN=No, libstatgrab" PACKAGECONFIG[mount_plugin] = "-DMOUNT_PLUGIN=Yes,-DMOUNT_PLUGIN=No, solid"