From c57c44d6a726eda25457bc9873f76cce2a6fd974 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 8 Feb 2015 20:33:32 +0100 Subject: [PATCH] liblxqt-mount: update to 0.9.0 and fix recipe's path MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- .../{lxqt-liblxqt-mount => liblxqt-mount}/liblxqt-mount_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-lxqt/{lxqt-liblxqt-mount => liblxqt-mount}/liblxqt-mount_git.bb (92%) diff --git a/recipes-lxqt/lxqt-liblxqt-mount/liblxqt-mount_git.bb b/recipes-lxqt/liblxqt-mount/liblxqt-mount_git.bb similarity index 92% rename from recipes-lxqt/lxqt-liblxqt-mount/liblxqt-mount_git.bb rename to recipes-lxqt/liblxqt-mount/liblxqt-mount_git.bb index 2b25e45e..cca8a217 100644 --- a/recipes-lxqt/lxqt-liblxqt-mount/liblxqt-mount_git.bb +++ b/recipes-lxqt/liblxqt-mount/liblxqt-mount_git.bb @@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0964c689fcf4c21c6797ea87408416b6" inherit lxqt cmake-lib SRCREV = "1c8422bd78dfb06b631568b1780ec5f59682cbdc" -PV = "0.8.0+git${SRCPV}" +PV = "0.9.0" CMAKE_HIDE_ERROR[1] = "lxqtmount, -S${includedir}, -S${STAGING_INCDIR}"