mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 20:19:01 +02:00

If SRCREV is not in the master branch, the SRC_URI must specify the branch; this patch also move the inclusion of defconfig file, at SRC_URI, to the .inc to avoid appending it in the 3.9 recipe. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
11 lines
280 B
BlitzBasic
11 lines
280 B
BlitzBasic
# Copyright (C) 2013 Marek Vasut <marex@denx.de>
|
|
# Released under the MIT license (see COPYING.MIT for the terms)
|
|
|
|
include linux-denx.inc
|
|
|
|
# m53evk
|
|
SRCREV_m53evk = "7c75b82904fa555ce7988b97619b85a436a8ed12"
|
|
SRCBRANCH_m53evk = "denx/DENX-v3.9-stable"
|
|
|
|
COMPATIBLE_MACHINE = "(mx5)"
|