mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
linux-denx: Fix branch name used for fetching
The branch, which contains the needed hash, is: m53evk-rel-2013-05-02-v3.9 Fix the recipe accordingly. Change-Id: Ie5d7b1f550d0d1ec92f3b4cea89f1b73d069cf32 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
b43b847062
commit
9d517e9234
|
@ -5,6 +5,6 @@ include linux-denx.inc
|
|||
|
||||
# m53evk
|
||||
SRCREV_m53evk = "7c75b82904fa555ce7988b97619b85a436a8ed12"
|
||||
SRCBRANCH_m53evk = "denx/DENX-v3.9-stable"
|
||||
SRCBRANCH_m53evk = "m53evk-rel-2013-05-02-v3.9"
|
||||
|
||||
COMPATIBLE_MACHINE = "(mx5)"
|
||||
|
|
Loading…
Reference in New Issue
Block a user