* re QT5 on Yocto
@ 2013-12-12 20:50 Joerg boge
2013-12-12 22:16 ` Dmitriy B.
[not found] ` <6847E431-BE5B-4724-B733-A0D7B1F1FFCB@mantic.mx>
0 siblings, 2 replies; 8+ messages in thread
From: Joerg boge @ 2013-12-12 20:50 UTC (permalink / raw)
To: alfonso; +Cc: meta-freescale@yoctoproject.org
Hello Alfonso,
just setup a new yocto on "dora"
bitbake core-image-minimal brakes with
ERROR: No recipes available for:
/home/joerg/qt-yocto/sources/meta-qt5/recipes-devtools/cmake/cmake_2.8.12.1.bbappend
ERROR: Command execution failed: Exited with 1
Your Note: If bitbake fails with an error regarding cmake or drm
recipes, locate their directories, delete them and try again.
won't realy helps :-/
regards
Joerg
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: re QT5 on Yocto
2013-12-12 20:50 re QT5 on Yocto Joerg boge
@ 2013-12-12 22:16 ` Dmitriy B.
[not found] ` <6847E431-BE5B-4724-B733-A0D7B1F1FFCB@mantic.mx>
1 sibling, 0 replies; 8+ messages in thread
From: Dmitriy B. @ 2013-12-12 22:16 UTC (permalink / raw)
To: Joerg boge; +Cc: meta-freescale@yoctoproject.org, alfonso
[-- Attachment #1: Type: text/plain, Size: 584 bytes --]
Setup meta-qt5 also to dora.
Best Regards,
Dmitriy Beykun
2013/12/13 Joerg boge <joerg.boge@gmx.de>
> Hello Alfonso,
> just setup a new yocto on "dora"
>
> bitbake core-image-minimal brakes with
>
> ERROR: No recipes available for:
> /home/joerg/qt-yocto/sources/meta-qt5/recipes-devtools/
> cmake/cmake_2.8.12.1.bbappend
> ERROR: Command execution failed: Exited with 1
>
> Your Note: If bitbake fails with an error regarding cmake or drm recipes,
> locate their directories, delete them and try again.
>
> won't realy helps :-/
>
> regards
>
> Joerg
>
[-- Attachment #2: Type: text/html, Size: 1025 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread[parent not found: <6847E431-BE5B-4724-B733-A0D7B1F1FFCB@mantic.mx>]
* Re: re QT5 on Yocto
[not found] ` <6847E431-BE5B-4724-B733-A0D7B1F1FFCB@mantic.mx>
@ 2013-12-13 6:41 ` Joerg boge
2013-12-13 7:00 ` Alfonso Tamés
0 siblings, 1 reply; 8+ messages in thread
From: Joerg boge @ 2013-12-13 6:41 UTC (permalink / raw)
To: Alfonso Tamés; +Cc: meta-freescale@yoctoproject.org
Am 13.12.2013 00:15, schrieb Alfonso Tamés:
> Joerg,
>
> Did you delete /home/joerg/qt-yocto/sources/meta-qt5/recipes-devtools/cmake directory ?
>
> When I deleted the cmake directly bitbake proceeded to build the image.
>
> Regards,
>
> Alfonso
Hello,
switching to "dora" helps but fails later to compile Qt.
Should that work only for Wandboard or also for all Boards? (nitrogen6x)
regards
Joerg
>
> On Dec 12, 2013, at 2:50 PM, Joerg boge <joerg.boge@gmx.de> wrote:
>
>> Hello Alfonso,
>> just setup a new yocto on "dora"
>>
>> bitbake core-image-minimal brakes with
>>
>> ERROR: No recipes available for:
>> /home/joerg/qt-yocto/sources/meta-qt5/recipes-devtools/cmake/cmake_2.8.12.1.bbappend
>> ERROR: Command execution failed: Exited with 1
>>
>> Your Note: If bitbake fails with an error regarding cmake or drm recipes, locate their directories, delete them and try again.
>>
>> won't realy helps :-/
>>
>> regards
>>
>> Joerg
>>
>>
>>
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: re QT5 on Yocto
2013-12-13 6:41 ` Joerg boge
@ 2013-12-13 7:00 ` Alfonso Tamés
2013-12-13 11:36 ` Joerg Boge
0 siblings, 1 reply; 8+ messages in thread
From: Alfonso Tamés @ 2013-12-13 7:00 UTC (permalink / raw)
To: Joerg boge; +Cc: meta-freescale@yoctoproject.org
Can you bitbake -v to find out why it is failing?
Alfonso
On Dec 13, 2013, at 12:41 AM, Joerg boge <joerg.boge@gmx.de> wrote:
>
> Hello,
> switching to "dora" helps but fails later to compile Qt.
>
> Should that work only for Wandboard or also for all Boards? (nitrogen6x)
>
> regards
>
> Joerg
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: re QT5 on Yocto
2013-12-13 7:00 ` Alfonso Tamés
@ 2013-12-13 11:36 ` Joerg Boge
[not found] ` <5ED001AA-88E8-4BDA-844A-D0211A904E5F@mantic.mx>
0 siblings, 1 reply; 8+ messages in thread
From: Joerg Boge @ 2013-12-13 11:36 UTC (permalink / raw)
To: Alfonso Tamés; +Cc: meta-freescale@yoctoproject.org
Ok, I did all again, first bitbake for nitrogen and then for "my board
with other kernel"
works fine
thanks
On 12/13/2013 08:00 AM, Alfonso Tamés wrote:
> Can you bitbake -v to find out why it is failing?
>
> Alfonso
>
> On Dec 13, 2013, at 12:41 AM, Joerg boge <joerg.boge@gmx.de> wrote:
>> Hello,
>> switching to "dora" helps but fails later to compile Qt.
>>
>> Should that work only for Wandboard or also for all Boards? (nitrogen6x)
>>
>> regards
>>
>> Joerg
>>
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2013-12-13 20:52 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-12 20:50 re QT5 on Yocto Joerg boge
2013-12-12 22:16 ` Dmitriy B.
[not found] ` <6847E431-BE5B-4724-B733-A0D7B1F1FFCB@mantic.mx>
2013-12-13 6:41 ` Joerg boge
2013-12-13 7:00 ` Alfonso Tamés
2013-12-13 11:36 ` Joerg Boge
[not found] ` <5ED001AA-88E8-4BDA-844A-D0211A904E5F@mantic.mx>
2013-12-13 17:03 ` Joerg Boge
2013-12-13 18:17 ` Alfonso Tamés
2013-12-13 20:51 ` Joerg boge
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.