aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bluez-utils/bluez-utils_2.3.oe1
-rw-r--r--ppp/ppp_2.4.1.oe2
-rw-r--r--wireless-tools/wireless-tools_26.oe1
3 files changed, 4 insertions, 0 deletions
diff --git a/bluez-utils/bluez-utils_2.3.oe b/bluez-utils/bluez-utils_2.3.oe
index 5fe4c8f518..b592a26213 100644
--- a/bluez-utils/bluez-utils_2.3.oe
+++ b/bluez-utils/bluez-utils_2.3.oe
@@ -3,6 +3,7 @@ PRIORITY = "optional"
SECTION = "libs"
DEPENDS = "virtual/libbluetooth"
DESCRIPTION = "Utilities for controlling Bluetooth devices."
+PR = "r1"
SRC_URI = "http://bluez.sourceforge.net/download/bluez-utils-${PV}.tar.gz \
file://man.patch;patch=1 \
diff --git a/ppp/ppp_2.4.1.oe b/ppp/ppp_2.4.1.oe
index 106a3fef0f..0f3f88162e 100644
--- a/ppp/ppp_2.4.1.oe
+++ b/ppp/ppp_2.4.1.oe
@@ -1,3 +1,5 @@
+DESCRIPTION = "Point-to-Point Protocol (PPP) daemon"
+PR = "r1"
SRC_URI = http://freshmeat.net/redir/pppd/8313/url_tgz/ppp-2.4.1.tar.gz \
file://pppd.patch;patch=1 \
file://man.patch;patch=1
diff --git a/wireless-tools/wireless-tools_26.oe b/wireless-tools/wireless-tools_26.oe
index cd3bb02633..ce8930c04a 100644
--- a/wireless-tools/wireless-tools_26.oe
+++ b/wireless-tools/wireless-tools_26.oe
@@ -3,6 +3,7 @@ SECTION = "base"
PRIORITY = "optional"
MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
LICENSE = "GPL"
+PR = "r1"
SRC_URI = "http://pcmcia-cs.sourceforge.net/ftp/contrib/wireless_tools.${PV}.tar.gz \
file://man.patch;patch=1"