]> code.ossystems Code Review - openembedded-core.git/commitdiff
recipes: bump PR after python upgrade
authorMartin Jansa <Martin.Jansa@gmail.com>
Mon, 31 Oct 2011 12:51:51 +0000 (13:51 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Mon, 31 Oct 2011 17:01:55 +0000 (18:01 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
26 files changed:
meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.96.bb
meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb
meta/recipes-core/libxml/libxml2_2.7.8.bb
meta/recipes-devtools/python/python-argparse_1.2.1.bb
meta/recipes-devtools/python/python-dbus_0.84.0.bb
meta/recipes-devtools/python/python-gst_0.10.21.bb
meta/recipes-devtools/python/python-imaging_1.1.7.bb
meta/recipes-devtools/python/python-pycairo_1.8.10.bb
meta/recipes-devtools/python/python-pycurl_7.19.0.bb
meta/recipes-devtools/python/python-pygobject_2.27.91.bb
meta/recipes-devtools/python/python-pygtk_2.17.0.bb
meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb
meta/recipes-devtools/python/python-pyrex_0.9.9.bb
meta/recipes-devtools/python/python-scons-native_2.1.0.bb
meta/recipes-devtools/python/python-scons_2.1.0.bb
meta/recipes-devtools/python/python-setuptools_0.6c11.bb
meta/recipes-extended/cracklib/cracklib_2.8.18.bb
meta/recipes-gnome/gnome/gnome-doc-utils_0.20.6.bb
meta/recipes-gnome/gtk+/gtk+_2.12.7.bb
meta/recipes-gnome/gtk+/gtk+_2.16.6.bb
meta/recipes-gnome/gtk+/gtk+_2.24.6.bb
meta/recipes-graphics/pango/pango_1.28.4.bb
meta/recipes-graphics/xcb/xcb-proto_1.6.bb
meta/recipes-graphics/xcb/xcb-proto_git.bb
meta/recipes-multimedia/gstreamer/gstreamer_0.10.35.bb
meta/recipes-support/atk/atk_2.2.0.bb

index a137b12e210c7d15ac77294537b55c173d2fc199..d60827abe1ce5a160f05c41eafe9e62e2abd4aa5 100644 (file)
@@ -1,6 +1,8 @@
 require bluez4.inc
 require recipes-multimedia/gstreamer/gst-plugins-package.inc
 
+PR = "r1"
+
 DEPENDS = "bluez4 gst-plugins-base"
 
 EXTRA_OECONF = "\
index 817b911eae02a38e4b92e31a14b0a094cca3752d..0113854d961d2a95c593f208d17b2dcdf5ba4681 100644 (file)
@@ -10,7 +10,7 @@ SRC_URI = "http://telepathy.freedesktop.org/releases/${BPN}/${BPN}-${PV}.tar.gz
            file://parallel_make.patch \
            file://remove_duplicate_install.patch"
 
-PR = "r3"
+PR = "r4"
 
 inherit autotools
 
index 74860af8ec1fcd2d50741bf36bee62ccc3f1ec79..71001a0a17497e429348c84b884c7b7bba4234dd 100644 (file)
@@ -1,6 +1,6 @@
 require libxml2.inc
 
-PR = "r2"
+PR = "r3"
 
 SRC_URI[md5sum] = "8127a65e8c3b08856093099b52599c86"
 SRC_URI[sha256sum] = "cda23bc9ebd26474ca8f3d67e7d1c4a1f1e7106364b690d822e009fdc3c417ec"
index a74c5337268234908a06da5e41caff31d0b7c8ac..76d89a133cafbd31a9d35943f56032e8c554173c 100644 (file)
@@ -3,6 +3,7 @@ SECTION = "devel/python"
 LICENSE = "PSF"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=09d08bb5b7047e2688ea3faad6408aa8"
 SRCNAME = argparse
+PR = "r1"
 
 SRC_URI = "http://argparse.googlecode.com/files/${SRCNAME}-${PV}.tar.gz"
 SRC_URI[md5sum] = "2fbef8cb61e506c706957ab6e135840c"
index fff864906312d0a6003f6c77154b97799996d1a6..db2d7de84b95cc382817ff8914b2d2eb4157235d 100644 (file)
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.freedesktop.org/Software/dbus"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=f5612614133e9a2f2dad527d97554670"
 DEPENDS = "expat dbus dbus-glib virtual/libintl python-pyrex-native"
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz"
 
index 888002c8a76d13b96c4c126dbfaf4d2b5fa3787e..e1b7cc88575f75c2de976a2dd019da1a1a2d9c40 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "devel/python"
 LICENSE = "LGPLv2.1"
 DEPENDS = "gstreamer gst-plugins-base python-pygobject"
 RDEPENDS_${PN} += "python-pygtk"
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "http://gstreamer.freedesktop.org/src/gst-python/gst-python-${PV}.tar.bz2 \
            file://python-path.patch"
index b0246460c4ffcb2857181bd084edce8591f56acc..fc568b5d600813083c50601918ec9feeb5ab2848 100644 (file)
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://README;beginline=92;endline=120;md5=c4371af4579f1e489
 DEPENDS = "freetype jpeg tiff"
 RDEPENDS_${PN} = "python-lang python-stringold"
 SRCNAME = "Imaging"
-PR = "ml1"
+PR = "ml2"
 
 SRC_URI = "http://effbot.org/downloads/Imaging-${PV}.tar.gz \
            file://path.patch"
index b76724ea332c25b2c4842dbe6f944ffc77aa2132..02ec353f0af10c9e274de54d126de3981d977a0c 100644 (file)
@@ -6,7 +6,7 @@ LICENSE = "LGPLv2.1 & MPL-1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=f2e071ab72978431b294a0d696327421"
 # cairo >= 1.8.8
 DEPENDS = "cairo"
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "http://cairographics.org/releases/py2cairo-${PV}.tar.gz"
 
index 9bd4f50fb70921ce5e8e7df2935ac460ba4f73b3..d9fe465804f06e45d921068b7313c2a7bdabc38b 100644 (file)
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://README;endline=13;md5=fbfe545b1869617123a08c0983ef17b
 DEPENDS = "curl python"
 RDEPENDS_${PN} = "python-core curl"
 SRCNAME = "pycurl"
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "\
   http://${SRCNAME}.sourceforge.net/download/${SRCNAME}-${PV}.tar.gz;name=archive \
index fd696a5515f24a14252921beff8afd1a05d49aa7..da4faec1cada26c6946663e6257c64cecb33d8a6 100644 (file)
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7"
 DEPENDS = "python python-pygobject-native glib-2.0"
 DEPENDS_virtclass-native = "glib-2.0-native"
 RDEPENDS_virtclass-native = ""
-PR = "r2"
+PR = "r3"
 
 MAJ_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}"
 
index f56e1fec8417097703af5c75f0a858473e349ba9..603ec5b6fec36d75845fecc1c8fc0059e283f179 100644 (file)
@@ -7,7 +7,7 @@ PROVIDES = "python-pygtk2"
 SRCNAME = "pygtk"
 LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7"
-PR = "ml9"
+PR = "ml10"
 
 SRC_URI = "ftp://ftp.gnome.org/pub/gnome/sources/pygtk/2.17/${SRCNAME}-${PV}.tar.bz2 \
            file://fix-gtkunixprint.patch \
index 827635425decf8100a496a309fdac21cb8923e60..dcfc3f52704a48f6626cfcf327a6bb1809579edb 100644 (file)
@@ -2,4 +2,4 @@ require python-pyrex_${PV}.bb
 inherit native
 DEPENDS = "python-native"
 RDEPENDS_${PN} = ""
-PR = "r1"
+PR = "r2"
index 1a54051257a282e62aa5c437ea7a951bd177d00c..330f856b313dd9421ebd752d99b64a58730955d5 100644 (file)
@@ -5,7 +5,7 @@ SECTION = "devel/python"
 LICENSE = "Apache-2"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=771d472f53f933033f57eeee7808e5bd"
 SRCNAME = "Pyrex"
-PR = "ml0"
+PR = "ml1"
 
 SRC_URI = "\
   http://www.cosc.canterbury.ac.nz/greg.ewing/python/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \
index 083ad15eb2c5a28bef4c2ac4c4beb5527b755643..ff94cf69d8a1553c41de512773b5dfe4b53247fd 100644 (file)
@@ -2,4 +2,4 @@ require python-scons_${PV}.bb
 inherit native
 DEPENDS = "python-native"
 RDEPENDS_${PN} = ""
-PR = "r0"
+PR = "r1"
index 22df333b6d94a24e2d491b2546f09c9f1b2e8c29..f0b5b1ffea5b5cd440e4bea77e27236e37c19f30 100644 (file)
@@ -4,7 +4,7 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ab8b65435c2e520ed18e67459f1f9bb9"
 SRCNAME = "scons"
 
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/scons/scons-${PV}.tar.gz"
 
index 75bce3f72086269c6a3079d43f8a4dac2ee4c497..5dd5f31bf1efade880ad7e8e1d321e7f92043b42 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "PSF"
 LIC_FILES_CHKSUM = "file://setup.py;beginline=23;endline=23;md5=8a314270dd7a8dbca741775415f1716e"
 
 SRCNAME = "setuptools"
-PR = "ml2"
+PR = "ml3"
 DEPENDS += "python"
 DEPENDS_virtclass-native += "python-native"
 
index 6c8577d2dd19d88f9b7229ee3ca74c91efacd411..53ed7390cb41702e9574318666f1e8164c8a0076 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "LGPLv2.1+"
 LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=e3eda01d9815f8d24aae2dbd89b68b06"
 
 DEPENDS = ""
-PR ="r0"
+PR ="r1"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/cracklib/cracklib-${PV}.tar.gz"
 
index 9e3d4c445ee89ecbf780ec2487b83c9a38bb8ed4..1681db75b39ebba47c1835124f402b64034711b0 100644 (file)
@@ -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 \
index 118bf74839e91193c115935880a832d5fdfb7341..3b4acd9ce91501e6a71146e6cf713ccc77db9ad8 100644 (file)
@@ -1,6 +1,6 @@
 require gtk+.inc
 
-PR = "r13"
+PR = "r14"
 
 SRC_URI = "http://download.gnome.org/sources/gtk+/2.12/gtk+-${PV}.tar.bz2 \
            file://xsettings.patch \
index 47a46608cf6271bd071e2fbf8f407eb830987f44..371eda38145435c05d81c361fb4cfef4d82940d9 100644 (file)
@@ -1,6 +1,6 @@
 require gtk+.inc
 
-PR = "r9"
+PR = "r10"
 
 SRC_URI = "http://download.gnome.org/sources/gtk+/2.16/gtk+-${PV}.tar.bz2 \
            file://xsettings.patch \
index c017f99a3d2273289647e0fb760186f2727a3f54..01f4a11bcad32ea7c5d05f336f707854b19c75c0 100644 (file)
@@ -26,6 +26,8 @@ SRC_URI = "http://download.gnome.org/sources/gtk+/2.24/gtk+-${PV}.tar.bz2 \
 #        file://combo-arrow-size.patch;striplevel=0
 #            file://configurefix.patch
 
+PR = "r1"
+
 SRC_URI[md5sum] = "421100f6597e613234f8dead6091a9fe"
 SRC_URI[sha256sum] = "6f45bdbf9ea27eb3b5f977d7ee2365dede0d0ce454985680c26e5210163bbf37"
 
index 2cbd372cc9813059b74c7a5df47649118e87d50e..d7af871ce3f9002161270d89ae372f52e702ae08 100644 (file)
@@ -2,7 +2,7 @@ require pango.inc
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
 
-PR = "r2"
+PR = "r3"
 
 SRC_URI += "file://no-tests.patch"
 SRC_URI += "file://noconst.patch"
index 9d355966270e7c1142ada6203f4814813ccbc604..7ac7ad5dc9a05cdac1ba7d0f59547f9cf3914d1c 100644 (file)
@@ -4,7 +4,7 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7 \
                     file://src/dri2.xml;beginline=2;endline=28;md5=f8763b13ff432e8597e0d610cf598e65"
 
-PR = "r3"
+PR = "r4"
 
 SRC_URI[md5sum] = "04313e1d914b44d0e457f6c494fc178b"
 SRC_URI[sha256sum] = "f52bc1159b12496f002404eb5793c01277b20c82cb72c5ff076d7b25da9b5ca2"
index 4358feee71a4cc57a7b99e5b5a2f78c4170dfc04..1813d6577fde025c55ac6f2fa4dba864434aeb17 100644 (file)
@@ -3,7 +3,7 @@ DEFAULT_PREFERENCE = "-1"
 include xcb-proto.inc
 SRCREV = "d81ca233e98be8fa59e8c90d262c0516944c5a66"
 PV = "1.2+gitr${SRCPV}"
-PR = "r3"
+PR = "r4"
 
 SRC_URI = "git://anongit.freedesktop.org/git/xcb/proto;protocol=git"
 S = "${WORKDIR}/git"
index 50916e52ebbb56158b827553394eb4df2c5618c3..650c7082257adbd6f28ef3db1194202c505efb88 100644 (file)
@@ -9,6 +9,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605 \
                     file://gst/gst.h;beginline=1;endline=21;md5=8e5fe5e87d33a04479fde862e238eaa4"
 DEPENDS = "glib-2.0 libxml2 bison-native flex-native"
 
+PR = "r1"
+
 SRC_URI = "http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.bz2 \
            file://check_fix.patch \
            file://gst-inspect-check-error.patch"
index e0c67a974acc8d9c5f76db62c6c0eb2275f038d4..0d657b5c8917e4a332c139a907b6292b89c0b36a 100644 (file)
@@ -1,5 +1,6 @@
 require atk.inc
 
+PR = "r1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
                     file://atk/atkutil.c;endline=20;md5=db21b0bdbef9da4dc6eb122debc9f9bc \
                     file://atk/atk.h;endline=20;md5=c58238d688c24387376d6c69d06248a7"