Skip to content

Commit

Permalink
acpid: add license information
Browse files Browse the repository at this point in the history
[Patch: change to GPLv2+]
Signed-off-by: Simon Dawson <simond@trainfx.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
  • Loading branch information
Simon Dawson authored and jacmet committed Nov 30, 2012
1 parent 0435a09 commit 8a53d73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package/acpid/acpid.mk
Expand Up @@ -6,6 +6,8 @@
ACPID_VERSION = 2.0.11
ACPID_SOURCE = acpid_$(ACPID_VERSION).orig.tar.gz
ACPID_SITE = $(BR2_DEBIAN_MIRROR)/debian/pool/main/a/acpid
ACPID_LICENSE = GPLv2+
ACPID_LICENSE_FILES = COPYING

define ACPID_BUILD_CMDS
$(MAKE) CC="$(TARGET_CC)" -C $(@D)
Expand Down

0 comments on commit 8a53d73

Please sign in to comment.