Pull request #95: fix(coreos-image-testable): phy firmware not available in coreos-image-testable

Merge in ICO/coreos from change_firmware_handling to master

* commit '1a9e19c1449193571cd8cffebd5238d536989669':
  fix(coreos-image-testable): phy firmware not available in coreos-image-testable
This commit is contained in:
Patrick Vogelaar 2023-06-14 13:19:36 +02:00
commit e2d30321b9
3 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,3 @@ IMAGE_INSTALL:append = "${@bb.utils.contains("IMAGE_FEATURES", "swupdate", " swu
# development tools
IMAGE_INSTALL:append = " systemd-analyze"
### Device specific settings
# Needed for phy firmware
IMAGE_INSTALL:append:cn9131-bldn-mbv = " linux-firmware"

View File

@ -6,3 +6,7 @@
require conf/machine/include/cn913x.inc
PREFERRED_VERSION_u-boot = "2019.10-solidrun"
### Device specific settings
# Needed for phy firmware
MACHINE_EXTRA_RDEPENDS += "linux-firmware-microchip"

@ -1 +1 @@
Subproject commit 717b9f18a51e9c9fd5a471238aa2ea4de439ef17
Subproject commit a70209cc6b111957b8dda9190e1291911a52286b