mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
u-boot (2009.08): Add support for Wandboard-Dual
Signed-off-by: John Weber <rjohnweber@gmail.com>
This commit is contained in:
parent
b057708fab
commit
954c7b14c4
File diff suppressed because it is too large
Load Diff
8
recipes-bsp/u-boot/u-boot-imx_2009.08.bbappend
Normal file
8
recipes-bsp/u-boot/u-boot-imx_2009.08.bbappend
Normal 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 \
|
||||||
|
"
|
Loading…
Reference in New Issue
Block a user