mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
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:
parent
83e8f04f08
commit
36f9379ae5
File diff suppressed because it is too large
Load Diff
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user