aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/pango
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-02-13 16:49:15 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2012-02-13 16:59:29 +0100
commitd0028e40a3055b41e2e419c8bdd8a707e552c6ba (patch)
treef19d27d35c5d871a18f3dc0e033321dce1d5ce10 /meta-oe/recipes-graphics/pango
parenta2ef0149301bcaefdabae83f236c4568455323ff (diff)
downloadmeta-openembedded-contrib-d0028e40a3055b41e2e419c8bdd8a707e552c6ba.tar.gz
recipes: bump PR to rebuild .la files without libz.la
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/pango')
-rw-r--r--meta-oe/recipes-graphics/pango/pango_1.29.4.bb2
-rw-r--r--meta-oe/recipes-graphics/pango/pangomm_2.28.2.bb2
2 files changed, 3 insertions, 1 deletions
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]}"