Jackie Huang c8c31ba805 update-pxe-network-installer: add updated firmwares
* 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
2022-05-23 14:18:43 +00:00
2021-06-08 15:44:00 -04:00
2019-04-19 19:52:37 +00:00
2018-06-01 07:45:23 -07:00
2021-06-29 11:20:52 -04:00
Description
StarlingX build source tree root
12 MiB
Languages
Python 62%
Shell 36.9%
BitBake 0.6%
Dockerfile 0.5%