projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab894c1
)
kexec: add license information
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Tue, 24 Jun 2014 18:55:09 +0000
(15:55 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Wed, 25 Jun 2014 20:39:17 +0000
(22:39 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/kexec/kexec.mk
patch
|
blob
|
history
diff --git
a/package/kexec/kexec.mk
b/package/kexec/kexec.mk
index 9787038270d2ea9de4624a85573dcafd11919aae..609825a5f90a953becd37434b2c3627b7c5fa0af 100644
(file)
--- a/
package/kexec/kexec.mk
+++ b/
package/kexec/kexec.mk
@@
-7,6
+7,8
@@
KEXEC_VERSION = 2.0.7
KEXEC_SOURCE = kexec-tools-$(KEXEC_VERSION).tar.xz
KEXEC_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/kernel/kexec
+KEXEC_LICENSE = GPLv2
+KEXEC_LICENSE_FILES = COPYING
ifeq ($(BR2_PACKAGE_KEXEC_ZLIB),y)
KEXEC_CONF_OPT += --with-zlib