pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: thorpej
Date: Sat May 18 19:26:50 UTC 2019
Modified Files:
pkgsrc/sysutils/amlogic-meson-fwtools: Makefile
Added Files:
pkgsrc/licenses: amlogic-meson-fwtools-license
Removed Files:
pkgsrc/licenses: amlogic-meson-fwtools
Log Message:
Conform to the non-free license convention. Thanks to gdt@ for pointing
out my mistake.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 pkgsrc/licenses/amlogic-meson-fwtools
cvs rdiff -u -r0 -r1.1 pkgsrc/licenses/amlogic-meson-fwtools-license
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/amlogic-meson-fwtools/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/amlogic-meson-fwtools/Makefile
diff -u pkgsrc/sysutils/amlogic-meson-fwtools/Makefile:1.1 pkgsrc/sysutils/amlogic-meson-fwtools/Makefile:1.2
--- pkgsrc/sysutils/amlogic-meson-fwtools/Makefile:1.1 Sat May 18 17:39:48 2019
+++ pkgsrc/sysutils/amlogic-meson-fwtools/Makefile Sat May 18 19:26:50 2019
@@ -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 @@ MAINTAINER= port-arm%NetBSD.org@localhost
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.
Added files:
Index: pkgsrc/licenses/amlogic-meson-fwtools-license
diff -u /dev/null pkgsrc/licenses/amlogic-meson-fwtools-license:1.1
--- /dev/null Sat May 18 19:26:50 2019
+++ pkgsrc/licenses/amlogic-meson-fwtools-license Sat May 18 19:26:49 2019
@@ -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
Home |
Main Index |
Thread Index |
Old Index