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

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>
11 lines
288 B
BlitzBasic
11 lines
288 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 = "m53evk-rel-2013-05-02-v3.9"
|
|
|
|
COMPATIBLE_MACHINE = "(m53evk)"
|