On 2015-01-28 07:27, [email protected] wrote:
Hi ,

UBOOT_CONFIG is set in machine conf, UBOOT_MACHINE and UBOOT_CONFIG can't be 
set at the same time.

Try to add the following line in local.conf to override the default value and 
build again.

UBOOT_CONFIG = "sdcard"

I still get the same error.

-----Original Message-----
From: [email protected] [mailto:meta-freescale-
[email protected]] On Behalf Of Gary Thomas
Sent: Wednesday, January 28, 2015 9:55 PM
To: [email protected]
Subject: [meta-freescale] [meta-fsl-arm] Can't build U-Boot for LS1 boards

Using meta-fsl-arm master (4d8024331715ff871e730342de16bce4cd985b88)

When I tried
    MACHINE=ls1021atwr bitbake u-boot-ls1 I get this error:
    ERROR: Nothing PROVIDES 'u-boot-ls1'
    ERROR: u-boot-ls1 was skipped: because UBOOT_MACHINE is not set

I had to add this line to my local.conf to get it to build:
    UBOOT_MACHINE_ls1021atwr = "ls1021atwr_sdcard_config"

What is the "correct" way to build U-Boot for this board?

--
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------
--
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

--
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------
--
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to