diff options
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" |