pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils + u-boot-orangepi-zero
details: https://anonhg.NetBSD.org/pkgsrc/rev/7f5c5c8c4b08
branches: trunk
changeset: 382131:7f5c5c8c4b08
user: jmcneill <jmcneill%pkgsrc.org@localhost>
date: Sat Jun 23 10:49:13 2018 +0000
description:
+ u-boot-orangepi-zero
diffstat:
sysutils/Makefile | 3 ++-
sysutils/u-boot/Makefile | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r 6dc2ce52e758 -r 7f5c5c8c4b08 sysutils/Makefile
--- a/sysutils/Makefile Sat Jun 23 10:48:27 2018 +0000
+++ b/sysutils/Makefile Sat Jun 23 10:49:13 2018 +0000
@@ -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-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
diff -r 6dc2ce52e758 -r 7f5c5c8c4b08 sysutils/u-boot/Makefile
--- a/sysutils/u-boot/Makefile Sat Jun 23 10:48:27 2018 +0000
+++ b/sysutils/u-boot/Makefile Sat Jun 23 10:49:13 2018 +0000
@@ -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-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