pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/u-boot Add dependency on u-boot-orangepi-zero...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/257fcee9719e
branches:  trunk
changeset: 309919:257fcee9719e
user:      thorpej <thorpej%pkgsrc.org@localhost>
date:      Wed Jun 27 14:02:59 2018 +0000

description:
Add dependency on u-boot-orangepi-zero-plus.

diffstat:

 sysutils/u-boot/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 27699ce72cc4 -r 257fcee9719e sysutils/u-boot/Makefile
--- a/sysutils/u-boot/Makefile  Wed Jun 27 11:52:39 2018 +0000
+++ b/sysutils/u-boot/Makefile  Wed Jun 27 14:02:59 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2018/06/23 10:49:13 jmcneill Exp $
+# $NetBSD: Makefile,v 1.6 2018/06/27 14:02:59 thorpej Exp $
 #
 
 .include "../../sysutils/u-boot/u-boot-version.mk"
@@ -34,6 +34,7 @@
 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-orangepi-zero-plus-[0-9]*:../../sysutils/u-boot-orangepi-zero-plus
 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