Merge branch 'vuplus-1.6k' of code.vuplus.com:/opt/repository/openembedded into vuplu...
[vuplus_openembedded] / recipes / dhcp / dhcp_3.0.2.bb
1 require dhcp3.inc
2
3 SRC_URI = "ftp://ftp.isc.org/isc/dhcp/dhcp-3.0-history/dhcp-${PV}.tar.gz \
4            file://noattrmode.patch;patch=1 \
5            file://fixincludes.patch;patch=1 \
6            file://useless-use-of-bash.patch;patch=1 \
7            file://dhclient-script-exit-status.dpatch;patch=1 \
8            file://dhcp-3.0.3-dhclient-dbus.patch;patch=1;pnum=0 \
9            file://init-relay file://default-relay \
10            file://init-server file://default-server \
11            file://dhclient.conf file://dhcpd.conf"
12
13 PR = "${INC_PR}.0"