From 191499a2b54d04855284347ce5a067f998646be4 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 31 Oct 2013 11:25:45 +0100 Subject: recipes: Remove PR = r0 from all recipes * Remove all PR = "r0" from all .bb files in meta-oe repo. This was done with the command sed -e '/^PR.*=.*r0\"/d' meta*/recipes*/*/*.bb -i * We've switching to the PR server, PR bumps are no longer needed and this saves people either accidentally bumping them or forgetting to remove the lines (r0 is the default anyway). Signed-off-by: Martin Jansa --- meta-oe/recipes-support/ccid/ccid_1.4.8.bb | 1 - meta-oe/recipes-support/ckermit/ckermit_301.bb | 1 - meta-oe/recipes-support/eventlog/eventlog_0.2.12.bb | 1 - meta-oe/recipes-support/libdbi/libdbi-drivers_0.8.3-1.bb | 1 - meta-oe/recipes-support/mini-iconv/mini-iconv.bb | 1 - meta-oe/recipes-support/mysql/mysql-python_1.2.4.bb | 1 - meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb | 1 - meta-oe/recipes-support/serial-utils/pty-forward-native.bb | 1 - meta-oe/recipes-support/serial-utils/serial-forward_git.bb | 1 - meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb | 1 - 10 files changed, 10 deletions(-) (limited to 'meta-oe/recipes-support') diff --git a/meta-oe/recipes-support/ccid/ccid_1.4.8.bb b/meta-oe/recipes-support/ccid/ccid_1.4.8.bb index 8576753739..5524f9ee9c 100644 --- a/meta-oe/recipes-support/ccid/ccid_1.4.8.bb +++ b/meta-oe/recipes-support/ccid/ccid_1.4.8.bb @@ -2,7 +2,6 @@ DESCRIPTION = "Generic USB CCID smart card reader driver" HOMEPAGE = "http://pcsclite.alioth.debian.org/ccid.html" LICENSE = "LGPLv2.1+" LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" -PR = "r0" DEPENDS = "virtual/libusb0 pcsc-lite" RDEPENDS_${PN} = "pcsc-lite" diff --git a/meta-oe/recipes-support/ckermit/ckermit_301.bb b/meta-oe/recipes-support/ckermit/ckermit_301.bb index c46369fe91..b255f5e7ea 100644 --- a/meta-oe/recipes-support/ckermit/ckermit_301.bb +++ b/meta-oe/recipes-support/ckermit/ckermit_301.bb @@ -8,7 +8,6 @@ SECTION = "console/network" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://COPYING.TXT;md5=932ca542d6c6cb8a59a0bcd76ab67cc3" SRC_URI = "ftp://kermit.columbia.edu/kermit/archives/cku${PV}.tar.gz;subdir=${BPN}-${PV}" -PR = "r0" export CC2 = "${CC}" export BINDIR = "${bindir}" diff --git a/meta-oe/recipes-support/eventlog/eventlog_0.2.12.bb b/meta-oe/recipes-support/eventlog/eventlog_0.2.12.bb index 1dbac295dd..f82991b726 100644 --- a/meta-oe/recipes-support/eventlog/eventlog_0.2.12.bb +++ b/meta-oe/recipes-support/eventlog/eventlog_0.2.12.bb @@ -1,7 +1,6 @@ DESCRIPTION = "Replacement syslog API" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://COPYING;md5=b8ba8e77bcda9a53fac0fe39fe957767" -PR = "r0" SRC_URI = "http://www.balabit.com/downloads/files/syslog-ng/sources/3.2.2/source/${PN}_${PV}.tar.gz" diff --git a/meta-oe/recipes-support/libdbi/libdbi-drivers_0.8.3-1.bb b/meta-oe/recipes-support/libdbi/libdbi-drivers_0.8.3-1.bb index 97bc3ea784..ce30beaf88 100644 --- a/meta-oe/recipes-support/libdbi/libdbi-drivers_0.8.3-1.bb +++ b/meta-oe/recipes-support/libdbi/libdbi-drivers_0.8.3-1.bb @@ -1,6 +1,5 @@ require ${PN}.inc -PR = "r0" SRC_URI[md5sum] = "4de79b323162a5a7652b65b608eca6cd" SRC_URI[sha256sum] = "4ab9944398ce769c0deeb64d2f73555c67bc25ccd2ade1ccf552226c7b2acf72" diff --git a/meta-oe/recipes-support/mini-iconv/mini-iconv.bb b/meta-oe/recipes-support/mini-iconv/mini-iconv.bb index 56260975dc..93a4f4e8f8 100644 --- a/meta-oe/recipes-support/mini-iconv/mini-iconv.bb +++ b/meta-oe/recipes-support/mini-iconv/mini-iconv.bb @@ -7,7 +7,6 @@ LICENSE = "MPL-1.1" SECTION = "libs" DEPENDS = "" PROVIDES = "virtual/libiconv" -PR = "r0" LIC_FILES_CHKSUM = "file://iconv.c;beginline=1;endline=6;md5=35af9d9924327fe8a0a1fe3a2cb454c8" SRC_URI = "http://mirror.meleeweb.net/pub/linux/gentoo/distfiles/mini-iconv.tar.bz2" SRC_URI[md5sum] = "84412221e26505a2b3855d4a1cdcd0e0" diff --git a/meta-oe/recipes-support/mysql/mysql-python_1.2.4.bb b/meta-oe/recipes-support/mysql/mysql-python_1.2.4.bb index 678f17c06e..1178e90cb1 100644 --- a/meta-oe/recipes-support/mysql/mysql-python_1.2.4.bb +++ b/meta-oe/recipes-support/mysql/mysql-python_1.2.4.bb @@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://GPL-2.0;md5=b234ee4d69f5fce4486a80fdaf4a4263" DEPENDS = "mysql5" -PR = "r0" SRCNAME = "MySQL-python" SRC_URI = "https://pypi.python.org/packages/source/M/${SRCNAME}/${SRCNAME}-${PV}.zip \ diff --git a/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb b/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb index a0dbef4684..168395fca7 100644 --- a/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb +++ b/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb @@ -5,7 +5,6 @@ LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://gpio-s3c6410.c;endline=12;md5=060cda1be945ad9194593f11d56d55c7" SRCREV = "4949" PV = "1.0+svnr${SRCPV}" -PR = "r0" SRC_URI = "svn://svn.openmoko.org/trunk/src/target;module=gpio;protocol=http" S = "${WORKDIR}/gpio" diff --git a/meta-oe/recipes-support/serial-utils/pty-forward-native.bb b/meta-oe/recipes-support/serial-utils/pty-forward-native.bb index ed87a141c6..5d89b6479e 100644 --- a/meta-oe/recipes-support/serial-utils/pty-forward-native.bb +++ b/meta-oe/recipes-support/serial-utils/pty-forward-native.bb @@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07" SECTION = "console/network" SRCREV = "00dbec2636ae0385ad028587e20e446272ff97ec" PV = "1.1+gitr${SRCPV}" -PR = "r0" SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia" S = "${WORKDIR}/git/tools/serial_forward" diff --git a/meta-oe/recipes-support/serial-utils/serial-forward_git.bb b/meta-oe/recipes-support/serial-utils/serial-forward_git.bb index 240597ce04..9d7b990e09 100644 --- a/meta-oe/recipes-support/serial-utils/serial-forward_git.bb +++ b/meta-oe/recipes-support/serial-utils/serial-forward_git.bb @@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07" SECTION = "console/devel" SRCREV = "00dbec2636ae0385ad028587e20e446272ff97ec" PV = "1.1+gitr${SRCPV}" -PR = "r0" SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia" S = "${WORKDIR}/git/tools/serial_forward" diff --git a/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb b/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb index 06db8c4887..c31eae10f4 100644 --- a/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb +++ b/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb @@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://utils/start-stop-daemon.c;md5=a963623e4588f70122865aa # start-stop-daemon is usually shipped by dpkg DEPENDS = "ncurses" RCONFLICS_${PN} = "dpkg" -PR = "r0" SRC_URI = "http://sources.openembedded.org/dpkg_${PV}.tar.bz2" SRC_URI[md5sum] = "d211a84f38987771a49ad1c0f144334a" -- cgit 1.2.3-korg