From d0028e40a3055b41e2e419c8bdd8a707e552c6ba Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 13 Feb 2012 16:49:15 +0100 Subject: recipes: bump PR to rebuild .la files without libz.la Signed-off-by: Martin Jansa --- meta-oe/recipes-graphics/pango/pango_1.29.4.bb | 2 +- meta-oe/recipes-graphics/pango/pangomm_2.28.2.bb | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'meta-oe/recipes-graphics/pango') diff --git a/meta-oe/recipes-graphics/pango/pango_1.29.4.bb b/meta-oe/recipes-graphics/pango/pango_1.29.4.bb index 0642beafe1..70f8815026 100644 --- a/meta-oe/recipes-graphics/pango/pango_1.29.4.bb +++ b/meta-oe/recipes-graphics/pango/pango_1.29.4.bb @@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" SRC_URI[archive.md5sum] = "a5ee785f4f31d6bdd8625a09ea3f8b4b" SRC_URI[archive.sha256sum] = "f15deecaecf1e9dcb7db0e4947d12b5bcff112586434f8d30a5afd750747ff2b" -PR = "${INC_PR}.0" +PR = "${INC_PR}.1" diff --git a/meta-oe/recipes-graphics/pango/pangomm_2.28.2.bb b/meta-oe/recipes-graphics/pango/pangomm_2.28.2.bb index e581ded433..44dcbd3acb 100644 --- a/meta-oe/recipes-graphics/pango/pangomm_2.28.2.bb +++ b/meta-oe/recipes-graphics/pango/pangomm_2.28.2.bb @@ -4,6 +4,8 @@ LICENSE = "LGPLv2.1 & GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499 \ file://COPYING.tools;md5=751419260aa954499f7abaabaa882bbe" +PR = "r1" + DEPENDS = "mm-common cairomm glibmm" SHRT_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}" -- cgit 1.2.3-korg