|
Yocto Bug Trend
Hello,
The Yocto bug trends is now updated
https://wiki.yoctoproject.org/wiki/Yocto_Bug_Trend
Best regards,
Laurentiu Serban
QA Engineer
Open Source Technology Center
System Software
Hello,
The Yocto bug trends is now updated
https://wiki.yoctoproject.org/wiki/Yocto_Bug_Trend
Best regards,
Laurentiu Serban
QA Engineer
Open Source Technology Center
System Software
|
By
Serban, Laurentiu <laurentiu.serban@...>
·
#8769
·
|
|
Re: Installing Kernel Modules
Every kernel module gets split out into its own binary package.
Inspect tmp/deploy/ipk/*/kernel-module-*.ipk, for example, if you're
using package_ipk.
--
Christopher Larson
clarson at kergoth dot
Every kernel module gets split out into its own binary package.
Inspect tmp/deploy/ipk/*/kernel-module-*.ipk, for example, if you're
using package_ipk.
--
Christopher Larson
clarson at kergoth dot
|
By
Chris Larson <clarson@...>
·
#8768
·
|
|
Re: Distributing yocto builds onto an Ubuntu 12.04 LTS cluster
Hi Khem,
I couldnt get icecc to work. Could you share your settings to get it to work please?
Best regards,
Elvis Dowson
Hi Khem,
I couldnt get icecc to work. Could you share your settings to get it to work please?
Best regards,
Elvis Dowson
|
By
Elvis Dowson
·
#8767
·
|
|
Re: Distributing yocto builds onto an Ubuntu 12.04 LTS cluster
master works fine
By
Khem Raj
·
#8766
·
|
|
Re: Unable to get serial console login prompt - PowerPC 440 Virtex 5 processor
just for tests. append --enable-multilib to EXTRA_OECONF in
gcc-cross_4.7.bb something like EXTRA_OECONF_append = " xxx "
just for tests. append --enable-multilib to EXTRA_OECONF in
gcc-cross_4.7.bb something like EXTRA_OECONF_append = " xxx "
|
By
Khem Raj
·
#8765
·
|
|
Installing Kernel Modules
Hello All,
I currently have a modules*.tgz in my tmp/images/deploy directory that contains all of the kernel modules built. What's the yocto way to pull only the modules I care about into the rootfs
Hello All,
I currently have a modules*.tgz in my tmp/images/deploy directory that contains all of the kernel modules built. What's the yocto way to pull only the modules I care about into the rootfs
|
By
Seth Bollinger <seth.boll@...>
·
#8764
·
|
|
Distributing yocto builds onto an Ubuntu 12.04 LTS cluster
Hi,
Has anyone been able to successfully distribute yocto builds onto an Ubuntu 12.04 LTS cluster?
Best regards,
Elvis Dowson
Hi,
Has anyone been able to successfully distribute yocto builds onto an Ubuntu 12.04 LTS cluster?
Best regards,
Elvis Dowson
|
By
Elvis Dowson
·
#8763
·
|
|
Re: Unable to get serial console login prompt - PowerPC 440 Virtex 5 processor
Hi Khem,
Hmm, that didn't work, and no nof libraries were generated on the target.
zImage starting: loaded at 0x00800000 (sp: 0x018cdfb0)
Allocating 0x542f0c bytes for kernel ...
gunzipping
Hi Khem,
Hmm, that didn't work, and no nof libraries were generated on the target.
zImage starting: loaded at 0x00800000 (sp: 0x018cdfb0)
Allocating 0x542f0c bytes for kernel ...
gunzipping
|
By
Elvis Dowson
·
#8762
·
|
|
Re: Unable to get serial console login prompt - PowerPC 440 Virtex 5 processor
Hi Khem,
What should I do to enable multilib in gcc-4.7?
I think at the moment, in gcc-configure-common.inc, it is disabled.
If I were to re-enable it as follows, based on what I've
Hi Khem,
What should I do to enable multilib in gcc-4.7?
I think at the moment, in gcc-configure-common.inc, it is disabled.
If I were to re-enable it as follows, based on what I've
|
By
Elvis Dowson
·
#8761
·
|
|
Re: Unable to get serial console login prompt - PowerPC 440 Virtex 5 processor
hi Khem,
Sorry, I meant to say libgcc-4.7
diff --git a/tool/yocto/poky/meta/recipes-devtools/gcc/libgcc_4.6.bb b/tool/eldk/meta/recipes-devtools/gcc/libgcc_4.6.bb
index 9a8b20d..f75ca34 100644
---
hi Khem,
Sorry, I meant to say libgcc-4.7
diff --git a/tool/yocto/poky/meta/recipes-devtools/gcc/libgcc_4.6.bb b/tool/eldk/meta/recipes-devtools/gcc/libgcc_4.6.bb
index 9a8b20d..f75ca34 100644
---
|
By
Elvis Dowson
·
#8760
·
|
|
Re: Unable to get serial console login prompt - PowerPC 440 Virtex 5 processor
Hi Khem,
I had to manually apply the patch to poky/master.
The gcc-4.7 patch alone didn't fix the issue with not getting a bash prompt, which makes sense I guess, since the eglibc recipes also need
Hi Khem,
I had to manually apply the patch to poky/master.
The gcc-4.7 patch alone didn't fix the issue with not getting a bash prompt, which makes sense I guess, since the eglibc recipes also need
|
By
Elvis Dowson
·
#8759
·
|
|
Re: Add new package
from what i understand, if you want a quick addition to an existing
image, one solution is to add the following line to your local.conf
file:
IMAGE_INSTALL_append = " minicom"
or for multiple
from what i understand, if you want a quick addition to an existing
image, one solution is to add the following line to your local.conf
file:
IMAGE_INSTALL_append = " minicom"
or for multiple
|
By
Robert P. J. Day
·
#8758
·
|
|
Re: knotty2
It was knotty2, yeah, but that functionality was merged into the
default UI, so it's just knotty now :) Agreed, Richard did a good job
on it. It's a simple change, really, but one with great impact
It was knotty2, yeah, but that functionality was merged into the
default UI, so it's just knotty now :) Agreed, Richard did a good job
on it. It's a simple change, really, but one with great impact
|
By
Chris Larson <clarson@...>
·
#8757
·
|
|
Add new package
Hello All..
I need to use a minicom and curl in the beaglebone.
I have a core-image-minimal that work fine in the board.
Can some one help me and tell how to add this packages?
Thanks for all help.
--
Hello All..
I need to use a minicom and curl in the beaglebone.
I have a core-image-minimal that work fine in the board.
Can some one help me and tell how to add this packages?
Thanks for all help.
--
|
By
Raul Mu?oz
·
#8756
·
|
|
knotty2
Wow! The new cmdline interface (which I assume is knotty2?) is
_really_ impressive!
Wow! The new cmdline interface (which I assume is knotty2?) is
_really_ impressive!
|
By
Trevor Woerner
·
#8755
·
|
|
Re: linux-yocto and private topic branches
Bruce Ashfield <bruce.ashfield@...> writes:
That would be great!
BTW, I am using denzil.
We indeed host our own kernel repo but it is based off kernel.org. The
recipe just defines the
Bruce Ashfield <bruce.ashfield@...> writes:
That would be great!
BTW, I am using denzil.
We indeed host our own kernel repo but it is based off kernel.org. The
recipe just defines the
|
By
Marc Ferland <ferlandm@...>
·
#8754
·
|
|
Re: [Infrastructure] ISP network maintenance August 20 between 3:00am and 6:00am PDT
Just a clarification, the outage times are 10:00 - 13:00 UTC. (Our ISP,
NERO, operates exclusively in Oregon USA).
Just a clarification, the outage times are 10:00 - 13:00 UTC. (Our ISP,
NERO, operates exclusively in Oregon USA).
|
By
Michael Halstead
·
#8753
·
|
|
Re: linux-yocto and private topic branches
I'm just heading out for the weekend, but I can pick this up in more
detail layer.
In the denzil (3.2 kernel) that is the case, in the yocto 1.3 (3.4)
kernel, it isn't even called an external branch,
I'm just heading out for the weekend, but I can pick this up in more
detail layer.
In the denzil (3.2 kernel) that is the case, in the yocto 1.3 (3.4)
kernel, it isn't even called an external branch,
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#8752
·
|
|
linux-yocto and private topic branches
Hi,
I'm maintaining a BSP based on crownbay and I would like to change my
current kernel recipe from a custom one to linux-yocto_3.2.bb.
Reading the kernel-yocto.bbclass, I see that it is possible
Hi,
I'm maintaining a BSP based on crownbay and I would like to change my
current kernel recipe from a custom one to linux-yocto_3.2.bb.
Reading the kernel-yocto.bbclass, I see that it is possible
|
By
Marc Ferland <ferlandm@...>
·
#8751
·
|
|
Re: yocto-bsp create
Just bringing this back on-list.
I'll get something added to the tracker.
Chris Tapp
opensource@...
www.keylevel.com
Just bringing this back on-list.
I'll get something added to the tracker.
Chris Tapp
opensource@...
www.keylevel.com
|
By
Chris Tapp
·
#8750
·
|