NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-evbarm/58035: [RB] evbarm/earmv6: sshramdisk probably has firmware files in a wrong place
> Date: Fri, 15 Mar 2024 08:36:42 +0100
> From: Martin Husemann <martin%duskware.de@localhost>
>
> Images in general are a separate step from release builds, but if this
> image makes sense in that configuration it should be part of the arch
> specific build.sh command run on the build cluster.
>
> If the portmaster (or whoever knows about the specifics) tells releng
> this is trivial to adjust.
This isn't a separate step. The release build produces ramdisk.fs but
not sshramdisk.fs because of the different recipes for the release
target in their respective Makefiles:
https://nxr.netbsd.org/xref/src/distrib/evbarm/instkernel/ramdisk/Makefile?r=1.21#53
https://nxr.netbsd.org/xref/src/distrib/evbarm/instkernel/sshramdisk/Makefile?r=1.26#57
Home |
Main Index |
Thread Index |
Old Index