From 45481706018ec61a74b7a74c4f1f6f98ab4e714c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 3 Nov 2015 00:53:57 +0100 Subject: [PATCH] lxqt-powermanagement: update to 0.10.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit LICENSE was slightly reformatted Signed-off-by: Andreas Müller --- .../lxqt-powermanagement/lxqt-powermanagement_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-lxqt/lxqt-powermanagement/lxqt-powermanagement_git.bb b/recipes-lxqt/lxqt-powermanagement/lxqt-powermanagement_git.bb index 55b73390..e22f52de 100644 --- a/recipes-lxqt/lxqt-powermanagement/lxqt-powermanagement_git.bb +++ b/recipes-lxqt/lxqt-powermanagement/lxqt-powermanagement_git.bb @@ -1,6 +1,6 @@ SUMMARY = "Power management module for LXQt" LICENSE = "LGPLv2.1" -LIC_FILES_CHKSUM = "file://LICENSE;md5=6324954af145f280672cc576862fda80" +LIC_FILES_CHKSUM = "file://LICENSE;md5=435ed639f84d4585d93824e7da3d85da" inherit lxqt distro_features_check @@ -8,7 +8,7 @@ REQUIRED_DISTRO_FEATURES = "x11" DEPENDS += "qtsvg liblxqt libqtxdg solid" -SRCREV = "a49f1c98972b817a5f3e6489ffe00dd6afe010ec" -PV = "0.9.0+git${SRCPV}" +SRCREV = "1d243e51f0e9d653a069247bbb8fd56623d89fda" +PV = "0.10.0" FILES_${PN} += "${datadir}/icons"