|
[PATCH 2/3] meta-fri2: allow linux-yocto-rt to be used for fri2-noemgd
From: Tom Zanussi <tom.zanussi@...>
The fri2 linux-yocto-rt .bbappend is missing settings needed for use
with fri2-noemgd - this adds them.
Signed-off-by: Tom Zanussi
From: Tom Zanussi <tom.zanussi@...>
The fri2 linux-yocto-rt .bbappend is missing settings needed for use
with fri2-noemgd - this adds them.
Signed-off-by: Tom Zanussi
|
By
tom.zanussi@...
·
#3221
·
|
|
[PATCH 1/3] meta-crownbay: add linux-yocto-rt_3.0.bbappend
From: Tom Zanussi <tom.zanussi@...>
commit 061f3187e8cbec70d5970928b6e8252cb0958f4a (meta-intel: move
emgd-driver-bin_1.8 to common) somehow mistakenly removed the
unrelated
From: Tom Zanussi <tom.zanussi@...>
commit 061f3187e8cbec70d5970928b6e8252cb0958f4a (meta-intel: move
emgd-driver-bin_1.8 to common) somehow mistakenly removed the
unrelated
|
By
tom.zanussi@...
·
#3219
·
|
|
[PATCH 0/3] meta-intel: linux-yocto-rt fixes for crownbay and fri2
From: Tom Zanussi <tom.zanussi@...>
Trying to build rt images for crownbay and fri2, I ran in to a few build
problems - this patchset fixes them up.
The following changes since commit
From: Tom Zanussi <tom.zanussi@...>
Trying to build rt images for crownbay and fri2, I ran in to a few build
problems - this patchset fixes them up.
The following changes since commit
|
By
tom.zanussi@...
·
#3220
·
|
|
[PATCH] Fix HOMEPAGE values in libzypp and sat-solver .bb files
Fix obvious typoes in .bb files for libzypp and sat-solver packages,
and update the HOMEPAGE for sat-solver to refer to the sat-solver home
page itself, rather than the libzypp home
Fix obvious typoes in .bb files for libzypp and sat-solver packages,
and update the HOMEPAGE for sat-solver to refer to the sat-solver home
page itself, rather than the libzypp home
|
By
Robert P. J. Day
·
#3218
·
|
|
Re: building and using yocto 1.1
filed a bug on sato-input.
thanks!
filed a bug on sato-input.
thanks!
|
By
Xianghua Xiao <xiaoxianghua@...>
·
#3217
·
|
|
Re: am i the only person having trouble fetching sat-solver?
i'm guessing it was exactly that -- a stale tarball i didn't realize
i was picking up. since now i can't reproduce so i'm going to forget
about it unless it happens again.
coming shortly.
rday
i'm guessing it was exactly that -- a stale tarball i didn't realize
i was picking up. since now i can't reproduce so i'm going to forget
about it unless it happens again.
coming shortly.
rday
|
By
Robert P. J. Day
·
#3216
·
|
|
Re: am i the only person having trouble fetching sat-solver?
Probably that a stale tarball was still on your system. Can you tell me
how you're proceeding when the fetch has failed?
Do you cleanall before trying again?
Sounds like we have a bug to fix in here
Probably that a stale tarball was still on your system. Can you tell me
how you're proceeding when the fetch has failed?
Do you cleanall before trying again?
Sounds like we have a bug to fix in here
|
By
Joshua Lock <josh@...>
·
#3215
·
|
|
Re: am i the only person having trouble fetching sat-solver?
never mind, just cleared *everything* out and tried again and it
worked. mystery.
in any event, there's a minor typo in the sat-solver_git.bb file:
HOMEPAGE =
never mind, just cleared *everything* out and tried again and it
worked. mystery.
in any event, there's a minor typo in the sat-solver_git.bb file:
HOMEPAGE =
|
By
Robert P. J. Day
·
#3214
·
|
|
Re: am i the only person having trouble fetching sat-solver?
I cannot reproduce this on my F16 workstation here.
I recall similar issues in the past due to buggy tar on the host system,
for which we added a tar native recipe.
My system is fetching the tarball
I cannot reproduce this on my F16 workstation here.
I recall similar issues in the past due to buggy tar on the host system,
for which we added a tar native recipe.
My system is fetching the tarball
|
By
Joshua Lock <josh@...>
·
#3213
·
|
|
Re: Building for pandaboard
Thanks for the info.
As I'm very new to Yocto, I'd not know how to create local.conf to build for panda, even knowing that the kernel will support pandaboard. How would I go about configuring Yocto
Thanks for the info.
As I'm very new to Yocto, I'd not know how to create local.conf to build for panda, even knowing that the kernel will support pandaboard. How would I go about configuring Yocto
|
By
Brian Park <bsp2020@...>
·
#3212
·
|
|
Re: building and using yocto 1.1
The build time issue is known, we're doing more work (building more
things) in 1.1 - however, reducing build time is a primary goal and I
expect there to be a reduction in build time by the time 1.2
The build time issue is known, we're doing more work (building more
things) in 1.1 - however, reducing build time is a primary goal and I
expect there to be a reduction in build time by the time 1.2
|
By
Joshua Lock <josh@...>
·
#3211
·
|
|
Re: building and using yocto 1.1
We have a BitBake command to fetch all of the sources without actually
doing the build:
bitbake <target> -c fetchall
i.e.
bitbake core-image-sato -c fetchall
OR
bitbake world -c
We have a BitBake command to fetch all of the sources without actually
doing the build:
bitbake <target> -c fetchall
i.e.
bitbake core-image-sato -c fetchall
OR
bitbake world -c
|
By
Joshua Lock <josh@...>
·
#3210
·
|
|
Re: building and using yocto 1.1
I do want to point out that:
1.1 is 12 hours while 1.0 was 8 hours, using the same machine on the
same network, not sure why.
input under sato does not work, it's showing some non-English
I do want to point out that:
1.1 is 12 hours while 1.0 was 8 hours, using the same machine on the
same network, not sure why.
input under sato does not work, it's showing some non-English
|
By
Xianghua Xiao <xiaoxianghua@...>
·
#3209
·
|
|
Re: building and using yocto 1.1
It is a goal of the Yocto Project (and Open Embedded) that parallel building is
full supported, and any identified bugs are fixed quickly.
Enable parallel builds and your performance will be
It is a goal of the Yocto Project (and Open Embedded) that parallel building is
full supported, and any identified bugs are fixed quickly.
Enable parallel builds and your performance will be
|
By
Mark Hatle <mark.hatle@...>
·
#3208
·
|
|
Re: building and using yocto 1.1
sorry for the typo in my previous email.
guess I need get a i7 and start to use parallel build again.
is there a way that, when a release is made, all the related source
tarballs can be download as
sorry for the typo in my previous email.
guess I need get a i7 and start to use parallel build again.
is there a way that, when a release is made, all the related source
tarballs can be download as
|
By
Xianghua Xiao <xiaoxianghua@...>
·
#3207
·
|
|
Re: building and using yocto 1.1
core2duo E7200 2.53Ghz 4GB 500GB
1 thread 1 parallel due to past experience I had from the
past(parallel make did not work well reliably)
thanks,
xianghua
core2duo E7200 2.53Ghz 4GB 500GB
1 thread 1 parallel due to past experience I had from the
past(parallel make did not work well reliably)
thanks,
xianghua
|
By
Xianghua Xiao <xiaoxianghua@...>
·
#3206
·
|
|
am i the only person having trouble fetching sat-solver?
i ran into this a few weeks back, and i'm still having this grief.
I'm running:
$ bitbake -c fetchall core-image-sato
and it's perpetually failing trying to fetch the sat-solver package.
based on
i ran into this a few weeks back, and i'm still having this grief.
I'm running:
$ bitbake -c fetchall core-image-sato
and it's perpetually failing trying to fetch the sat-solver package.
based on
|
By
Robert P. J. Day
·
#3205
·
|
|
Re: building and using yocto 1.1
We also test 1.1 on a 4-core Core i7 machine with 4GB memory. The build time is about 120 minutes. The detailed test result and configuration is on https://wiki.yoctoproject.org/wiki/Performance_Test.
We also test 1.1 on a 4-core Core i7 machine with 4GB memory. The build time is about 120 minutes. The detailed test result and configuration is on https://wiki.yoctoproject.org/wiki/Performance_Test.
|
By
Xu, Jiajun <jiajun.xu@...>
·
#3204
·
|
|
Re: building and using yocto 1.1
What machine are you using (amount of ram, disk space, and cpu cores)?
What configuration did you set for parallel builds?
I can build 1.1 on an 8 core i7 system w/ 8 GB of ram, set with
What machine are you using (amount of ram, disk space, and cpu cores)?
What configuration did you set for parallel builds?
I can build 1.1 on an 8 core i7 system w/ 8 GB of ram, set with
|
By
Mark Hatle <mark.hatle@...>
·
#3203
·
|
|
building and using yocto 1.1
when I built 1.0 out of the box, it took 7 hours.
on the same machine/network, yocto 1.1 took a full 12 hours, not sure
what happened to cause this nearly doubled build time.
after the default
when I built 1.0 out of the box, it took 7 hours.
on the same machine/network, yocto 1.1 took a full 12 hours, not sure
what happened to cause this nearly doubled build time.
after the default
|
By
Xianghua Xiao <xiaoxianghua@...>
·
#3202
·
|