[meta-freescale] [meta-fsl-arm-extra][PATCH 2/3] Add U-boot support for Wandboard Dual

Otavio Salvador otavio at ossystems.com.br
Tue Feb 26 12:17:03 PST 2013


On Tue, Feb 26, 2013 at 5:11 PM, John Weber <rjohnweber at gmail.com> wrote:
> Hi Otavio -
>
> The U-boot recipe, I've had problems using SRC_URI_apppend_<machine name> to
> target patches to a particular machine.  What I've done below is target them
> to i.mx6 and then bitbake ties this to u-boot.  I can put the wandboard-dual
> specific patch into a subdirectory, as show below:
>
> FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}"
>
> PRINC := "${@int(PRINC) + 1}"
>
> # Wandboard-specific patches
> SRC_URI_append_mx6= " \
>    file://wandboard-dual/Initial-support-for-Wandboard-Dual.patch \
> "
>
> But, if I do SRC_URI_append_wandboard-dual = "..." , this does not work.

Please check the overrides:

bitbake u-boot-imx -e | grep OVERRIDES

It should how the overrides it is taking.

-- 
Otavio Salvador                             O.S. Systems
E-mail: otavio at ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br



More information about the meta-freescale mailing list