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 Oct 19 18:05:47 UTC 2019
Modified Files:
pkgsrc/sysutils/u-boot: Makefile
Log Message:
s/u-boot-nanopi-11/u-boot-nanopi-r1
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 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.22 pkgsrc/sysutils/u-boot/Makefile:1.23
--- pkgsrc/sysutils/u-boot/Makefile:1.22 Tue Oct 8 21:43:05 2019
+++ pkgsrc/sysutils/u-boot/Makefile Sat Oct 19 18:05:47 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2019/10/08 21:43:05 bad Exp $
+# $NetBSD: Makefile,v 1.23 2019/10/19 18:05:47 jmcneill Exp $
#
.include "../../sysutils/u-boot/u-boot-version.mk"
@@ -48,7 +48,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
+DEPENDS+= u-boot-nanopi-r1-[0-9]*:../../sysutils/u-boot-nanopi-r1
.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