From a76c58112577944c4dec0d73afb818d57fc6d28d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 25 Apr 2020 23:16:04 +0200 Subject: [PATCH] lxqt-panel: upgrade 0.14.1 -> 0.15.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 1f1ad352..7f935d5a 100644 --- a/recipes-lxqt/lxqt-panel/lxqt-panel_git.bb +++ b/recipes-lxqt/lxqt-panel/lxqt-panel_git.bb @@ -18,8 +18,8 @@ DEPENDS += " \ SRC_URI += " \ file://0001-add-Qt5-X11Extras-to-QTX_LIBRARIES.patch \ " -SRCREV = "823a29c5254aecd51b89a8f009e279a2899a1aac" -PV = "0.14.1" +SRCREV = "40bbe83fded7af4c2e234d93c123d1636a06caee" +PV = "0.15.0" PACKAGECONFIG[cpu_plugin] = "-DCPULOAD_PLUGIN=Yes,-DCPULOAD_PLUGIN=No, libstatgrab" PACKAGECONFIG[dom] = "-DDOM_PLUGIN=Yes,-DDOM_PLUGIN=No"