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/9131097b1c4d
branches:  trunk
changeset: 344973:9131097b1c4d
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 8e0b56b24aeb -r 9131097b1c4d 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