aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools')
-rw-r--r--meta-oe/recipes-devtools/autoconf-archive/autoconf-archive_2012.04.07.bb1
-rw-r--r--meta-oe/recipes-devtools/log4cplus/log4cplus_1.1.1.bb1
-rw-r--r--meta-oe/recipes-devtools/python/python-dateutil_1.5.bb1
-rw-r--r--meta-oe/recipes-devtools/python/python-mako-native_0.7.2.bb1
-rw-r--r--meta-oe/recipes-devtools/python/python-sqlalchemy_0.7.9.bb1
5 files changed, 0 insertions, 5 deletions
diff --git a/meta-oe/recipes-devtools/autoconf-archive/autoconf-archive_2012.04.07.bb b/meta-oe/recipes-devtools/autoconf-archive/autoconf-archive_2012.04.07.bb
index c96723f67c..5baaecc344 100644
--- a/meta-oe/recipes-devtools/autoconf-archive/autoconf-archive_2012.04.07.bb
+++ b/meta-oe/recipes-devtools/autoconf-archive/autoconf-archive_2012.04.07.bb
@@ -1,6 +1,5 @@
require autoconf-archive.inc
-PR = "r0"
PARALLEL_MAKE = ""
diff --git a/meta-oe/recipes-devtools/log4cplus/log4cplus_1.1.1.bb b/meta-oe/recipes-devtools/log4cplus/log4cplus_1.1.1.bb
index e0ae1e6742..da24dde4a4 100644
--- a/meta-oe/recipes-devtools/log4cplus/log4cplus_1.1.1.bb
+++ b/meta-oe/recipes-devtools/log4cplus/log4cplus_1.1.1.bb
@@ -6,7 +6,6 @@ BUGTRACKER = "http://sourceforge.net/p/log4cplus/bugs/"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://INSTALL;md5=fd3fffde3e364ca1fb46c81b741a766a"
-PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/project/log4cplus/log4cplus-stable/${PV}/log4cplus-${PV}.tar.gz"
diff --git a/meta-oe/recipes-devtools/python/python-dateutil_1.5.bb b/meta-oe/recipes-devtools/python/python-dateutil_1.5.bb
index 6e105245ab..906fcd868d 100644
--- a/meta-oe/recipes-devtools/python/python-dateutil_1.5.bb
+++ b/meta-oe/recipes-devtools/python/python-dateutil_1.5.bb
@@ -4,7 +4,6 @@ SECTION = "devel/python"
LICENSE = "PSF"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d82268718c68bda0b091006ec6e583c6"
SRCNAME = "${PN}"
-PR = "r0"
SRC_URI = "http://labix.org/download/python-dateutil/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"
diff --git a/meta-oe/recipes-devtools/python/python-mako-native_0.7.2.bb b/meta-oe/recipes-devtools/python/python-mako-native_0.7.2.bb
index 0d4c1e4ae9..05479db454 100644
--- a/meta-oe/recipes-devtools/python/python-mako-native_0.7.2.bb
+++ b/meta-oe/recipes-devtools/python/python-mako-native_0.7.2.bb
@@ -3,4 +3,3 @@ inherit native pythonnative
DEPENDS = "python-native"
RDEPENDS_${PN} = ""
-PR = "r0"
diff --git a/meta-oe/recipes-devtools/python/python-sqlalchemy_0.7.9.bb b/meta-oe/recipes-devtools/python/python-sqlalchemy_0.7.9.bb
index 09c9312b9e..43b4b7efa2 100644
--- a/meta-oe/recipes-devtools/python/python-sqlalchemy_0.7.9.bb
+++ b/meta-oe/recipes-devtools/python/python-sqlalchemy_0.7.9.bb
@@ -4,7 +4,6 @@ HOMEPAGE = "http://www.sqlalchemy.org/"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=baffc5e5f4804c92fc9be155fed70d41"
RDEPENDS_${PN} += "python-numbers"
-PR = "r0"
SRCNAME = "SQLAlchemy"
SRC_URI = "${SOURCEFORGE_MIRROR}/sqlalchemy/${SRCNAME}-${PV}.tar.gz"