pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Conform to the non-free license convention. Thanks to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/86c64f8260c5
branches: trunk
changeset: 333979:86c64f8260c5
user: thorpej <thorpej%pkgsrc.org@localhost>
date: Sat May 18 19:26:49 2019 +0000
description:
Conform to the non-free license convention. Thanks to gdt@ for pointing
out my mistake.
diffstat:
licenses/amlogic-meson-fwtools | 17 -----------------
licenses/amlogic-meson-fwtools-license | 17 +++++++++++++++++
sysutils/amlogic-meson-fwtools/Makefile | 4 ++--
3 files changed, 19 insertions(+), 19 deletions(-)
diffs (60 lines):
diff -r 89cda757342e -r 86c64f8260c5 licenses/amlogic-meson-fwtools
--- a/licenses/amlogic-meson-fwtools Sat May 18 18:04:06 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-The amlogic-meson-fwtools are distributed only in binary form by board
-vendors who use Amlogic Meson SoCs. These are not for redistribution;
-the package merely facilitates downloading them for your own use on your
-own Meson-based boards.
-
-Hardkernel supplies the tools:
-
- https://github.com/hardkernel/u-boot/tree/odroidc2-v2015.01
-
- bin/aml_encrypt_gxb
- bin/aml_fip_create
-
-BayLibre supplies the tools:
-
- https://github.com/BayLibre/u-boot/tree/libretech-cc
-
- bin/aml_encrypt_gxl
diff -r 89cda757342e -r 86c64f8260c5 licenses/amlogic-meson-fwtools-license
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/licenses/amlogic-meson-fwtools-license Sat May 18 19:26:49 2019 +0000
@@ -0,0 +1,17 @@
+The amlogic-meson-fwtools are distributed only in binary form by board
+vendors who use Amlogic Meson SoCs. These are not for redistribution;
+the package merely facilitates downloading them for your own use on your
+own Meson-based boards.
+
+Hardkernel supplies the tools:
+
+ https://github.com/hardkernel/u-boot/tree/odroidc2-v2015.01
+
+ bin/aml_encrypt_gxb
+ bin/aml_fip_create
+
+BayLibre supplies the tools:
+
+ https://github.com/BayLibre/u-boot/tree/libretech-cc
+
+ bin/aml_encrypt_gxl
diff -r 89cda757342e -r 86c64f8260c5 sysutils/amlogic-meson-fwtools/Makefile
--- a/sysutils/amlogic-meson-fwtools/Makefile Sat May 18 18:04:06 2019 +0000
+++ b/sysutils/amlogic-meson-fwtools/Makefile Sat May 18 19:26:49 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/05/18 17:39:48 thorpej Exp $
+# $NetBSD: Makefile,v 1.2 2019/05/18 19:26:50 thorpej Exp $
# Version isn't super-meaningful; we're grabbing a collection of non-changing
# tools from a variety of locations.
@@ -12,7 +12,7 @@
COMMENT= Trusted Firmware packaging tools for the Amlogic Meson family of SoCs
RESTRICTED= Redistribution not permitted - see licenses/amlogic-meson-fwtools
-LICENSE= amlogic-meson-fwtools
+LICENSE= amlogic-meson-fwtools-license
#
# These tools are distributed only as Linux x86_64 binaries.
Home |
Main Index |
Thread Index |
Old Index