On Mon, Sep 9, 2013 at 8:27 AM,  <maxin.j...@enea.com> wrote:
> From: "Maxin B. John" <maxin.j...@enea.com>
>
> Update the dts path for beagleboard
>
> Signed-off-by: Maxin B. John <maxin.j...@enea.com>
> ---
>  meta-yocto-bsp/conf/machine/beagleboard.conf |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-yocto-bsp/conf/machine/beagleboard.conf 
> b/meta-yocto-bsp/conf/machine/beagleboard.conf
> index dd0c222..d034ee4 100644
> --- a/meta-yocto-bsp/conf/machine/beagleboard.conf
> +++ b/meta-yocto-bsp/conf/machine/beagleboard.conf
> @@ -32,7 +32,7 @@ PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
>  PREFERRED_VERSION_linux-yocto ?= "3.10%"
>
>  KERNEL_IMAGETYPE = "zImage"
> -KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/omap3-beagle.dts 
> ${S}/arch/powerpc/boot/dts/omap3-beagle-xm.dts"
> +KERNEL_DEVICETREE = "${S}/arch/arm/boot/dts/omap3-beagle.dts 
> ${S}/arch/arm/boot/dts/omap3-beagle-xm.dts"
>

ouch. how on earth did that slip by. I'm going to ping the patch's submitter to
find out how that could have been tested.

Acked-by: Bruce Ashfield <bruce.ashfi...@windriver.com>


>  SPL_BINARY = "MLO"
>  UBOOT_SUFFIX = "img"
> --
> 1.7.10.4
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to