diff options
author | Greg Gilbert <greg@treke.net> | 2004-11-11 07:58:02 +0000 |
---|---|---|
committer | Greg Gilbert <greg@treke.net> | 2004-11-11 07:58:02 +0000 |
commit | dd81b9c0783482953b934ad6f9db20af42bc649a (patch) | |
tree | bae3c52c29e6110e92394e5e8d058935efa1b235 /acpid | |
parent | b8c6f9c62a4d235d9a40508e60e711e187428ca5 (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into olddog.home.treke.net:/home/ggilbert/oe/packages
2004/11/10 23:56:46-08:00 treke.net!ggilbert
Adding license field to numerous oe's
BKrev: 41931b8aM9b0i5CGPNUKzDjvOBgvjw
Diffstat (limited to 'acpid')
-rw-r--r-- | acpid/acpid_1.0.2.oe | 1 | ||||
-rw-r--r-- | acpid/acpid_1.0.3.oe | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/acpid/acpid_1.0.2.oe b/acpid/acpid_1.0.2.oe index f123692b26..7d00c2b838 100644 --- a/acpid/acpid_1.0.2.oe +++ b/acpid/acpid_1.0.2.oe @@ -1,5 +1,6 @@ SECTION = "base" DESCRIPTION = "A daemon for delivering ACPI events." +LICENSE="GPL" SRC_URI = "${SOURCEFORGE_MIRROR}/acpid/acpid-${PV}.tar.gz \ file://init" diff --git a/acpid/acpid_1.0.3.oe b/acpid/acpid_1.0.3.oe index f123692b26..7d00c2b838 100644 --- a/acpid/acpid_1.0.3.oe +++ b/acpid/acpid_1.0.3.oe @@ -1,5 +1,6 @@ SECTION = "base" DESCRIPTION = "A daemon for delivering ACPI events." +LICENSE="GPL" SRC_URI = "${SOURCEFORGE_MIRROR}/acpid/acpid-${PV}.tar.gz \ file://init" |