pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/u-boot Fix paths to u-boot-bananapi-m2-zero a...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9846c2f651fc
branches: trunk
changeset: 335504:9846c2f651fc
user: jmcneill <jmcneill%pkgsrc.org@localhost>
date: Thu Jun 20 19:56:24 2019 +0000
description:
Fix paths to u-boot-bananapi-m2-zero and u-boot-bananapi-p2-zero packages
diffstat:
sysutils/u-boot/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 2985f97a32ed -r 9846c2f651fc sysutils/u-boot/Makefile
--- a/sysutils/u-boot/Makefile Thu Jun 20 17:37:24 2019 +0000
+++ b/sysutils/u-boot/Makefile Thu Jun 20 19:56:24 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2019/06/08 12:25:05 mrg Exp $
+# $NetBSD: Makefile,v 1.17 2019/06/20 19:56:24 jmcneill Exp $
#
.include "../../sysutils/u-boot/u-boot-version.mk"
@@ -18,9 +18,9 @@
.include "../../mk/bsd.prefs.mk"
DEPENDS+= u-boot-a10-olinuxino-lime-[0-9]*:../../sysutils/u-boot-a10-olinuxino-lime
-DEPENDS+= u-boot-bananapi-m2-zero-[0-9]*:../../sysutils/u-boot-bananapi-m3
+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-m3
+DEPENDS+= u-boot-bananapi-p2-zero-[0-9]*:../../sysutils/u-boot-bananapi-p2-zero
DEPENDS+= u-boot-bananapi-[0-9]*:../../sysutils/u-boot-bananapi
DEPENDS+= u-boot-bananapro-[0-9]*:../../sysutils/u-boot-bananapro
DEPENDS+= u-boot-beagleboard-[0-9]*:../../sysutils/u-boot-beagleboard
Home |
Main Index |
Thread Index |
Old Index