|
[PATCH 1/1] linux-yocto: remove or adjust to _ in branch names
The existing 2.6.34 kernel tree uses _ where poky typically
uses -. This is a historical artifact, since working with
gnu Make and shells means avoiding - is wise. The opposite
is true in Yocto.
To
The existing 2.6.34 kernel tree uses _ where poky typically
uses -. This is a historical artifact, since working with
gnu Make and shells means avoiding - is wise. The opposite
is true in Yocto.
To
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#623
·
|
|
[PATCH 0/1] linux-yocto: remove or adjust to _ in branch names
Richard/Saul,
I'll repeat what is in the patch here:
The existing 2.6.34 kernel tree uses _ where poky typically
uses -. This is a historical artifact, since working with
gnu Make and shells means
Richard/Saul,
I'll repeat what is in the patch here:
The existing 2.6.34 kernel tree uses _ where poky typically
uses -. This is a historical artifact, since working with
gnu Make and shells means
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#624
·
|
|
Upcoming releases around the Yocto 1.0 release date
I've compiled a list (based on the mirrors.kernel.org calendar and my research) of upcoming releases prior to and immediately after Yocto v1.0. These may be OS versions we should plan on being able to
I've compiled a list (based on the mirrors.kernel.org calendar and my research) of upcoming releases prior to and immediately after Yocto v1.0. These may be OS versions we should plan on being able to
|
By
Flanagan, Elizabeth <elizabeth.flanagan@...>
·
#622
·
|
|
Yocto LTP wiki page
Hi, all,
I just create a new wiki page to track LTP status for Yocto Project:
https://wiki.yoctoproject.org/wiki/LTP_result
Embedded Linux distribution is unlike a typical desktop Linux, because
Hi, all,
I just create a new wiki page to track LTP status for Yocto Project:
https://wiki.yoctoproject.org/wiki/LTP_result
Embedded Linux distribution is unlike a typical desktop Linux, because
|
By
Tian, Kevin <kevin.tian@...>
·
#621
·
|
|
Re: Build success (mostly), disk space a little huge
It's normal. There're several reasons for that. One is the debug symbols. The other
is that Yocto implements build tasks in staged way to avoid interference among tasks,
which results in multiple
It's normal. There're several reasons for that. One is the debug symbols. The other
is that Yocto implements build tasks in staged way to avoid interference among tasks,
which results in multiple
|
By
Tian, Kevin <kevin.tian@...>
·
#620
·
|
|
poweroff tomorrow, so lianhao's repository for testing installer might not be available
Hi, Jessica and all
If anyone who want to try installer scripts, we will have a poweroff tomorrow, so I am not sure whether lianhao's repository still works or not.
Just for your info!
Thanks&
Hi, Jessica and all
If anyone who want to try installer scripts, we will have a poweroff tomorrow, so I am not sure whether lianhao's repository still works or not.
Just for your info!
Thanks&
|
By
Ke, Liping <liping.ke@...>
·
#619
·
|
|
Re: [poky] Recipe Updating Status and call to action
By
Yu, Ke <ke.yu@...>
·
#618
·
|
|
Re: Announcing poky-extras repository available
Cool.
Thanks a lot!
Would this also be the place where user contributed bsp's (like the
one for kirkwood I posted a while ago) could go in?
Frans
Cool.
Thanks a lot!
Would this also be the place where user contributed bsp's (like the
one for kirkwood I posted a while ago) could go in?
Frans
|
By
Frans Meulenbroeks <fransmeulenbroeks@...>
·
#617
·
|
|
Help to review installer bb class file
Hi, Jessica and Josh
This is a simple bb class file for generating installer tarball. And thanks for Lianhao/ke/Dexuan...'s
help which saves me lots of efforts...
It contains below steps:
1. fetch
Hi, Jessica and Josh
This is a simple bb class file for generating installer tarball. And thanks for Lianhao/ke/Dexuan...'s
help which saves me lots of efforts...
It contains below steps:
1. fetch
|
By
Ke, Liping <liping.ke@...>
·
#616
·
|
|
[RFC] Yocto v1.0 Release Plan
All,
Please take some time, especially if you've been through a Yocto/poky
release cycle, to review and provide feedback to the enclosed Yocto v1.0
Release Plan. This plan spells out the day by day
All,
Please take some time, especially if you've been through a Yocto/poky
release cycle, to review and provide feedback to the enclosed Yocto v1.0
Release Plan. This plan spells out the day by day
|
By
Elizabeth Flanagan <elizabeth.flanagan@...>
·
#615
·
|
|
Re: [poky] Recipe Updating Status and call to action
I think the both. :-)
This is always being a tradeoff in all distributions. There's no simple guideline
whether there's severe risk to upgrade to a latest release, and I think the
one general rule is
I think the both. :-)
This is always being a tradeoff in all distributions. There's no simple guideline
whether there's severe risk to upgrade to a latest release, and I think the
one general rule is
|
By
Tian, Kevin <kevin.tian@...>
·
#614
·
|
|
Re: [poky] Recipe Updating Status and call to action
I am sorry I gave everyone a scare with my numbers, as Kevin points out, currently this information is stateless, I am going my best to gather the information that I have at hand
Can you send me a
I am sorry I gave everyone a scare with my numbers, as Kevin points out, currently this information is stateless, I am going my best to gather the information that I have at hand
Can you send me a
|
By
Saul Wold <sgw@...>
·
#613
·
|
|
Announcing poky-extras repository available
Hello All,
Recently Richard sent around an email proposing that a new repository be created for hosting layers that are not part of the core Yocto Metadata.
This new repository "poky-extras" can
Hello All,
Recently Richard sent around an email proposing that a new repository be created for hosting layers that are not part of the core Yocto Metadata.
This new repository "poky-extras" can
|
By
Saul Wold <sgw@...>
·
#612
·
|
|
Re: [poky] Recipe Updating Status and call to action
I'd like to question this. Is the goal for Poky/Yocto to track the bleeding-edge releases of software, or is the goal to be a well-tested and stable foundation for embedded software
I'd like to question this. Is the goal for Poky/Yocto to track the bleeding-edge releases of software, or is the goal to be a well-tested and stable foundation for embedded software
|
By
Scott Garman <scott.a.garman@...>
·
#611
·
|
|
Re: Build success (mostly), disk space a little huge
These are build objects if you don't need them
add INHERIT += "rm_work"
to your conf/local.conf which should delete the intermediate
objects after a recipe builds.
Thx
-Khem
These are build objects if you don't need them
add INHERIT += "rm_work"
to your conf/local.conf which should delete the intermediate
objects after a recipe builds.
Thx
-Khem
|
By
Khem Raj
·
#610
·
|
|
Build success (mostly), disk space a little huge
For those interested in my build saga,
I performed a mostly successful build of poky-minimal-image
on my old Fedora 8 distro (oustide my Sony firewall).
This was after I installed an poky 586 sdk,
For those interested in my build saga,
I performed a mostly successful build of poky-minimal-image
on my old Fedora 8 distro (oustide my Sony firewall).
This was after I installed an poky 586 sdk,
|
By
Tim Bird <tim.bird@...>
·
#609
·
|
|
Master is re-opened for M3 work
Folks,
We have forked M2 off to builds/milestone now and master is open again for M3 integration.
M2 will take specific and targeted changes for stability and critical bug fixing.
Master is
Folks,
We have forked M2 off to builds/milestone now and master is open again for M3 integration.
M2 will take specific and targeted changes for stability and critical bug fixing.
Master is
|
By
Saul Wold <sgw@...>
·
#608
·
|
|
Re: [poky] Recipe Updating Status and call to action
Thanks Saul for working out this list.
I am a bit surprised on the large number of to-be-upgraded list: 160, because according to our plan, we actually upgrade most of the recipes in M2, and only a
Thanks Saul for working out this list.
I am a bit surprised on the large number of to-be-upgraded list: 160, because according to our plan, we actually upgrade most of the recipes in M2, and only a
|
By
Yu, Ke <ke.yu@...>
·
#607
·
|
|
Re: Try latest yocto adt script installer
Hi, Jessica
Another thing is that after we bitbake the tarball, since bitbake will help us
to do_unpack, so untar opkg is not needed actually. After bitbake job is finished,
I will change the
Hi, Jessica
Another thing is that after we bitbake the tarball, since bitbake will help us
to do_unpack, so untar opkg is not needed actually. After bitbake job is finished,
I will change the
|
By
Ke, Liping <liping.ke@...>
·
#606
·
|
|
Re: Try latest yocto adt script installer
Hi, Jessica
I have updated the scripts. If a qemu file has been downloaded before,
It will prompt user download the new or keep the old one.
Any problem, just let me know.
They're in the same
Hi, Jessica
I have updated the scripts. If a qemu file has been downloaded before,
It will prompt user download the new or keep the old one.
Any problem, just let me know.
They're in the same
|
By
Ke, Liping <liping.ke@...>
·
#605
·
|