pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
linux-kernel: add LICENSE
Module Name: pkgsrc-wip
Committed By: miwarin <miwarin%gmail.com@localhost>
Pushed By: miwarin
Date: Fri Apr 20 20:03:10 2018 +0900
Changeset: 6a0764cf64d8bbcb654907f9854b03b09c5d3659
Modified Files:
linux-kernel/Makefile
linux24-kernel/Makefile
Log Message:
linux-kernel: add LICENSE
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6a0764cf64d8bbcb654907f9854b03b09c5d3659
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
linux-kernel/Makefile | 1 +
linux24-kernel/Makefile | 0
2 files changed, 1 insertion(+)
diffs:
diff --git a/linux-kernel/Makefile b/linux-kernel/Makefile
old mode 100644
new mode 100755
index 19856625fa..c91b99bdf4
--- a/linux-kernel/Makefile
+++ b/linux-kernel/Makefile
@@ -5,6 +5,7 @@
# The naming scheme allows it to be installed multiple times simultaneously
PKGNAME= linux-kernel${LINUX_VERSION}-${LINUX_VERSION}
COMMENT= The Linux kernel
+LICENSE= gnu-gpl-v2
BUILD_DEPENDS+= linux-module-init-tools-[0-9]*:../../wip/linux-module-init-tools
# This means that old linux-modutils aren't available for other kernel
diff --git a/linux24-kernel/Makefile b/linux24-kernel/Makefile
old mode 100644
new mode 100755
Home |
Main Index |
Thread Index |
Old Index