pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/u-boot-pine-h64 Update u-boot-pine-h64 to 202...
details: https://anonhg.NetBSD.org/pkgsrc/rev/78ab0b96a8bd
branches: trunk
changeset: 448651:78ab0b96a8bd
user: jakllsch <jakllsch%pkgsrc.org@localhost>
date: Thu Mar 11 18:59:59 2021 +0000
description:
Update u-boot-pine-h64 to 2021.01
Notable changes for this board since prior pkgsrc version:
- ethernet support in u-boot
- somehow makes NetBSD sunxi_emac driver work
diffstat:
sysutils/u-boot-pine-h64/Makefile | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
diffs (25 lines):
diff -r fcd64f8f64e9 -r 78ab0b96a8bd sysutils/u-boot-pine-h64/Makefile
--- a/sysutils/u-boot-pine-h64/Makefile Thu Mar 11 16:16:10 2021 +0000
+++ b/sysutils/u-boot-pine-h64/Makefile Thu Mar 11 18:59:59 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2019/11/04 21:28:57 rillig Exp $
+# $NetBSD: Makefile,v 1.9 2021/03/11 18:59:59 jakllsch Exp $
UBOOT_TARGET= pine-h64
UBOOT_CONFIG= pine_h64_defconfig
@@ -6,13 +6,11 @@
UBOOT_INSTALLBOOT_PLIST= installboot.plist
-PKGREVISION= 4
+UBOOT_VERSION= 2021.01
+PKGREVISION= 0
post-extract:
${CP} ${PREFIX}/share/arm-trusted-firmware/sun50i-h6/bl31.bin ${WRKSRC}
-post-build:
- ${CAT} ${WRKSRC}/spl/sunxi-spl.bin ${WRKSRC}/u-boot.itb > ${WRKSRC}/u-boot-sunxi-with-spl.bin
-
.include "../../sysutils/arm-trusted-firmware-sun50i-h6/buildlink3.mk"
.include "../../sysutils/u-boot/u-boot-arm64.mk"
Home |
Main Index |
Thread Index |
Old Index