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:   jmcneill
Date:           Sat May 26 17:54:09 UTC 2018

Modified Files:
        pkgsrc/sysutils/u-boot: Makefile

Log Message:
Add u-boot-pine-h64


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 pkgsrc/sysutils/u-boot/Makefile:1.3
--- pkgsrc/sysutils/u-boot/Makefile:1.2 Fri May 25 10:46:52 2018
+++ pkgsrc/sysutils/u-boot/Makefile     Sat May 26 17:54:09 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2018/05/25 10:46:52 jmcneill Exp $
+# $NetBSD: Makefile,v 1.3 2018/05/26 17:54:09 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-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
 DEPENDS+=      u-boot-pocketchip-[0-9]*:../../sysutils/u-boot-pocketchip



Home | Main Index | Thread Index | Old Index