u-boot-imx: Remove Wandboard patch as it is now supported by mainline

The U-Boot 2013.04 provides Wandboard support so we don't need to keep
the old U-Boot around. It has been some time we're using the mainline
code by default for the Wandboard Solo and Dual without any reported
issues, so time to clean it.

Change-Id: I6139d8371ac5404abf65f7d55f2fbd703d52c1b8
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Otavio Salvador 2013-04-09 15:09:34 -03:00
parent 83e8f04f08
commit 36f9379ae5
2 changed files with 1 additions and 1774 deletions

View File

@ -1,11 +1,6 @@
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 \
"
PRINC := "${@int(PRINC) + 2}"
# Revision of imx_3.0.35_1.1.0 branch
SRCREV_cgtqmx6 = "98a5299c945cb7e440e3c3d9c572f017e5a02ede"