From 8d3f157fe5b514c20371fd4b1383effc09b7e0fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 29 Jan 2015 00:42:46 +0100 Subject: [PATCH] kdoctools: update to 5.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-kde/framework-tier2/kdoctools/kdoctools.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kde/framework-tier2/kdoctools/kdoctools.inc b/recipes-kde/framework-tier2/kdoctools/kdoctools.inc index 1d28347e..d45d4b5c 100644 --- a/recipes-kde/framework-tier2/kdoctools/kdoctools.inc +++ b/recipes-kde/framework-tier2/kdoctools/kdoctools.inc @@ -16,8 +16,8 @@ OECMAKE_EXTRA_ROOT_PATH = "${STAGING_DIR}/${MACHINE}" # for xsl (we have to hardcode /usr - ${prefix} is aligned by native.bbclase EXTRA_OECMAKE += "-DOE_ROOT_PATH_PREFIX=${STAGING_DIR}/${MACHINE}/usr" -SRCREV = "4c2f75cf0364e84f8bb962b0c9de791bba2b1a9f" -PV = "5.5.0" +SRCREV = "93b844cdcfde640acfb231429c1c685de2c3cc4f" +PV = "5.7.0" SRC_URI += " \ file://0001-Add-cmdline-param-to-help-find-xsl.patch \