Files
meta-tegra/recipes-core
mci a59987982d initrd-flash: Add custom extra init
This makes it possible for extra custom steps to take before the final reboot step of the initrd flashing process.
A new recipe can use the TEGRA_INITRD_FLASH_INSTALL variable in the distro config, to add the new package(s) that provides the custom extra init steps.
Note that these scripts needs to be installed with execution permition, in the /init_extra.d folder of the tegraflash initrd image.

Signed-off-by: Michael Christensen <msc95@hotmail.dk>
2024-04-27 03:19:44 -07:00
..