From 4ac9ac7f1bf739efb10322f7973242cbd5fe75f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 16 Feb 2015 14:09:11 +0100 Subject: [PATCH] kcodecs: build from release tarball instead of git MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-kde/kf5/tier1/kcodecs/kcodecs.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb b/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb index 4664bd52..6aceab6d 100644 --- a/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb +++ b/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb @@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 cmake-lib PV = "${KF5_VERSION}" -SRCREV = "bfb64b089a5003281576fadaa5530a65f82e35f2" -S = "${WORKDIR}/git" +SRC_URI[md5sum] = "bc01fc93692ca2d703e3a659e574163a" +SRC_URI[sha256sum] = "1262cd0411c962332006bce18c9d1bc5e05d5220be3d84b78b14d526cb20ce5e" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5Codecs, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib"