head 1.9; access; symbols pkgsrc-2023Q4:1.9.0.20 pkgsrc-2023Q4-base:1.9 pkgsrc-2023Q3:1.9.0.18 pkgsrc-2023Q3-base:1.9 pkgsrc-2023Q2:1.9.0.16 pkgsrc-2023Q2-base:1.9 pkgsrc-2023Q1:1.9.0.14 pkgsrc-2023Q1-base:1.9 pkgsrc-2022Q4:1.9.0.12 pkgsrc-2022Q4-base:1.9 pkgsrc-2022Q3:1.9.0.10 pkgsrc-2022Q3-base:1.9 pkgsrc-2022Q2:1.9.0.8 pkgsrc-2022Q2-base:1.9 pkgsrc-2022Q1:1.9.0.6 pkgsrc-2022Q1-base:1.9 pkgsrc-2021Q4:1.9.0.4 pkgsrc-2021Q4-base:1.9 pkgsrc-2021Q3:1.9.0.2 pkgsrc-2021Q3-base:1.9 pkgsrc-2021Q2:1.8.0.14 pkgsrc-2021Q2-base:1.8 pkgsrc-2021Q1:1.8.0.12 pkgsrc-2021Q1-base:1.8 pkgsrc-2020Q4:1.8.0.10 pkgsrc-2020Q4-base:1.8 pkgsrc-2020Q3:1.8.0.8 pkgsrc-2020Q3-base:1.8 pkgsrc-2020Q2:1.8.0.6 pkgsrc-2020Q2-base:1.8 pkgsrc-2020Q1:1.8.0.2 pkgsrc-2020Q1-base:1.8 pkgsrc-2019Q4:1.8.0.4 pkgsrc-2019Q4-base:1.8 pkgsrc-2019Q3:1.7.0.4 pkgsrc-2019Q3-base:1.7 pkgsrc-2019Q2:1.7.0.2 pkgsrc-2019Q2-base:1.7 pkgsrc-2019Q1:1.4.0.2 pkgsrc-2019Q1-base:1.4 pkgsrc-2018Q4:1.3.0.6 pkgsrc-2018Q4-base:1.3 pkgsrc-2018Q3:1.3.0.4 pkgsrc-2018Q3-base:1.3 pkgsrc-2018Q2:1.3.0.2 pkgsrc-2018Q2-base:1.3 pkgsrc-2018Q1:1.2.0.4 pkgsrc-2018Q1-base:1.2 pkgsrc-2017Q4:1.2.0.2 pkgsrc-2017Q4-base:1.2; locks; strict; comment @# @; 1.9 date 2021.08.12.07.25.56; author wiz; state Exp; branches; next 1.8; commitid JmugeUvLlFILwE4D; 1.8 date 2019.11.04.21.28.55; author rillig; state Exp; branches; next 1.7; commitid P8zvC5DaquV1ZzJB; 1.7 date 2019.05.07.14.06.24; author thorpej; state Exp; branches; next 1.6; commitid tahuoYrGljA8mhmB; 1.6 date 2019.04.26.08.32.28; author skrll; state Exp; branches; next 1.5; commitid lxK7a3tMZoQmRPkB; 1.5 date 2019.04.12.07.08.16; author skrll; state Exp; branches; next 1.4; commitid 0hi3YnisqxdcQ1jB; 1.4 date 2018.12.31.15.06.45; author jmcneill; state Exp; branches; next 1.3; commitid v60HKpeTFjZNKX5B; 1.3 date 2018.05.25.10.45.23; author jmcneill; state Exp; branches; next 1.2; commitid asIaF1oVbj5OoFDA; 1.2 date 2017.12.18.23.31.20; author jmcneill; state Exp; branches; next 1.1; commitid QoDgueqcktbxIqjA; 1.1 date 2017.10.08.13.07.54; author jmcneill; state Exp; branches; next ; commitid bA2nBavY3gT6yfaA; desc @@ 1.9 log @u-boot*: fix some pkglint @ text @# $NetBSD: Makefile,v 1.8 2019/11/04 21:28:55 rillig Exp $ UBOOT_TARGET= cubietruck UBOOT_CONFIG= Cubietruck_defconfig UBOOT_BIN= u-boot-sunxi-with-spl.bin UBOOT_INSTALLBOOT_PLIST= installboot.plist PKGREVISION= 4 .include "../../sysutils/u-boot/u-boot-arm.mk" .include "../../mk/bsd.pkg.mk" @ 1.8 log @sysutils: align variable assignments pkglint -Wall -F --only aligned --only indent -r Manually excluded consolekit and dc-tools since pkglint didn't get the formatting correct. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2019/05/07 14:06:24 thorpej Exp $ d12 1 @ 1.7 log @Add installboot(8) overlays for the sunxi u-boot packages. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2019/04/26 08:32:28 skrll Exp $ d7 1 a7 1 UBOOT_INSTALLBOOT_PLIST=installboot.plist @ 1.6 log @Call cleanup_before_linux in efi_exit_boot so ensure caches are clean, etc Bump PKGREVISION @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2019/04/12 07:08:16 skrll Exp $ d7 3 a9 1 PKGREVISION= 3 @ 1.5 log @Backport a patch from u-boot mainline to support EFI GetVariable. Add PKGREVISION to the UBOOT_VERSTION output Bump PKGREVISION for all 2018.11 packages @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2018/12/31 15:06:45 jmcneill Exp $ d7 1 a7 1 PKGREVISION= 2 @ 1.4 log @U-Boot 2018.11 broke compatibility of U-Boot image type IDs. Restore IDs used in previous (and subsequent) U-Boot versions to fix booting GENERIC armv7 NetBSD kernels. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2018/05/25 10:45:23 jmcneill Exp $ d7 1 a7 1 PKGREVISION= 1 @ 1.3 log @Update U-Boot to 2018.05. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2017/12/18 23:31:20 jmcneill Exp $ d7 2 @ 1.2 log @Bump PKGREVISION. @ text @d1 1 a1 3 # $NetBSD: Makefile,v 1.1 2017/10/08 13:07:54 jmcneill Exp $ PKGREVISION= 1 @ 1.1 log @Initial import of u-boot-cubietruck version 2017.09. U-Boot is a bootloader for embedded boards based on PowerPC, ARM, MIPS and several other processors, which can be installed in a boot ROM and used to initialize and test the hardware or to download and run application code. This package provides U-Boot for the Cubietech Cubietruck. @ text @d1 3 a3 1 # $NetBSD: Makefile,v 1.1 2017/10/06 19:24:08 jmcneill Exp $ @