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-devtools/python/python-pyrex-native_0.9.9.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-devtools/python/python-pyrex-native_0.9.9.bb')
-rw-r--r-- | meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb b/meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb index 827635425d..dcfc3f5270 100644 --- a/meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb +++ b/meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb | |||
@@ -2,4 +2,4 @@ require python-pyrex_${PV}.bb | |||
2 | inherit native | 2 | inherit native |
3 | DEPENDS = "python-native" | 3 | DEPENDS = "python-native" |
4 | RDEPENDS_${PN} = "" | 4 | RDEPENDS_${PN} = "" |
5 | PR = "r1" | 5 | PR = "r2" |