pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils
Module Name: pkgsrc
Committed By: jmcneill
Date: Sat Jun 23 10:49:13 UTC 2018
Modified Files:
pkgsrc/sysutils: Makefile
pkgsrc/sysutils/u-boot: Makefile
Log Message:
+ u-boot-orangepi-zero
To generate a diff of this commit:
cvs rdiff -u -r1.766 -r1.767 pkgsrc/sysutils/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/u-boot/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/Makefile
diff -u pkgsrc/sysutils/Makefile:1.766 pkgsrc/sysutils/Makefile:1.767
--- pkgsrc/sysutils/Makefile:1.766 Sun Jun 17 16:33:38 2018
+++ pkgsrc/sysutils/Makefile Sat Jun 23 10:49:13 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.766 2018/06/17 16:33:38 minskim Exp $
+# $NetBSD: Makefile,v 1.767 2018/06/23 10:49:13 jmcneill Exp $
#
COMMENT= System utilities
@@ -623,6 +623,7 @@ SUBDIR+= u-boot-nanopi-neo2
SUBDIR+= u-boot-orangepi-2
SUBDIR+= u-boot-orangepi-one
SUBDIR+= u-boot-orangepi-plus2e
+SUBDIR+= u-boot-orangepi-zero
SUBDIR+= u-boot-pine-h64
SUBDIR+= u-boot-pine64
SUBDIR+= u-boot-pinebook
Index: pkgsrc/sysutils/u-boot/Makefile
diff -u pkgsrc/sysutils/u-boot/Makefile:1.4 pkgsrc/sysutils/u-boot/Makefile:1.5
--- pkgsrc/sysutils/u-boot/Makefile:1.4 Thu Jun 7 00:58:27 2018
+++ pkgsrc/sysutils/u-boot/Makefile Sat Jun 23 10:49:13 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2018/06/07 00:58:27 jmcneill Exp $
+# $NetBSD: Makefile,v 1.5 2018/06/23 10:49:13 jmcneill Exp $
#
.include "../../sysutils/u-boot/u-boot-version.mk"
@@ -33,6 +33,7 @@ DEPENDS+= u-boot-nanopi-neo2-[0-9]*:../.
DEPENDS+= u-boot-orangepi-2-[0-9]*:../../sysutils/u-boot-orangepi-2
DEPENDS+= u-boot-orangepi-one-[0-9]*:../../sysutils/u-boot-orangepi-one
DEPENDS+= u-boot-orangepi-plus2e-[0-9]*:../../sysutils/u-boot-orangepi-plus2e
+DEPENDS+= u-boot-orangepi-zero-[0-9]*:../../sysutils/u-boot-orangepi-zero
DEPENDS+= u-boot-pine-h64-[0-9]*:../../sysutils/u-boot-pine-h64
DEPENDS+= u-boot-pine64-[0-9]*:../../sysutils/u-boot-pine64
DEPENDS+= u-boot-pinebook-[0-9]*:../../sysutils/u-boot-pinebook
Home |
Main Index |
Thread Index |
Old Index