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:
Otavio Salvador 2014-02-19 19:05:00 -03:00
parent b43b847062
commit 9d517e9234

View File

@ -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)"