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 /diethotplug | |
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 'diethotplug')
-rw-r--r-- | diethotplug/diethotplug_0.4.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/diethotplug/diethotplug_0.4.oe b/diethotplug/diethotplug_0.4.oe index 1ac1c4bb46..9011e23c0b 100644 --- a/diethotplug/diethotplug_0.4.oe +++ b/diethotplug/diethotplug_0.4.oe @@ -1,4 +1,5 @@ SECTION = "base" +LICENSE = "GPL" DESCRIPTION = "A small, C implementation of hotplug." SRC_URI = "http://www.us.kernel.org/pub/linux/utils/kernel/hotplug/diethotplug-${PV}.tar.gz \ |