pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/u-boot
Module Name: pkgsrc
Committed By: thorpej
Date: Wed Jun 27 14:02:59 UTC 2018
Modified Files:
pkgsrc/sysutils/u-boot: Makefile
Log Message:
Add dependency on u-boot-orangepi-zero-plus.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 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/u-boot/Makefile
diff -u pkgsrc/sysutils/u-boot/Makefile:1.5 pkgsrc/sysutils/u-boot/Makefile:1.6
--- pkgsrc/sysutils/u-boot/Makefile:1.5 Sat Jun 23 10:49:13 2018
+++ pkgsrc/sysutils/u-boot/Makefile Wed Jun 27 14:02:59 2018
@@ -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-2-[0-9]*:../..
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