|
Re: Yocto SWAT team kickoff
Thanks a lot for putting these together on the wiki, Beth! It really helps.
Song
Thanks a lot for putting these together on the wiki, Beth! It really helps.
Song
|
By
Liu, Song <song.liu@...>
·
#4232
·
|
|
Re: Does Edison work with Beagleboard & linux-yocto-3.0 kernel?
<bruce.ashfield@...> wrote:
Will do. I also have a C3 Beagleboard around here somewhere and I'll
verify that the images I built today work on that platform too.
Regards,
Brian
<bruce.ashfield@...> wrote:
Will do. I also have a C3 Beagleboard around here somewhere and I'll
verify that the images I built today work on that platform too.
Regards,
Brian
|
By
Brian Hutchinson <b.hutchman@...>
·
#4231
·
|
|
Re: Does Edison work with Beagleboard & linux-yocto-3.0 kernel?
In meta-yocto/conf/distro/poky.conf there's a line which sets:
PREFERRED_VERSION_linux-yocto ?= "2.6.37+git%"
Which is then overridden for the qemu machines
In meta-yocto/conf/distro/poky.conf there's a line which sets:
PREFERRED_VERSION_linux-yocto ?= "2.6.37+git%"
Which is then overridden for the qemu machines
|
By
Joshua Lock <josh@...>
·
#4230
·
|
|
Re: Does Edison work with Beagleboard & linux-yocto-3.0 kernel?
Excellent!
If you still want the default (which you likely do here), you
can leave KMACHINE untouched in your bbappend and the inherited
value from the core layers will take care of everything. Get
Excellent!
If you still want the default (which you likely do here), you
can leave KMACHINE untouched in your bbappend and the inherited
value from the core layers will take care of everything. Get
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#4229
·
|
|
Re: Does Edison work with Beagleboard & linux-yocto-3.0 kernel?
Thanks Bruce for pointing me in the right direction. I just wanted to
follow up.
I switched to master branch and did a clean build for Beagleboard. I
can confirm that it worked. I blew my SD Card
Thanks Bruce for pointing me in the right direction. I just wanted to
follow up.
I switched to master branch and did a clean build for Beagleboard. I
can confirm that it worked. I blew my SD Card
|
By
Brian Hutchinson <b.hutchman@...>
·
#4228
·
|
|
Re: Yocto SWAT team kickoff
I've done some initial wikification of this:
https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team#Live_Debugging_Process
Michael Halstead, as the SA, should probably be included on this
I've done some initial wikification of this:
https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team#Live_Debugging_Process
Michael Halstead, as the SA, should probably be included on this
|
By
Flanagan, Elizabeth <elizabeth.flanagan@...>
·
#4227
·
|
|
Re: [Announcement] Cedartrail BSP available.
Intel at least have chosen to provide bootable images for their boards with a time-limited kernel to encourage people to do a build of their own for an actual product, rather than just pass through
Intel at least have chosen to provide bootable images for their boards with a time-limited kernel to encourage people to do a build of their own for an actual product, rather than just pass through
|
By
David Stewart
·
#4226
·
|
|
Re: [Announcement] Cedartrail BSP available.
Simple reason, the creator of the BSP wants you to configure and build your own kernel. The time limited kernel is for evaluation purposes to see if this is what you want, before you build it
Simple reason, the creator of the BSP wants you to configure and build your own kernel. The time limited kernel is for evaluation purposes to see if this is what you want, before you build it
|
By
Mark Hatle <mark.hatle@...>
·
#4225
·
|
|
Re: [Announcement] Cedartrail BSP available.
What is the purpose of building the provided images with time limited kernel?
Can I assume that a standard build of the unchanged meta-cedartrail BSP will use the non-tlk kernel?
Jim A
On Wed,
What is the purpose of building the provided images with time limited kernel?
Can I assume that a standard build of the unchanged meta-cedartrail BSP will use the non-tlk kernel?
Jim A
On Wed,
|
By
Jim Abernathy
·
#4224
·
|
|
Re: Does Edison work with Beagleboard & linux-yocto-3.0 kernel?
<bruce.ashfield@...> wrote:
Thanks! I did a git checkout -b master origin/master and will try again.
Regards,
Brian
<bruce.ashfield@...> wrote:
Thanks! I did a git checkout -b master origin/master and will try again.
Regards,
Brian
|
By
Brian Hutchinson <b.hutchman@...>
·
#4223
·
|
|
Re: Does Edison work with Beagleboard & linux-yocto-3.0 kernel?
Interesting. You can open a bug on this, boot and sanity/peripheral tests
were performed before I made the switch. So if this is broken, that's
a bug and we can look into it.
As you hinted, including
Interesting. You can open a bug on this, boot and sanity/peripheral tests
were performed before I made the switch. So if this is broken, that's
a bug and we can look into it.
As you hinted, including
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#4222
·
|
|
Re: Does Edison work with Beagleboard & linux-yocto-3.0 kernel?
Just so I'm clear. You are asking about the switch to 3.0 as the
default ? If so, that was only done in master for the upcoming 1.2
release and not on the edison branch, so you wouldn't pick it up
by
Just so I'm clear. You are asking about the switch to 3.0 as the
default ? If so, that was only done in master for the upcoming 1.2
release and not on the edison branch, so you wouldn't pick it up
by
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#4221
·
|
|
Re: Does Edison work with Beagleboard & linux-yocto-3.0 kernel?
On 11/01/12 15:20, Brian Hutchinson wrote: I can chime in here. I am currently trying to get my Beagleboard running on the master branch, and it is pulling in kernel 3.0.12. However
On 11/01/12 15:20, Brian Hutchinson wrote: I can chime in here. I am currently trying to get my Beagleboard running on the master branch, and it is pulling in kernel 3.0.12. However
|
By
Jack Mitchell <ml@...>
·
#4220
·
|
|
Re: Does Edison work with Beagleboard & linux-yocto-3.0 kernel?
<bruce.ashfield@...> wrote:
Would I get that change if I just did a git pull or do I have to do
something else? I did a git pull to update my Edison checkout last
night realizing that I
<bruce.ashfield@...> wrote:
Would I get that change if I just did a git pull or do I have to do
something else? I did a git pull to update my Edison checkout last
night realizing that I
|
By
Brian Hutchinson <b.hutchman@...>
·
#4219
·
|
|
Re: Does Edison work with Beagleboard & linux-yocto-3.0 kernel?
It will. I sent patches recently to make that the preferred version
in the master branch. Cherry picking that change would probably
be all you would need.
Should be.
Bruce
It will. I sent patches recently to make that the preferred version
in the master branch. Cherry picking that change would probably
be all you would need.
Should be.
Bruce
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#4218
·
|
|
Does Edison work with Beagleboard & linux-yocto-3.0 kernel?
Hi,
I followed the example in the "Yocto Project Development Manual" for
setting up a local kernel repo and it didn't go so well.
A month or two ago I checked out Edison and was able to build all
Hi,
I followed the example in the "Yocto Project Development Manual" for
setting up a local kernel repo and it didn't go so well.
A month or two ago I checked out Edison and was able to build all
|
By
Brian Hutchinson <b.hutchman@...>
·
#4217
·
|
|
Re: Request to enable SMP and virtio for qemux86/x86-64
It should be. I just need to look at the fallback modes, and how this
impacts different host systems. That being said, I've run with similar
configs in the past (depending on the workload) with no
It should be. I just need to look at the fallback modes, and how this
impacts different host systems. That being said, I've run with similar
configs in the past (depending on the workload) with no
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#4216
·
|
|
Re: Unable to set system clock
The problem is that even when you set the date, your Poky system
does not use it when the system is rebooted because of this bug.
The simplest work-around (until the bug fix is finalized) is to
add
The problem is that even when you set the date, your Poky system
does not use it when the system is rebooted because of this bug.
The simplest work-around (until the bug fix is finalized) is to
add
|
By
Gary Thomas
·
#4215
·
|
|
Re: RFC: Joint, monthly, and online forum for developer discussion
I agree, in general, the more community/group discussion that goes on the better the resulting effort will be.
If the call was streamed live, there could be people listening and noting ideas which
I agree, in general, the more community/group discussion that goes on the better the resulting effort will be.
If the call was streamed live, there could be people listening and noting ideas which
|
By
Jack Mitchell <ml@...>
·
#4214
·
|
|
Request to enable SMP and virtio for qemux86/x86-64
Bruce,
Can we enable SMP and virtio by default for qemux86/x86-64? This can achieve
huge perf boost for workload inside qemu. E.g. we enabled self-hosted image,
where we build yocto inside
Bruce,
Can we enable SMP and virtio by default for qemux86/x86-64? This can achieve
huge perf boost for workload inside qemu. E.g. we enabled self-hosted image,
where we build yocto inside
|
By
Zhai, Edwin <edwin.zhai@...>
·
#4213
·
|