python-pyrex: Rework DEPENDS updates
[openembedded.git] / recipes / dhcpcd / dhcpcd_1.3.22-pl4.bb
bloba9f57b47078068fe1ada255802827d66efe45b86
1 SECTION = "console/network"
2 LICENSE = "GPL"
3 DESCRIPTION = "dhcpcd is an RFC2131-, RFC2132-, and \
4 RFC1541-compliant DHCP client daemon. It gets an IP address \
5 and other information from the DHCP server, automatically \
6 configures the network interface, and tries to renew the \
7 lease time according to RFC2131 or RFC1541."
8 PR = "r1"
10 sbindir = "/sbin"
12 SRC_URI = "http://www.phystech.com/ftp/dhcpcd-${PV}.tar.gz \
13 file://config_dir.patch \
14 file://paths.patch"
16 inherit autotools
19 SRC_URI[md5sum] = "dd627a121e43835bead3ffef5b1a72fd"
20 SRC_URI[sha256sum] = "f435e14e1f54dc8792f4e655463d07f2bdbe6d8a8581bd62f5167334ab18bb87"