Merge bk://openembedded@openembedded.bkbits.net/packages
authorMarcin Juszkiewicz <hrw@openembedded.org>
Sat, 3 Jul 2004 22:48:09 +0000 (22:48 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Sat, 3 Jul 2004 22:48:09 +0000 (22:48 +0000)
into home.hrw.one.pl:/home/szczepan/zaurus/oe/packages

2004/07/03 23:40:57+02:00 hrw.one.pl!hrw
package manpages

BKrev: 40e737a9v73Z73kSFQVJnfPtgqSEZA

bluez-utils/bluez-utils-2.3/man.patch [new file with mode: 0644]
bluez-utils/bluez-utils_2.3.oe
ppp/ppp-2.4.1/man.patch [new file with mode: 0644]
ppp/ppp_2.4.1.oe
wireless-tools/wireless-tools/man.patch [new file with mode: 0644]
wireless-tools/wireless-tools_26.oe

diff --git a/bluez-utils/bluez-utils-2.3/man.patch b/bluez-utils/bluez-utils-2.3/man.patch
new file mode 100644 (file)
index 0000000..e69de29
index 5203695..5fe4c8f 100644 (file)
@@ -5,6 +5,7 @@ DEPENDS = "virtual/libbluetooth"
 DESCRIPTION = "Utilities for controlling Bluetooth devices."
 
 SRC_URI = "http://bluez.sourceforge.net/download/bluez-utils-${PV}.tar.gz \
+          file://man.patch;patch=1 \
           file://configure.patch;patch=1"
 
 EXTRA_OECONF:="--with-bluez-libs=${STAGING_LIBDIR} --with-bluez-includes=${STAGING_INCDIR}"
diff --git a/ppp/ppp-2.4.1/man.patch b/ppp/ppp-2.4.1/man.patch
new file mode 100644 (file)
index 0000000..e69de29
index 2453075..106a3fe 100644 (file)
@@ -1,5 +1,7 @@
 SRC_URI = http://freshmeat.net/redir/pppd/8313/url_tgz/ppp-2.4.1.tar.gz \
-       file://pppd.patch;patch=1
+       file://pppd.patch;patch=1 \
+       file://man.patch;patch=1
+       
 inherit autotools libtool
 
 EXTRA_OEMAKE = "STRIPPROG=arm-linux-strip"
diff --git a/wireless-tools/wireless-tools/man.patch b/wireless-tools/wireless-tools/man.patch
new file mode 100644 (file)
index 0000000..e69de29
index cb9a0c1..cd3bb02 100644 (file)
@@ -4,7 +4,8 @@ PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
 
-SRC_URI = "http://pcmcia-cs.sourceforge.net/ftp/contrib/wireless_tools.${PV}.tar.gz"
+SRC_URI = "http://pcmcia-cs.sourceforge.net/ftp/contrib/wireless_tools.${PV}.tar.gz \
+file://man.patch;patch=1"
 S = "${WORKDIR}/wireless_tools.${PV}"
 
 inherit module