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-gnome/gnome/gnome-doc-utils_0.20.6.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-gnome/gnome/gnome-doc-utils_0.20.6.bb')
-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 @@ | |||
1 | require gnome-doc-utils.inc | 1 | require gnome-doc-utils.inc |
2 | LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \ | 2 | LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \ |
3 | file://COPYING.LGPL;md5=a6f89e2100d9b6cdffcea4f398e37343" | 3 | file://COPYING.LGPL;md5=a6f89e2100d9b6cdffcea4f398e37343" |
4 | PR = "r6" | 4 | PR = "r7" |
5 | 5 | ||
6 | SRC_URI += "file://xsltproc_nonet.patch \ | 6 | SRC_URI += "file://xsltproc_nonet.patch \ |
7 | file://use-usr-bin-env-for-python-in-xml2po.patch \ | 7 | file://use-usr-bin-env-for-python-in-xml2po.patch \ |