* fsl-image-test with sabrelite error
@ 2014-03-19 15:35 pighi
2014-03-19 15:42 ` Gary Thomas
0 siblings, 1 reply; 6+ messages in thread
From: pighi @ 2014-03-19 15:35 UTC (permalink / raw)
To: meta-freescale
now i'm trying to bitbake the image fsl-image-test with the sabrelite.
so i configured MACHINE=imx6qsabrelite then a bitbake fsl-image-test
selecting the sabrelite means that it uses the nitrogen6x.conf
but i have the following error:
"Nothing RPROVIDES 'cpuburn-neon' (but /home/yocto/IMX6_yocto/fsl-community-bsp/sources/meta-fsl-demos/recipes-fsl/packagegroups/packagegroup-fsl-tools-benchmark.bb RDEPENDS on or otherwise requires it)
cpuburn-neon was skipped: incompatible with machine imx6qsabrelite (not in COMPATIBLE_MACHINE)
"
MACHINE=imx6qsabresd it works, but looking to the conf files i can see that the nitrogen6x.conf and the imx6qsabresd.conf includes the same
include conf/machine/include/imx-base.inc
include conf/machine/include/tune-cortexa9.inc
so the TUNE_MACHINE should be the same.... so i cannot understand the error.
Omar
Dott.Ing. Omar Pighi
R&D Selea
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: fsl-image-test with sabrelite error
2014-03-19 15:35 fsl-image-test with sabrelite error pighi
@ 2014-03-19 15:42 ` Gary Thomas
0 siblings, 0 replies; 6+ messages in thread
From: Gary Thomas @ 2014-03-19 15:42 UTC (permalink / raw)
To: meta-freescale
On 2014-03-19 09:35, pighi@selea.com wrote:
> now i'm trying to bitbake the image fsl-image-test with the sabrelite.
> so i configured MACHINE=imx6qsabrelite then a bitbake fsl-image-test
>
> selecting the sabrelite means that it uses the nitrogen6x.conf
>
> but i have the following error:
> "Nothing RPROVIDES 'cpuburn-neon' (but /home/yocto/IMX6_yocto/fsl-community-bsp/sources/meta-fsl-demos/recipes-fsl/packagegroups/packagegroup-fsl-tools-benchmark.bb RDEPENDS on or otherwise requires it)
> cpuburn-neon was skipped: incompatible with machine imx6qsabrelite (not in COMPATIBLE_MACHINE)
> "
>
> MACHINE=imx6qsabresd it works, but looking to the conf files i can see that the nitrogen6x.conf and the imx6qsabresd.conf includes the same
>
> include conf/machine/include/imx-base.inc
> include conf/machine/include/tune-cortexa9.inc
>
> so the TUNE_MACHINE should be the same.... so i cannot understand the error.
Have you tried setting MACHINE=nitrogen6x? I've found that works
much better in general and functions perfectly on my SabreLite.
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: fsl-image-test with sabrelite error
@ 2014-03-19 15:45 pighi
0 siblings, 0 replies; 6+ messages in thread
From: pighi @ 2014-03-19 15:45 UTC (permalink / raw)
To: gary, meta-freescale
I'm trying right now...
if this works means that MACHINEOVERRIDES it is not the same of setting MACHINE=
Omar
>----- Original Message -----
>From: gary@mlbassoc.com
>To: meta-freescale@yoctoproject.org
>Data: Wed, 19 Mar 2014 09:42:57 -0600
>Subject: Re: [meta-freescale] fsl-image-test with sabrelite error
>On 2014-03-19 09:35, pighi@selea.com wrote:
>> now i'm trying to bitbake the image fsl-image-test with the sabrelite.
>> so i configured MACHINE=imx6qsabrelite then a bitbake fsl-image-test
>>
>> selecting the sabrelite means that it uses the nitrogen6x.conf
>>
>> but i have the following error:
>> "Nothing RPROVIDES 'cpuburn-neon' (but /home/yocto/IMX6_yocto/fsl-community-bsp/sources/meta-fsl-demos/recipes-fsl/packagegroups/packagegroup-fsl-tools-benchmark.bb RDEPENDS on or otherwise requires it)
>> cpuburn-neon was skipped: incompatible with machine imx6qsabrelite (not in COMPATIBLE_MACHINE)
>> "
>>
>> MACHINE=imx6qsabresd it works, but looking to the conf files i can see that the nitrogen6x.conf and the imx6qsabresd.conf includes the same
>>
>> include conf/machine/include/imx-base.inc
>> include conf/machine/include/tune-cortexa9.inc
>>
>> so the TUNE_MACHINE should be the same.... so i cannot understand the error.
>
>Have you tried setting MACHINE=nitrogen6x? I've found that works
>much better in general and functions perfectly on my SabreLite.
>
>--
>------------------------------------------------------------
>Gary Thomas | Consulting for the
>MLB Associates | Embedded world
>------------------------------------------------------------
>--
>_______________________________________________
>meta-freescale mailing list
>meta-freescale@yoctoproject.org
>https://lists.yoctoproject.org/listinfo/meta-freescale
>
>
Dott.Ing. Omar Pighi
R&D Selea
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: fsl-image-test with sabrelite error
@ 2014-03-19 16:03 pighi
2014-03-20 22:19 ` Otavio Salvador
0 siblings, 1 reply; 6+ messages in thread
From: pighi @ 2014-03-19 16:03 UTC (permalink / raw)
To: gary, meta-freescale
Yes I confirm usingg the nitrogen6x as MACHINE that error disappears.
Omar
>----- Original Message -----
>From: gary@mlbassoc.com
>To: meta-freescale@yoctoproject.org
>Data: Wed, 19 Mar 2014 09:42:57 -0600
>Subject: Re: [meta-freescale] fsl-image-test with sabrelite error
>On 2014-03-19 09:35, pighi@selea.com wrote:
>> now i'm trying to bitbake the image fsl-image-test with the sabrelite.
>> so i configured MACHINE=imx6qsabrelite then a bitbake fsl-image-test
>>
>> selecting the sabrelite means that it uses the nitrogen6x.conf
>>
>> but i have the following error:
>> "Nothing RPROVIDES 'cpuburn-neon' (but /home/yocto/IMX6_yocto/fsl-community-bsp/sources/meta-fsl-demos/recipes-fsl/packagegroups/packagegroup-fsl-tools-benchmark.bb RDEPENDS on or otherwise requires it)
>> cpuburn-neon was skipped: incompatible with machine imx6qsabrelite (not in COMPATIBLE_MACHINE)
>> "
>>
>> MACHINE=imx6qsabresd it works, but looking to the conf files i can see that the nitrogen6x.conf and the imx6qsabresd.conf includes the same
>>
>> include conf/machine/include/imx-base.inc
>> include conf/machine/include/tune-cortexa9.inc
>>
>> so the TUNE_MACHINE should be the same.... so i cannot understand the error.
>
>Have you tried setting MACHINE=nitrogen6x? I've found that works
>much better in general and functions perfectly on my SabreLite.
>
>--
>------------------------------------------------------------
>Gary Thomas | Consulting for the
>MLB Associates | Embedded world
>------------------------------------------------------------
>--
>_______________________________________________
>meta-freescale mailing list
>meta-freescale@yoctoproject.org
>https://lists.yoctoproject.org/listinfo/meta-freescale
>
>
Dott.Ing. Omar Pighi
R&D Selea
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: fsl-image-test with sabrelite error
2014-03-19 16:03 pighi
@ 2014-03-20 22:19 ` Otavio Salvador
0 siblings, 0 replies; 6+ messages in thread
From: Otavio Salvador @ 2014-03-20 22:19 UTC (permalink / raw)
To: pighi@selea.com; +Cc: meta-freescale@yoctoproject.org, Gary Thomas
On Wed, Mar 19, 2014 at 1:03 PM, pighi@selea.com <pighi@selea.com> wrote:
> Yes I confirm usingg the nitrogen6x as MACHINE that error disappears.
commit 07a578fcfd0c65fe1ba9afbe9911ae90a8dcaf95
Author: Otavio Salvador <otavio@ossystems.com.br>
Date: Thu Mar 20 18:47:50 2014 -0300
imx6qsabrelite: Add the machine in the MACHINEOVERRIDES
The machine needs to be included in the overrides list or
COMPATIBLE_MACHINE matching fails badly.
Change-Id: I52d717dd667c52cb3844c99fdfe25ab0c0c185d6
Reported-by: Dott.Ing. Omar Pighi <pighi@selea.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
diff --git a/conf/machine/imx6qsabrelite.conf b/conf/machine/imx6qsabrelite.conf
index 442c86f..c6bd735 100644
--- a/conf/machine/imx6qsabrelite.conf
+++ b/conf/machine/imx6qsabrelite.conf
@@ -9,5 +9,5 @@
# from the MMC (SD3 or SD4) please check the Boundary's blog post
# at: http://boundarydevices.com/u-boot-on-i-mx6/#unbricking
-MACHINEOVERRIDES = "nitrogen6x"
+MACHINEOVERRIDES = "nitrogen6x:${MACHINE}"
include conf/machine/nitrogen6x.conf
I would like to put a reported-by entry with your name but I don't
know if it is right or not. Could you double check?
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: fsl-image-test with sabrelite error
@ 2014-03-21 8:49 pighi
0 siblings, 0 replies; 6+ messages in thread
From: pighi @ 2014-03-21 8:49 UTC (permalink / raw)
To: otavio, pighi; +Cc: meta-freescale, gary
Hi , thanks
mi correct name is Omar Pighi
my complete data is:
Dott. Ing Omar Pighi
HW/FW R&D HEAD at Selea s.r.l
www.selea.com
tel: +39-375889091
Omar
>----- Original Message -----
>From: otavio@ossystems.com.br
>To: pighi@selea.com
Cc: gary@mlbassoc.com,meta-freescale@yoctoproject.org
>Data: Thu, 20 Mar 2014 19:19:56 -0300
>Subject: Re: [meta-freescale] fsl-image-test with sabrelite error
>On Wed, Mar 19, 2014 at 1:03 PM, pighi@selea.com <pighi@selea.com> wrote:
>> Yes I confirm usingg the nitrogen6x as MACHINE that error disappears.
>
>commit 07a578fcfd0c65fe1ba9afbe9911ae90a8dcaf95
>Author: Otavio Salvador <otavio@ossystems.com.br>
>Date: Thu Mar 20 18:47:50 2014 -0300
>
> imx6qsabrelite: Add the machine in the MACHINEOVERRIDES
>
> The machine needs to be included in the overrides list or
> COMPATIBLE_MACHINE matching fails badly.
>
> Change-Id: I52d717dd667c52cb3844c99fdfe25ab0c0c185d6
> Reported-by: Dott.Ing. Omar Pighi <pighi@selea.com>
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
>
>diff --git a/conf/machine/imx6qsabrelite.conf b/conf/machine/imx6qsabrelite.conf
>index 442c86f..c6bd735 100644
>--- a/conf/machine/imx6qsabrelite.conf
>+++ b/conf/machine/imx6qsabrelite.conf
>@@ -9,5 +9,5 @@
> # from the MMC (SD3 or SD4) please check the Boundary's blog post
> # at: http://boundarydevices.com/u-boot-on-i-mx6/#unbricking
>
>-MACHINEOVERRIDES = "nitrogen6x"
>+MACHINEOVERRIDES = "nitrogen6x:${MACHINE}"
> include conf/machine/nitrogen6x.conf
>
>I would like to put a reported-by entry with your name but I don't
>know if it is right or not. Could you double check?
>
>--
>Otavio Salvador O.S. Systems
>http://www.ossystems.com.br http://code.ossystems.com.br
>Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
>
>
Dott.Ing. Omar Pighi
R&D Selea
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2014-03-21 8:49 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-19 15:35 fsl-image-test with sabrelite error pighi
2014-03-19 15:42 ` Gary Thomas
-- strict thread matches above, loose matches on Subject: below --
2014-03-19 15:45 pighi
2014-03-19 16:03 pighi
2014-03-20 22:19 ` Otavio Salvador
2014-03-21 8:49 pighi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.