python-pyrtc: bump for python 2.6
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Wed, 14 Jan 2009 00:05:25 +0000 (00:05 +0000)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Wed, 14 Jan 2009 00:05:25 +0000 (00:05 +0000)
packages/python/python-pyrtc_git.bb

index e853271..af3bcfd 100644 (file)
@@ -7,7 +7,7 @@ LICENSE = "GPLv2"
 SRCNAME = "pyrtc"
 DEPENDS = "python-cython-native"
 PV = "1.0.0+gitr${SRCREV}"
-PR = "ml0"
+PR = "ml1"
 
 SRC_URI = "git://git.freesmartphone.org/python-helpers.git;protocol=git;branch=master"
 S = "${WORKDIR}/git/${SRCNAME}"