pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/u-boot + u-boot-apple-m1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/183277ece711
branches:  trunk
changeset: 448261:183277ece711
user:      jmcneill <jmcneill%pkgsrc.org@localhost>
date:      Sat Mar 06 20:19:14 2021 +0000

description:
+ u-boot-apple-m1

diffstat:

 sysutils/u-boot/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r baa29545d2e8 -r 183277ece711 sysutils/u-boot/Makefile
--- a/sysutils/u-boot/Makefile  Sat Mar 06 20:18:10 2021 +0000
+++ b/sysutils/u-boot/Makefile  Sat Mar 06 20:19:14 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2020/06/21 18:28:16 thorpej Exp $
+# $NetBSD: Makefile,v 1.32 2021/03/06 20:19:14 jmcneill Exp $
 #
 
 .include "../../sysutils/u-boot/u-boot-version.mk"
@@ -22,6 +22,7 @@
 DEPENDS+=      u-boot-a20-olinuxino-lime2-emmc-[0-9]*:../../sysutils/u-boot-a20-olinuxino-lime2-emmc
 DEPENDS+=      u-boot-a20-olinuxino-micro-[0-9]*:../../sysutils/u-boot-a20-olinuxino-micro-emmc
 DEPENDS+=      u-boot-a20-olinuxino-micro-emmc-[0-9]*:../../sysutils/u-boot-a20-olinuxino-micro-emmc
+DEPENDS+=      u-boot-apple-m1-[0-9]*:../../sysutils/u-boot-apple-m1
 DEPENDS+=      u-boot-bananapi-m2-zero-[0-9]*:../../sysutils/u-boot-bananapi-m2-zero
 DEPENDS+=      u-boot-bananapi-m3-[0-9]*:../../sysutils/u-boot-bananapi-m3
 DEPENDS+=      u-boot-bananapi-p2-zero-[0-9]*:../../sysutils/u-boot-bananapi-p2-zero



Home | Main Index | Thread Index | Old Index