|
Yocto Project 1.5_M5.rc6
All,
The final release candidate for the upcoming Yocto Project 1.5 (dora 10.0.0)
release is now available for testing at:
http://autobuilder.yoctoproject.org/pub/releases/1.5_M5.rc6
poky
All,
The final release candidate for the upcoming Yocto Project 1.5 (dora 10.0.0)
release is now available for testing at:
http://autobuilder.yoctoproject.org/pub/releases/1.5_M5.rc6
poky
|
By
Flanagan, Elizabeth <elizabeth.flanagan@...>
·
#16416
·
|
|
Re: do_kernel_configme error with poky-tiny distro
That's pretty much the only way to reproduce things, since i also built
all the tiny boards against 3.10 while introducing the support .. so I
know it works.
I can say
That's pretty much the only way to reproduce things, since i also built
all the tiny boards against 3.10 while introducing the support .. so I
know it works.
I can say
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#16415
·
|
|
Re: Intel Cedartrail BSP on ASrock DN2800MT v Intel DN2800MT - why won't my system start?
Panic over - it was all down to the LVDS/VGA fix. The installer powers off the system when it completes - I just wasn't seeing it do anything because it was using the LVDS output, not the VGA.
Chris
Panic over - it was all down to the LVDS/VGA fix. The installer powers off the system when it completes - I just wasn't seeing it do anything because it was using the LVDS output, not the VGA.
Chris
|
By
Chris Tapp
·
#16414
·
|
|
Re: do_kernel_configme error with poky-tiny distro
Hi Carlos, thanks for reporting the failure.
So:
Yocto Release 1.4?
MACHINE=qemux86
DISTRO="poky-tiny"
target linux-yocto-tiny
?
I just built this successfully from the dylan branch using the same
Hi Carlos, thanks for reporting the failure.
So:
Yocto Release 1.4?
MACHINE=qemux86
DISTRO="poky-tiny"
target linux-yocto-tiny
?
I just built this successfully from the dylan branch using the same
|
By
Darren Hart <dvhart@...>
·
#16413
·
|
|
Intel Cedartrail BSP on ASrock DN2800MT v Intel DN2800MT - why won't my system start?
I have been using an image built using the Cedartrail BSP on the Intel DN2800MT board for a while now without any issues, but this board is no longer available.
The ASrock DN2800MT is supposed to be
I have been using an image built using the Cedartrail BSP on the Intel DN2800MT board for a while now without any issues, but this board is no longer available.
The ASrock DN2800MT is supposed to be
|
By
Chris Tapp
·
#16412
·
|
|
Re: Mono 2.10.8.1 (meta-mono) Corelib not in sync with runtime...
Hi Ryan,
Have you sent these fixes to the layer maintainer - Autif Khan
(autif.mlist@...) ? It would be good to get those integrated.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source
Hi Ryan,
Have you sent these fixes to the layer maintainer - Autif Khan
(autif.mlist@...) ? It would be good to get those integrated.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source
|
By
Paul Eggleton
·
#16411
·
|
|
Re: TtyUsb Yocto Issue
Hi Jawad,
It's hard to say for sure without further details, but assuming the device
nodes actually exist in /dev and it's a typical device permissions issue there
are two options:
1) Look at the
Hi Jawad,
It's hard to say for sure without further details, but assuming the device
nodes actually exist in /dev and it's a typical device permissions issue there
are two options:
1) Look at the
|
By
Paul Eggleton
·
#16410
·
|
|
Re: rpm5, linux-3.4.3 and gcc fetch error?
If wget can't resolve domains that definitely still exist, it looks like you
have something wrong with your configured DNS server/setup.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology
If wget can't resolve domains that definitely still exist, it looks like you
have something wrong with your configured DNS server/setup.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology
|
By
Paul Eggleton
·
#16409
·
|
|
Minutes: Yocto Project Technical Team Meeting - Tuesday, October 8, 2013 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).
Attendees:
Darren, ScottR, Bjorn, Paul, Bruce, Tom, Michael, Ross, Nitin, Beth, Richard, Saul, Ionut, JeffP, AlexG, JessicaZ, Denys
Agenda:
Attendees:
Darren, ScottR, Bjorn, Paul, Bruce, Tom, Michael, Ross, Nitin, Beth, Richard, Saul, Ionut, JeffP, AlexG, JessicaZ, Denys
Agenda:
|
By
Saul Wold <sgw@...>
·
#16407
·
|
|
rpm5, linux-3.4.3 and gcc fetch error?
Hi,
When I build Yocto for the first time, I get rpm5, linux-3.4.3 and gcc fetch error. I haven't seen this before. Do I need to update all these recipes?
ERROR: Fetcher failure: Fetch command failed
Hi,
When I build Yocto for the first time, I get rpm5, linux-3.4.3 and gcc fetch error. I haven't seen this before. Do I need to update all these recipes?
ERROR: Fetcher failure: Fetch command failed
|
By
Zafrullah Syed <zafrullahmehdi@...>
·
#16408
·
|
|
Yocto Project bug trends for 2013 WW40
The trend graphs for work week 40 have been updated automatically at
https://wiki.yoctoproject.org/wiki/Yocto_Bug_Trend. The weighted defect
density decreased from last week's 1604 to 1603, the report
The trend graphs for work week 40 have been updated automatically at
https://wiki.yoctoproject.org/wiki/Yocto_Bug_Trend. The weighted defect
density decreased from last week's 1604 to 1603, the report
|
By
Michael Halstead
·
#16406
·
|
|
TtyUsb Yocto Issue
Hi,
We're trying to access the USB serial port using rxtx on a java application on Yocto. The problem is that we're unable to list out any ports on the Nitrogen Lite board, we think this could be a
Hi,
We're trying to access the USB serial port using rxtx on a java application on Yocto. The problem is that we're unable to list out any ports on the Nitrogen Lite board, we think this could be a
|
By
Jawad
·
#16405
·
|
|
Re: How to patch sysroots file?
if you are using dylan/1.4 branch or master then we use kernel 3.8 for kernel-headers and there was an issue where
include/uapi/linux/if_bridge.h that uses a struct in6_addr but doesn't define it, you
if you are using dylan/1.4 branch or master then we use kernel 3.8 for kernel-headers and there was an issue where
include/uapi/linux/if_bridge.h that uses a struct in6_addr but doesn't define it, you
|
By
Khem Raj
·
#16404
·
|
|
Re: How to patch sysroots file?
>>So my question is: from where is the sysroots file coming? How should I generate the patch file for the sysroots
Will, there is task called do_populate_systroot which will generate sysroots
>>So my question is: from where is the sysroots file coming? How should I generate the patch file for the sysroots
Will, there is task called do_populate_systroot which will generate sysroots
|
By
Gaurang Shastri
·
#16403
·
|
|
Yocto Project Developer Day at ELCE
I'm sure everyone attending ELCE has by now heard about DevDay, but I
thought I would send one message to the list just in case. Please
excuse the noise.
The Yocto Project Developer Day at the
I'm sure everyone attending ELCE has by now heard about DevDay, but I
thought I would send one message to the list just in case. Please
excuse the noise.
The Yocto Project Developer Day at the
|
By
Jeff Osier-Mixon <jefro@...>
·
#16402
·
|
|
Yocto-SPDX sync
Attending:
Jacob
Matt
Mark
Beth
Kate
SPDX team moving forward. Mark Hatle working with team to help produce
documentation.
Fossology speed is a major issue (very single
Attending:
Jacob
Matt
Mark
Beth
Kate
SPDX team moving forward. Mark Hatle working with team to help produce
documentation.
Fossology speed is a major issue (very single
|
By
Flanagan, Elizabeth <elizabeth.flanagan@...>
·
#16401
·
|
|
How to patch sysroots file?
I am trying to build bridge-utils. During compilation, I get the error:
/scratch/adalela/yocto/build/tmp/sysroots/qemux86/usr/include/linux/if_bridge.h:172:20: error: field 'ip6' has incomplete typeIn
I am trying to build bridge-utils. During compilation, I get the error:
/scratch/adalela/yocto/build/tmp/sysroots/qemux86/usr/include/linux/if_bridge.h:172:20: error: field 'ip6' has incomplete typeIn
|
By
Ashish Dalela <ashish.dalela@...>
·
#16400
·
|
|
WARNING: While compiling Strongswan Package
We have added some new patches for strongswan package but after we are seeing some waring message
WARNING: strongswan: The compile log indicates that host include and/or library paths were used.
We
We have added some new patches for strongswan package but after we are seeing some waring message
WARNING: strongswan: The compile log indicates that host include and/or library paths were used.
We
|
By
Amit Tomer <amittomer25@...>
·
#16399
·
|
|
Re: meta-toolchain-qt with Qt Creator
Hi Diego,
Stupid me, I should've looked in the meta-toolchain-qt.inc first. Yes,
it appears to be set...
Would you please file a bug on this? I'll have a look as soon as I find
some
Hi Diego,
Stupid me, I should've looked in the meta-toolchain-qt.inc first. Yes,
it appears to be set...
Would you please file a bug on this? I'll have a look as soon as I find
some
|
By
Laurentiu Palcu <laurentiu.palcu@...>
·
#16398
·
|
|
Re: meta-toolchain-qt with Qt Creator
2013/10/7 Laurentiu Palcu <laurentiu.palcu@...>
Laurentiu,
Thanks for the explanation.
I took a look at environment-setup-armv7a-vfp-neon-poky-linux-gnueabi file and it is already exporting the
2013/10/7 Laurentiu Palcu <laurentiu.palcu@...>
Laurentiu,
Thanks for the explanation.
I took a look at environment-setup-armv7a-vfp-neon-poky-linux-gnueabi file and it is already exporting the
|
By
Diego Sueiro <diego.sueiro@...>
·
#16397
·
|