linux (3.0.35): 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:21 +00:00 committed by Otavio Salvador
parent babe34d128
commit b057708fab
3 changed files with 3986 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

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