u-boot (2009.08): Add support for Wandboard-Dual

Signed-off-by: John Weber <rjohnweber@gmail.com>
This commit is contained in:
John Weber 2013-02-26 22:15:22 +00:00 committed by Otavio Salvador
parent b057708fab
commit 954c7b14c4
2 changed files with 1776 additions and 0 deletions

View File

@ -0,0 +1,8 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}"
PRINC := "${@int(PRINC) + 1}"
# Wandboard-specific patches
SRC_URI_append_wandboard-dual = " \
file://wandboard-dual/0001-u-boot-2009.08-Add-Wandboard-Dual-support.patch \
"