pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/u-boot add u-boot-pinebook-pro and bump the v...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ca4fa4219d76
branches: trunk
changeset: 407510:ca4fa4219d76
user: mrg <mrg%pkgsrc.org@localhost>
date: Mon Jan 06 08:42:15 2020 +0000
description:
add u-boot-pinebook-pro and bump the version.
diffstat:
sysutils/u-boot/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r c2ed9631b8b7 -r ca4fa4219d76 sysutils/u-boot/Makefile
--- a/sysutils/u-boot/Makefile Mon Jan 06 08:41:44 2020 +0000
+++ b/sysutils/u-boot/Makefile Mon Jan 06 08:42:15 2020 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.26 2019/12/14 10:22:30 khorben Exp $
+# $NetBSD: Makefile,v 1.27 2020/01/06 08:42:15 mrg Exp $
#
.include "../../sysutils/u-boot/u-boot-version.mk"
DISTNAME= u-boot-${UBOOT_VERSION}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= meta-pkgs sysutils u-boot
MASTER_SITES= # empty
@@ -62,6 +62,7 @@
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
+DEPENDS+= u-boot-pinebook-pro-[0-9]*:../../sysutils/u-boot-pinebook-pro
DEPENDS+= u-boot-pocketchip-[0-9]*:../../sysutils/u-boot-pocketchip
DEPENDS+= u-boot-rock64-[0-9]*:../../sysutils/u-boot-rock64
DEPENDS+= u-boot-rockpro64-[0-9]*:../../sysutils/u-boot-rockpro64
Home |
Main Index |
Thread Index |
Old Index