From 708dbc5d857c27bc0a1e41b513b6cd408ff8f78c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 29 Jan 2021 00:24:27 +0100 Subject: [PATCH] lxqt-panel: upgrade 0.16.0 -> 0.16.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.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-lxqt/lxqt-panel/lxqt-panel.bb b/recipes-lxqt/lxqt-panel/lxqt-panel.bb index 71e61011..5c2eb594 100644 --- a/recipes-lxqt/lxqt-panel/lxqt-panel.bb +++ b/recipes-lxqt/lxqt-panel/lxqt-panel.bb @@ -18,8 +18,8 @@ DEPENDS += " \ SRC_URI += " \ file://0001-add-Qt5-X11Extras-to-QTX_LIBRARIES.patch \ " -SRCREV = "53dead84dc13db0d2e075df70a6e21fb171ce5ad" -PV = "0.16.0" +SRCREV = "196b97b23a4c1fe2a98d4a5f2157bf2eb0a15f83" +PV = "0.16.1" PACKAGECONFIG[cpu_plugin] = "-DCPULOAD_PLUGIN=Yes,-DCPULOAD_PLUGIN=No, libstatgrab" PACKAGECONFIG[dom] = "-DDOM_PLUGIN=Yes,-DDOM_PLUGIN=No"