
* Add a step to add updated firmwares from firmware rpms into the initrd * The selected firmware file list will be provided through env variable UPDATE_FW_LIST. * example usage: echo "./usr/lib/firmware/fw1" > firmware-list echo "./usr/lib/firmware/fw2" >> firmware-list export UPDATE_FW_LIST="./firmware-list" update-pxe-network-installer Test Plan: PASS: Add the firmware file location with the command: echo "./usr/lib/firmware/qed/qed_init_values_zipped-8.42.2.0.bin" >> firmware-list export UPDATE_FW_LIST="./firmware-list" update-pxe-network-installer Story: 2010046 Task: 45420 Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Thiago Miranda <ThiagoOliveira.Miranda@windriver.com> Change-Id: Ifbe18d1aedc6ece4891c35627448c21fdf3306f3
Description
StarlingX build source tree root
Languages
Python
62%
Shell
36.9%
BitBake
0.6%
Dockerfile
0.5%