mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 20:19:01 +02:00
linux-denx: Restrict recipe compatibility for m53evk
This fixes following warning, when building other mx5 boards: ,---- | WARNING: Unable to get checksum for linux-denx SRC_URI entry | defconfig: file could not be found `---- Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
1576603200
commit
341ea23118
|
@ -7,4 +7,4 @@ include linux-denx.inc
|
||||||
SRCREV_m53evk = "7c75b82904fa555ce7988b97619b85a436a8ed12"
|
SRCREV_m53evk = "7c75b82904fa555ce7988b97619b85a436a8ed12"
|
||||||
SRCBRANCH_m53evk = "m53evk-rel-2013-05-02-v3.9"
|
SRCBRANCH_m53evk = "m53evk-rel-2013-05-02-v3.9"
|
||||||
|
|
||||||
COMPATIBLE_MACHINE = "(mx5)"
|
COMPATIBLE_MACHINE = "(m53evk)"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user