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-orangepi-lite to u-boot met...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c7d8c74e94e8
branches: trunk
changeset: 418620:c7d8c74e94e8
user: jakllsch <jakllsch%pkgsrc.org@localhost>
date: Fri Nov 29 19:12:05 2019 +0000
description:
add u-boot-orangepi-lite to u-boot meta package
diffstat:
sysutils/u-boot/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r 350e83ad382a -r c7d8c74e94e8 sysutils/u-boot/Makefile
--- a/sysutils/u-boot/Makefile Fri Nov 29 17:31:39 2019 +0000
+++ b/sysutils/u-boot/Makefile Fri Nov 29 19:12:05 2019 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.23 2019/10/19 18:05:47 jmcneill Exp $
+# $NetBSD: Makefile,v 1.24 2019/11/29 19:12:05 jakllsch Exp $
#
.include "../../sysutils/u-boot/u-boot-version.mk"
DISTNAME= u-boot-${UBOOT_VERSION}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= meta-pkgs sysutils u-boot
MASTER_SITES= # empty
@@ -54,6 +54,7 @@
.endif
DEPENDS+= u-boot-odroid-xu3-[0-9]*:../../sysutils/u-boot-odroid-xu3
DEPENDS+= u-boot-orangepi-2-[0-9]*:../../sysutils/u-boot-orangepi-2
+DEPENDS+= u-boot-orangepi-lite-[0-9]*:../../sysutils/u-boot-orangepi-lite
DEPENDS+= u-boot-orangepi-one-[0-9]*:../../sysutils/u-boot-orangepi-one
DEPENDS+= u-boot-orangepi-plus2e-[0-9]*:../../sysutils/u-boot-orangepi-plus2e
DEPENDS+= u-boot-orangepi-zero-[0-9]*:../../sysutils/u-boot-orangepi-zero
Home |
Main Index |
Thread Index |
Old Index