Pull request #91: fix(cn9131-bldn-mbv): fix IMAGE_INSTALL assignement
Merge in ICO/coreos from fix_bootguard_tools to master * commit '1dae191afa1a67cb0b97d5fab7e7fdec2322fe59': fix(cn9131-bldn-mbv): fix IMAGE_INSTALL assignement
This commit is contained in:
commit
22be4c5a76
|
|
@ -13,4 +13,4 @@ IMAGE_INSTALL:append = " systemd-analyze"
|
|||
|
||||
### Device specific settings
|
||||
# Needed for phy firmware
|
||||
IMAGE_INSTALL:cn9131-bldn-mbv += "linux-firmware"
|
||||
IMAGE_INSTALL:append:cn9131-bldn-mbv = " linux-firmware"
|
||||
Loading…
Reference in New Issue