From e95777f426a88140241b9cd9037145ffca8ae621 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 7 May 2015 13:26:01 +0200 Subject: [PATCH] lxqt-panel: fix SRCREV MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit had it on both build machines - somebody rebased repo? Signed-off-by: Andreas Müller --- recipes-lxqt/lxqt-panel/lxqt-panel_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-lxqt/lxqt-panel/lxqt-panel_git.bb b/recipes-lxqt/lxqt-panel/lxqt-panel_git.bb index 233401aa..9f5120ff 100644 --- a/recipes-lxqt/lxqt-panel/lxqt-panel_git.bb +++ b/recipes-lxqt/lxqt-panel/lxqt-panel_git.bb @@ -12,7 +12,7 @@ DEPENDS += " \ kguiaddons \ " -SRCREV = "43665172c0726b215c59440e9bd16628465143bc" +SRCREV = "703a7aff3d5b7324fe6ef9f32527a24cda35b50f" PV = "0.9.0" PACKAGECONFIG[cpu_plugin] = "-DCPULOAD_PLUGIN=Yes,-DCPULOAD_PLUGIN=No, libstatgrab"