head 1.6; access; symbols pkgsrc-2026Q1:1.5.0.2 pkgsrc-2026Q1-base:1.5 pkgsrc-2025Q4:1.3.0.2 pkgsrc-2025Q4-base:1.3; locks; strict; comment @# @; 1.6 date 2026.05.14.16.42.11; author ryoon; state Exp; branches; next 1.5; commitid tKipFjQKzke3NNFG; 1.5 date 2026.02.06.10.05.59; author wiz; state Exp; branches; next 1.4; commitid MwQEYCXeWSFvIitG; 1.4 date 2026.01.07.08.49.00; author wiz; state Exp; branches; next 1.3; commitid 1wQ3ICD8eebefrpG; 1.3 date 2025.10.09.12.51.47; author gutteridge; state Exp; branches; next 1.2; commitid ltw8VKIykYvZuTdG; 1.2 date 2025.10.09.10.51.38; author wiz; state Exp; branches; next 1.1; commitid KT349RUOHGB6QSdG; 1.1 date 2025.10.06.00.09.12; author thorpej; state Exp; branches; next ; commitid RzrH6hF8zJtwnrdG; desc @@ 1.6 log @*: Recursive revbump from security/nettle-4.0 @ text @# $NetBSD: Makefile,v 1.5 2026/02/06 10:05:59 wiz Exp $ UBOOT_TARGET= d1-nezha UBOOT_VERSION= 2024.1 UBOOT_CONFIG= nezha_defconfig UBOOT_BIN= u-boot-sunxi-with-spl.bin UBOOT_INSTALLBOOT_PLIST= installboot.plist # This is the tip of the d1-wip branch in smaeul's repository as of # October 5, 2025. # # This page explains the situation wrt. Allwinner RISC-V support # in mainline u-boot. # # https://linux-sunxi.org/Allwinner_Nezha#U-Boot # MASTER_SITES= ${MASTER_SITE_GITHUB:=smaeul/} GITHUB_PROJECT= u-boot GITHUB_TAG= 2e89b706f5c956a70c989cd31665f1429e9a0b48 DISTNAME= u-boot-${UBOOT_TARGET}-${UBOOT_VERSION} EXTRACT_SUFX= .tar.gz #PKGREVISION= 1 DISTINFO_FILE= ${.CURDIR}/../../sysutils/u-boot-d1-nezha/distinfo PATCHDIR= ${.CURDIR}/../../sysutils/u-boot-d1-nezha/patches post-extract: ${CP} ${PREFIX}/share/opensbi/sun20i-d1/fw_dynamic.bin ${WRKSRC} MAKE_ENV+= OPENSBI=${WRKSRC}/fw_dynamic.bin PKGREVISION= 3 .include "../../sysutils/u-boot/u-boot-riscv64.mk" BUILDLINK_DEPMETHOD.libuuid= build .include "../../devel/libuuid/buildlink3.mk" BUILDLINK_DEPMETHOD.gnutls= build .include "../../security/gnutls/buildlink3.mk" .include "../../sysutils/opensbi-sun20i-d1/buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.5 log @*: recursive bump for nettle 4.0 shlib major bump @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2026/01/07 08:49:00 wiz Exp $ d33 1 a33 1 PKGREVISION= 2 @ 1.4 log @*: recursive bump for icu 78.1 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2025/10/09 12:51:47 gutteridge Exp $ d33 1 a33 1 PKGREVISION= 1 @ 1.3 log @u-boot-d1-nezha: mark opensbi dependency correctly/consistently @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2025/10/09 10:51:38 wiz Exp $ d33 1 @ 1.2 log @u-boot-d1-nezha: add missing tool dependency A file is copied from that package during build. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2025/10/06 00:09:12 thorpej Exp $ a27 2 TOOL_DEPENDS+= opensbi-sun20i-d1-[0-9]*:../../sysutils/opensbi-sun20i-d1 d38 1 a38 1 .include "../../sysutils/opensbi-visionfive2/buildlink3.mk" @ 1.1 log @Add a package for u-boot for the Allwinner D1 Nezha RISC-V development board. @ text @d1 1 a1 1 # $NetBSD$ d28 2 @