Hi Peter,

On Wed, Jun 24, 2015 at 4:41 PM, Peter Bergin <[email protected]> wrote:

> when building in master branch for target MACHINE cubox-i I now get an error 
> after this patch was introduced. Any ideas what's missing in my setup? I 
> guess you have been able to build with this patch. See output from console 
> below.

Could you please try the fix below?

--- a/recipes-bsp/broadcom-nvram-config/bcm4329-nvram-config.bb
+++ b/recipes-bsp/broadcom-nvram-config/bcm4329-nvram-config.bb
@@ -5,4 +5,4 @@ include broadcom-nvram-config.inc

 CHIP_MODEL = "4329"

-COMPATIBLE_MACHINE = "(wandboard-dual|wandboard-quad)"
+COMPATIBLE_MACHINE = "(wandboard-dual|wandboard-quad|cubox-i)"

Thanks
-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to