]> git.ipfire.org Git - thirdparty/openwrt.git/commit
boot: arm-trusted-firmware-microchipsw: depend on host Ruby
authorRobert Marko <robert.marko@sartura.hr>
Mon, 12 Jan 2026 16:33:02 +0000 (17:33 +0100)
committerRobert Marko <robimarko@gmail.com>
Mon, 12 Jan 2026 17:01:17 +0000 (18:01 +0100)
commit082fe669f7b6839144484589ebb72c87bb9d6314
treeca173728225ad18b4464040ce55e1e8f5462ec1a
parent410277ca12d811daa8040edf75dfd87a2d9dd5f8
boot: arm-trusted-firmware-microchipsw: depend on host Ruby

Microchip ATF depends on Ruby scripts to generate the FWU monitor HTML
and more, so make sure that host Ruby is available.

We also need to call the scripts directly via Ruby executable as shebang
wont work due to lack of Ruby in the Buildbot container.

Fixes: 5205c0c42607 ("microchipsw: lan969x: add Microchip EV23X71A")
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
package/boot/arm-trusted-firmware-microchipsw/Makefile
package/boot/arm-trusted-firmware-microchipsw/patches/0004-microchip-lan969x-do-not-rely-on-Ruby-shebang.patch [new file with mode: 0644]