diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-10-31 13:51:51 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-31 22:03:21 +0000 |
commit | bc5dcd3364054062d0613c5d58818df2653eeb83 (patch) | |
tree | fb5545cebdf768923e96d7ffe68e4e23d1cec25a /meta/recipes-graphics/pango/pango_1.28.4.bb | |
parent | 6e1632946ca076fb9b8d29e4b75546c76ca09eaf (diff) | |
download | poky-bc5dcd3364054062d0613c5d58818df2653eeb83.tar.gz |
recipes: bump PR after python upgrade
(From OE-Core rev: 669b20b5af9c663f8f8bc4017511d60638f86088)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/pango/pango_1.28.4.bb')
-rw-r--r-- | meta/recipes-graphics/pango/pango_1.28.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/pango/pango_1.28.4.bb b/meta/recipes-graphics/pango/pango_1.28.4.bb index 2cbd372cc9..d7af871ce3 100644 --- a/meta/recipes-graphics/pango/pango_1.28.4.bb +++ b/meta/recipes-graphics/pango/pango_1.28.4.bb | |||
@@ -2,7 +2,7 @@ require pango.inc | |||
2 | 2 | ||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" |
4 | 4 | ||
5 | PR = "r2" | 5 | PR = "r3" |
6 | 6 | ||
7 | SRC_URI += "file://no-tests.patch" | 7 | SRC_URI += "file://no-tests.patch" |
8 | SRC_URI += "file://noconst.patch" | 8 | SRC_URI += "file://noconst.patch" |