Merge oe-devel@oe-devel.bkbits.net:packages
authorChris Larson <clarson@kergoth.com>
Tue, 7 Dec 2004 22:02:38 +0000 (22:02 +0000)
committerChris Larson <clarson@kergoth.com>
Tue, 7 Dec 2004 22:02:38 +0000 (22:02 +0000)
into handhelds.org:/home/kergoth/code/packages

2004/12/05 22:44:35-06:00 ti.com!kergoth
Fix the ISC dhcp compile.

BKrev: 41b6287eKoIYEFE7DL4SSmUYkgtPTw

dhcp/dhcp_3.0.1.oe
dhcp/files/noattrmode.patch [new file with mode: 0644]

index 4711649..95fbb88 100644 (file)
@@ -3,10 +3,12 @@ DESCRIPTION = "Internet Software Consortium DHCP package"
 HOMEPAGE = "http://www.isc.org/"
 MAINTAINER = "Bruno Randolf <bruno.randolf@4g-systems.biz>"
 LICENSE = "BSD"
+PR = "r1"
 SRC_URI = "ftp://ftp.isc.org/isc/dhcp/dhcp-3.0.1.tar.gz \
-       file://init-relay file://default-relay \
-       file://init-server file://default-server \
-       file://dhclient.conf file://dhcpd.conf"
+          file://noattrmode.patch;patch=1 \
+          file://init-relay file://default-relay \
+          file://init-server file://default-server \
+          file://dhclient.conf file://dhcpd.conf"
 
 do_configure() {
        ./configure
diff --git a/dhcp/files/noattrmode.patch b/dhcp/files/noattrmode.patch
new file mode 100644 (file)
index 0000000..e69de29