projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
315398b
)
kexec-tools: Add license
author
Jan Kardell
<jan.kardell@telliq.com>
Tue, 1 Jul 2025 13:05:04 +0000
(15:05 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 12 Jul 2025 21:27:26 +0000
(23:27 +0200)
Add GPL-2.0-only license and CPE id.
Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
Link:
https://patchwork.ozlabs.org/project/openwrt/patch/mailman.87462.1751380624.1866309.openwrt-devel@lists.openwrt.org/
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/boot/kexec-tools/Makefile
patch
|
blob
|
history
diff --git
a/package/boot/kexec-tools/Makefile
b/package/boot/kexec-tools/Makefile
index ffedd350f4debf20e18b097ef58089d3033f2e1b..e1447bae70aa480fd4179658b8906d5f13009623 100644
(file)
--- a/
package/boot/kexec-tools/Makefile
+++ b/
package/boot/kexec-tools/Makefile
@@
-15,6
+15,10
@@
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/linux/utils/kernel/kexec
PKG_HASH:=d2f0ef872f39e2fe4b1b01feb62b0001383207239b9f8041f98a95564161d053
+PKG_LICENSE:=GPL-2.0-only
+PKG_LICENSE_FILES:=COPYING
+PKG_CPE_ID:=cpe:/a:kernel:kexec-tools
+
PKG_CONFIG_DEPENDS := CONFIG_KEXEC_ZLIB CONFIG_KEXEC_LZMA
PKG_BUILD_FLAGS:=gc-sections