diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-10-31 13:51:51 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2011-10-31 18:01:55 +0100 |
commit | 669b20b5af9c663f8f8bc4017511d60638f86088 (patch) | |
tree | d6f7009287f49160c61a2049152985b6ac3174bc /meta/recipes-gnome/gnome | |
parent | dac48ff1192cd6e4d39aa6e1696e91336d371d97 (diff) | |
download | openembedded-core-669b20b5af9c663f8f8bc4017511d60638f86088.tar.gz openembedded-core-669b20b5af9c663f8f8bc4017511d60638f86088.tar.bz2 openembedded-core-669b20b5af9c663f8f8bc4017511d60638f86088.zip |
recipes: bump PR after python upgrade
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta/recipes-gnome/gnome')
-rw-r--r-- | meta/recipes-gnome/gnome/gnome-doc-utils_0.20.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.6.bb b/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.6.bb index 9e3d4c445e..1681db75b3 100644 --- a/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.6.bb +++ b/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.6.bb @@ -1,7 +1,7 @@ require gnome-doc-utils.inc LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \ file://COPYING.LGPL;md5=a6f89e2100d9b6cdffcea4f398e37343" -PR = "r6" +PR = "r7" SRC_URI += "file://xsltproc_nonet.patch \ file://use-usr-bin-env-for-python-in-xml2po.patch \ |