mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
broadcom-nvram-config: Add compatible machine setting
This avoid a warning, during recipe parsing of bitbake, due an incompatible machine as the nvram.txt is not available as no know default one is suitable for every board so a specific one is need. Change-Id: I409a1310c6f37975a46d79cdbd84665daa381e0d Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
d7f5dc6aea
commit
42cf4bcb32
|
@ -26,3 +26,4 @@ BROADCOM_FIRMWARE_wandboard-dual = "bcm4329"
|
|||
|
||||
RDEPENDS_${PN} = "linux-firmware-${BROADCOM_FIRMWARE}"
|
||||
|
||||
COMPATIBLE_MACHINE = "(wandboard-dual)"
|
||||
|
|
Loading…
Reference in New Issue
Block a user