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-odroid-xu3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/45bef4ce877d
branches:  trunk
changeset: 324777:45bef4ce877d
user:      jmcneill <jmcneill%pkgsrc.org@localhost>
date:      Mon Oct 29 09:56:22 2018 +0000

description:
Add u-boot-odroid-xu3

diffstat:

 sysutils/u-boot/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ebb5a1c08e6f -r 45bef4ce877d sysutils/u-boot/Makefile
--- a/sysutils/u-boot/Makefile  Mon Oct 29 09:55:32 2018 +0000
+++ b/sysutils/u-boot/Makefile  Mon Oct 29 09:56:22 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2018/10/14 19:26:55 aymeric Exp $
+# $NetBSD: Makefile,v 1.8 2018/10/29 09:56:22 jmcneill Exp $
 #
 
 .include "../../sysutils/u-boot/u-boot-version.mk"
@@ -31,6 +31,7 @@
 DEPENDS+=      u-boot-nanopi-neo-plus2-[0-9]*:../../sysutils/u-boot-nanopi-neo-plus2
 DEPENDS+=      u-boot-nanopi-neo-[0-9]*:../../sysutils/u-boot-nanopi-neo
 DEPENDS+=      u-boot-nanopi-neo2-[0-9]*:../../sysutils/u-boot-nanopi-neo2
+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-one-[0-9]*:../../sysutils/u-boot-orangepi-one
 DEPENDS+=      u-boot-orangepi-plus2e-[0-9]*:../../sysutils/u-boot-orangepi-plus2e



Home | Main Index | Thread Index | Old Index