aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-10-31 11:25:45 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2013-11-01 15:30:48 +0100
commit191499a2b54d04855284347ce5a067f998646be4 (patch)
tree47a52e3970dcb1d560b63cc04f0bc1e899093358 /meta-oe/recipes-connectivity
parent8efa63e1a846a015bec57d8f4ba6054c5ec96d39 (diff)
downloadmeta-openembedded-contrib-191499a2b54d04855284347ce5a067f998646be4.tar.gz
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 <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-connectivity')
-rw-r--r--meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb1
-rw-r--r--meta-oe/recipes-connectivity/libmtp/libmtp_1.1.5.bb1
-rw-r--r--meta-oe/recipes-connectivity/libnet/libnet_1.1.5.bb1
-rw-r--r--meta-oe/recipes-connectivity/networkmanager/modemmanager_0.6.0.0.bb1
4 files changed, 0 insertions, 4 deletions
diff --git a/meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb b/meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb
index c1cac1e3d5..b9934941c3 100644
--- a/meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb
+++ b/meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb
@@ -8,7 +8,6 @@ DESCRIPTION = "User space daemon for extended IEEE 802.11 management"
inherit update-rc.d
INITSCRIPT_NAME = "hostapd"
-PR = "r0"
DEFAULT_PREFERENCE = "-1"
diff --git a/meta-oe/recipes-connectivity/libmtp/libmtp_1.1.5.bb b/meta-oe/recipes-connectivity/libmtp/libmtp_1.1.5.bb
index 0302aad07f..f4ea800671 100644
--- a/meta-oe/recipes-connectivity/libmtp/libmtp_1.1.5.bb
+++ b/meta-oe/recipes-connectivity/libmtp/libmtp_1.1.5.bb
@@ -12,7 +12,6 @@ LIC_FILES_CHKSUM = "\
file://src/ptp.c;beginline=3;endline=22;md5=dafe6cfd1782f56471bb94ab06624c1f \
file://examples/albums.c;beginline=5;endline=21;md5=84f4e55dfec49e898b7f68a828c15620 \
"
-PR = "r0"
DEPENDS += "libusb1"
diff --git a/meta-oe/recipes-connectivity/libnet/libnet_1.1.5.bb b/meta-oe/recipes-connectivity/libnet/libnet_1.1.5.bb
index 1020fd2c40..7392b2af06 100644
--- a/meta-oe/recipes-connectivity/libnet/libnet_1.1.5.bb
+++ b/meta-oe/recipes-connectivity/libnet/libnet_1.1.5.bb
@@ -7,7 +7,6 @@ LIC_FILES_CHKSUM = "file://README;md5=533bea47338d490e86744c6a0c5692e7"
DEPENDS = "libpcap"
# There are major API changes beween libnet v1.0 and libnet v1.1
PROVIDES = "libnet-1.1"
-PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/libnet-dev/${PN}-${PV}.tar.gz \
file://fix-endianess-test.patch"
diff --git a/meta-oe/recipes-connectivity/networkmanager/modemmanager_0.6.0.0.bb b/meta-oe/recipes-connectivity/networkmanager/modemmanager_0.6.0.0.bb
index 60a5425e2a..c05595c448 100644
--- a/meta-oe/recipes-connectivity/networkmanager/modemmanager_0.6.0.0.bb
+++ b/meta-oe/recipes-connectivity/networkmanager/modemmanager_0.6.0.0.bb
@@ -3,7 +3,6 @@ DEPENDS = "ppp udev glib-2.0"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
-PR = "r0"
inherit gnome gettext