projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7a2e11
)
kexec-lite: add KEXEC_LITE_LICENSE_FILES
author
Stewart Smith
<stewart@linux.vnet.ibm.com>
Tue, 10 Jan 2017 01:38:16 +0000
(12:38 +1100)
committer
Peter Korsgaard
<peter@korsgaard.com>
Tue, 10 Jan 2017 13:02:36 +0000
(14:02 +0100)
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/kexec-lite/kexec-lite.mk
patch
|
blob
|
history
diff --git
a/package/kexec-lite/kexec-lite.mk
b/package/kexec-lite/kexec-lite.mk
index 2467306dab0223f65e530472a8bb701f7ee45122..b1b66fd84c900f1e5f9830a9c4547501a2075192 100644
(file)
--- a/
package/kexec-lite/kexec-lite.mk
+++ b/
package/kexec-lite/kexec-lite.mk
@@
-7,6
+7,7
@@
KEXEC_LITE_VERSION = 86e45a47e8cc1f598ccfa9b873a23067f4ecc36f
KEXEC_LITE_SITE = $(call github,antonblanchard,kexec-lite,$(KEXEC_LITE_VERSION))
KEXEC_LITE_LICENSE = GPLv2+
+KEXEC_LITE_LICENSE_FILES = COPYING
KEXEC_LITE_DEPENDENCIES = elfutils dtc
define KEXEC_LITE_BUILD_CMDS