Sunday, December 03, 2023

Re: Fix u-boot-asahi plist

On Sun, Dec 03, 2023 at 10:08:24PM +0100, Mark Kettenis wrote:
> Add a few files that were missed in a previous update.
>
> ok?

ok tobhe@

>
>
> Index: sysutils/u-boot-asahi/Makefile
> ===================================================================
> RCS file: /cvs/ports/sysutils/u-boot-asahi/Makefile,v
> retrieving revision 1.12
> diff -u -p -r1.12 Makefile
> --- sysutils/u-boot-asahi/Makefile 10 Sep 2023 15:18:39 -0000 1.12
> +++ sysutils/u-boot-asahi/Makefile 3 Dec 2023 21:03:44 -0000
> @@ -6,6 +6,7 @@ VERSION= 2023.07.02
> GH_ACCOUNT= AsahiLinux
> GH_PROJECT= u-boot
> GH_TAGNAME= openbsd-v${VERSION}
> +REVISION= 0
>
> PKGNAME= u-boot-asahi-${VERSION:S/-/./g}
>
> Index: sysutils/u-boot-asahi/pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/sysutils/u-boot-asahi/pkg/PLIST,v
> retrieving revision 1.3
> diff -u -p -r1.3 PLIST
> --- sysutils/u-boot-asahi/pkg/PLIST 11 Nov 2022 19:38:11 -0000 1.3
> +++ sysutils/u-boot-asahi/pkg/PLIST 3 Dec 2023 21:03:44 -0000
> @@ -8,12 +8,19 @@ share/u-boot/apple_m1/dts/t6001-j314c.dt
> share/u-boot/apple_m1/dts/t6001-j316c.dtb
> share/u-boot/apple_m1/dts/t6001-j375c.dtb
> share/u-boot/apple_m1/dts/t6002-j375d.dtb
> +share/u-boot/apple_m1/dts/t6020-j414s.dtb
> +share/u-boot/apple_m1/dts/t6020-j474s.dtb
> +share/u-boot/apple_m1/dts/t6021-j414c.dtb
> +share/u-boot/apple_m1/dts/t6021-j416c.dtb
> +share/u-boot/apple_m1/dts/t6022-j180d.dtb
> share/u-boot/apple_m1/dts/t8103-j274.dtb
> share/u-boot/apple_m1/dts/t8103-j293.dtb
> share/u-boot/apple_m1/dts/t8103-j313.dtb
> share/u-boot/apple_m1/dts/t8103-j456.dtb
> share/u-boot/apple_m1/dts/t8103-j457.dtb
> share/u-boot/apple_m1/dts/t8112-j413.dtb
> +share/u-boot/apple_m1/dts/t8112-j415.dtb
> +share/u-boot/apple_m1/dts/t8112-j473.dtb
> share/u-boot/apple_m1/dts/t8112-j493.dtb
> share/u-boot/apple_m1/u-boot
> share/u-boot/apple_m1/u-boot-nodtb.bin
>

No comments:

Post a Comment