Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/u-boot Depend on u-boot-pandaboard.
details: https://anonhg.NetBSD.org/pkgsrc/rev/375070405afe
branches: trunk
changeset: 434725:375070405afe
user: thorpej <thorpej%pkgsrc.org@localhost>
date: Sun Jun 21 03:31:13 2020 +0000
description:
Depend on u-boot-pandaboard.
diffstat:
sysutils/u-boot/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r 5c81b1f29241 -r 375070405afe sysutils/u-boot/Makefile
--- a/sysutils/u-boot/Makefile Sun Jun 21 03:29:15 2020 +0000
+++ b/sysutils/u-boot/Makefile Sun Jun 21 03:31:13 2020 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.29 2020/04/04 15:20:35 thorpej Exp $
+# $NetBSD: Makefile,v 1.30 2020/06/21 03:31:13 thorpej Exp $
#
.include "../../sysutils/u-boot/u-boot-version.mk"
DISTNAME= u-boot-${UBOOT_VERSION}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= meta-pkgs sysutils u-boot
MASTER_SITES= # empty
@@ -61,6 +61,7 @@
DEPENDS+= u-boot-orangepi-plus2e-[0-9]*:../../sysutils/u-boot-orangepi-plus2e
DEPENDS+= u-boot-orangepi-zero-[0-9]*:../../sysutils/u-boot-orangepi-zero
DEPENDS+= u-boot-orangepi-zero-plus-[0-9]*:../../sysutils/u-boot-orangepi-zero-plus
+DEPENDS+= u-boot-pandaboard-[0-9]*:../../sysutils/u-boot-pandaboard
DEPENDS+= u-boot-pine-h64-[0-9]*:../../sysutils/u-boot-pine-h64
DEPENDS+= u-boot-pine64-[0-9]*:../../sysutils/u-boot-pine64
DEPENDS+= u-boot-pinebook-[0-9]*:../../sysutils/u-boot-pinebook
Home |
Main Index |
Thread Index |
Old Index