aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dhcp/dhcp_3.1.2p1.bb
blob: e05417541b18b3499d962c74ec7d3373c58941dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
require dhcp3.inc

SRC_URI = "ftp://ftp.isc.org/isc/dhcp/dhcp-3.1-history/dhcp-${PV}.tar.gz \
	   file://fixincludes.patch;patch=1 \
	   file://useless-use-of-bash.patch;patch=1 \
	   file://dhclient-script-exit-status.dpatch;patch=1 \
	   file://dhcp-3.0.3-dhclient-dbus.patch;patch=1;pnum=0 \
	   file://init-relay file://default-relay \
	   file://init-server file://default-server \
	   file://dhclient.conf file://dhcpd.conf"

PR = "${INC_PR}.0"

SRC_URI[md5sum] = "787b2924a1965f0d8558521b36dca73d"
SRC_URI[sha256sum] = "e0cb405e0fef0ecebec7aaed294032a06178ff28be87498596e6069ccda4341e"