aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2004-07-03 22:57:59 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2004-07-03 22:57:59 +0000
commitc2da9ecef9b87f77b961650cd3603c624944745c (patch)
treec8a8cf9fe7a73ba7971b80519073226ae2ed482f
parentcea31dbea0cb9a734e6a4fce053ffab36a9b8a16 (diff)
downloadopenembedded-c2da9ecef9b87f77b961650cd3603c624944745c.tar.gz
Merge bk://openembedded@openembedded.bkbits.net/packages
into home.hrw.one.pl:/home/szczepan/zaurus/oe/packages 2004/07/04 00:57:44+02:00 hrw.one.pl!hrw bumped revision due to previous manpages fix BKrev: 40e739f7aqoP6h4MhMAcEyo7NmCYrA
-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"