Skip to content

Commit

Permalink
firmware-nxp-wifi: make it compatible with imx-nxp-bsp
Browse files Browse the repository at this point in the history
There multiple providers for this so make this one imx-nxp-bsp compatible
and chose linux-firmware provider in other bsp.
Otherwise when other bsp layers are available we need to set the PREFERRED_RPROVIDER.

Signed-off-by: Jose Quaresma <[email protected]>
  • Loading branch information
quaresmajose committed Oct 17, 2023
1 parent e0939d9 commit cd04cd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipes-bsp/firmware-imx/firmware-nxp-wifi_1.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ inherit allarch
CLEANBROKEN = "1"
ALLOW_EMPTY:${PN} = "1"

COMPATIBLE_MACHINE = "(imx-nxp-bsp)"

do_compile() {
:
}
Expand Down

0 comments on commit cd04cd3

Please sign in to comment.