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:           Mon Oct 29 09:56:22 UTC 2018

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

Log Message:
Add u-boot-odroid-xu3


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 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.7 pkgsrc/sysutils/u-boot/Makefile:1.8
--- pkgsrc/sysutils/u-boot/Makefile:1.7 Sun Oct 14 19:26:55 2018
+++ pkgsrc/sysutils/u-boot/Makefile     Mon Oct 29 09:56:22 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2018/10/14 19:26:55 aymeric Exp $
+# $NetBSD: Makefile,v 1.8 2018/10/29 09:56:22 jmcneill Exp $
 #
 
 .include "../../sysutils/u-boot/u-boot-version.mk"
@@ -31,6 +31,7 @@ DEPENDS+=     u-boot-nanopi-m1-[0-9]*:../../
 DEPENDS+=      u-boot-nanopi-neo-plus2-[0-9]*:../../sysutils/u-boot-nanopi-neo-plus2
 DEPENDS+=      u-boot-nanopi-neo-[0-9]*:../../sysutils/u-boot-nanopi-neo
 DEPENDS+=      u-boot-nanopi-neo2-[0-9]*:../../sysutils/u-boot-nanopi-neo2
+DEPENDS+=      u-boot-odroid-xu3-[0-9]*:../../sysutils/u-boot-odroid-xu3
 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



Home | Main Index | Thread Index | Old Index