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:   bad
Date:           Tue Oct  8 21:05:11 UTC 2019

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

Log Message:
Depend on u-boot-nanopi-r1 too.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 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.20 pkgsrc/sysutils/u-boot/Makefile:1.21
--- pkgsrc/sysutils/u-boot/Makefile:1.20        Sun Oct  6 17:02:10 2019
+++ pkgsrc/sysutils/u-boot/Makefile     Tue Oct  8 21:05:11 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2019/10/06 17:02:10 bad Exp $
+# $NetBSD: Makefile,v 1.21 2019/10/08 21:05:11 bad Exp $
 #
 
 .include "../../sysutils/u-boot/u-boot-version.mk"
@@ -47,6 +47,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-nanopi-11-[0-9]*:../../sysutils/u-boot-nanopi-11
 .if !empty(PKG_OPTIONS:Mamlogic-meson)
 DEPENDS+=      u-boot-odroid-c2-[0-9]*:../../sysutils/u-boot-odroid-c2
 .endif



Home | Main Index | Thread Index | Old Index