diff options
author | Greg Gilbert <greg@treke.net> | 2004-11-20 22:09:15 +0000 |
---|---|---|
committer | Greg Gilbert <greg@treke.net> | 2004-11-20 22:09:15 +0000 |
commit | bdaf582b400a65e2476de4ac29ec31cc6197b7f7 (patch) | |
tree | 1cbae6e65d48497121d07706c7667202d049b2b1 /dhcpcd/dhcpcd_1.3.22-pl4.oe | |
parent | cbc3b4bf92f8e0ebff234609bd057664da925183 (diff) |
Merging
2004/11/20 14:07:46-08:00 treke.net!ggilbert
Many files:
Adding License
2004/11/19 19:49:44-08:00 treke.net!ggilbert
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into olddog.home.treke.net:/home/ggilbert/oe/packages
2004/11/19 15:14:06-08:00 treke.net!ggilbert
Many files:
Adding Licenses
BKrev: 419fc08b7iR3pqDDSd3V4Ok3hOoSmw
Diffstat (limited to 'dhcpcd/dhcpcd_1.3.22-pl4.oe')
-rw-r--r-- | dhcpcd/dhcpcd_1.3.22-pl4.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dhcpcd/dhcpcd_1.3.22-pl4.oe b/dhcpcd/dhcpcd_1.3.22-pl4.oe index 56608a7abb..96ae77c21a 100644 --- a/dhcpcd/dhcpcd_1.3.22-pl4.oe +++ b/dhcpcd/dhcpcd_1.3.22-pl4.oe @@ -1,4 +1,5 @@ SECTION = "console/network" +LICENSE = "GPL" DESCRIPTION = "dhcpcd is an RFC2131-, RFC2132-, and \ RFC1541-compliant DHCP client daemon. It gets an IP address \ and other information from the DHCP server, automatically \ |