|
Re: how do I find the filename of the kernel
Hello all,
Aww. Missed this. In kernel_do_install method of kernel.bbclass I found
that KERNEL_VERSION is echoed into a file
(${D}/kernel/kernel-abiversion). And this file is added
Hello all,
Aww. Missed this. In kernel_do_install method of kernel.bbclass I found
that KERNEL_VERSION is echoed into a file
(${D}/kernel/kernel-abiversion). And this file is added
|
By
josh@hipro.co.in
·
#4916
·
|
|
[PATCH 2/2] meta-intel: add LAYERDEPENDS for layers needing the meta-intel common layer
These layers all contain machine configuration that depends on having
the meta-intel common layer enabled as well, so use LAYERDEPENDS in the
layer configuration for each one to make this
These layers all contain machine configuration that depends on having
the meta-intel common layer enabled as well, so use LAYERDEPENDS in the
layer configuration for each one to make this
|
By
Paul Eggleton
·
#4914
·
|
|
[PATCH 1/2] meta-intel: replace "include" with "require"
We want a failure to occur if the files specified in these statements
can't be found (e.g. when there is a misconfiguration), so use require
instead of include.
Signed-off-by: Paul Eggleton
We want a failure to occur if the files specified in these statements
can't be found (e.g. when there is a misconfiguration), so use require
instead of include.
Signed-off-by: Paul Eggleton
|
By
Paul Eggleton
·
#4915
·
|
|
[PATCH 0/2] meta-intel: improve interactions with common layer
At the moment it is possible to enable one of the sub-layers of
meta-intel (e.g. meta-n450) without also enabling the meta-intel common
layer, which can lead to some nasty parsing errors. Here are two
At the moment it is possible to enable one of the sub-layers of
meta-intel (e.g. meta-n450) without also enabling the meta-intel common
layer, which can lead to some nasty parsing errors. Here are two
|
By
Paul Eggleton
·
#4913
·
|
|
how do I find the filename of the kernel
Hello all,
I am trying to write a config file in grub-native recipe for which I
need the kernel filename (in my case bzImage-3.0.4-yocto-standard+).
I find in kernel.bbclass that the kernel file
Hello all,
I am trying to write a config file in grub-native recipe for which I
need the kernel filename (in my case bzImage-3.0.4-yocto-standard+).
I find in kernel.bbclass that the kernel file
|
By
josh@hipro.co.in
·
#4912
·
|
|
Re: missing kernel in rootfs image
Can someone explain the work flow behind the process of installing the
kernel into the rootfs image? My custom image has the IMAGE_INSTALL for
"task-core-boot". In turn, the task-core-boot recipe
Can someone explain the work flow behind the process of installing the
kernel into the rootfs image? My custom image has the IMAGE_INSTALL for
"task-core-boot". In turn, the task-core-boot recipe
|
By
josh@hipro.co.in
·
#4911
·
|
|
Reminder Bugzilla Upgrade Tomorrow
This is just a quick reminder that bugzilla.yoctoproject.org and
bugzilla.pokylinux.org will be offline starting at 3:00pm PST tomorrow.
We hope to have the new version up and running within 30
This is just a quick reminder that bugzilla.yoctoproject.org and
bugzilla.pokylinux.org will be offline starting at 3:00pm PST tomorrow.
We hope to have the new version up and running within 30
|
By
Michael Halstead
·
#4910
·
|
|
Yocto Project Quick Start Feedback
Scott,
I received from first-time-user feedback regarding the quick start page.
I thought it was good stuff that you should here and consider
incorporating into the document.
1) There is too much
Scott,
I received from first-time-user feedback regarding the quick start page.
I thought it was good stuff that you should here and consider
incorporating into the document.
1) There is too much
|
By
Darren Hart <dvhart@...>
·
#4909
·
|
|
Re: meta-oracle-java
Thanks Koen and Ivan. I now have both the jvm and compiler working on my embedded powerpc (started with OE meta-java last night)!
I'm still somewhat puzzled about the dynamics between Yocto and
Thanks Koen and Ivan. I now have both the jvm and compiler working on my embedded powerpc (started with OE meta-java last night)!
I'm still somewhat puzzled about the dynamics between Yocto and
|
By
Bob Cochran
·
#4908
·
|
|
Fullpass Test Report for Yocto 1.1.1-edison Build
Hi all
This is the fullpass test report for Yocto 1.1.1 build(branch: edison). There are 2 new bugs found for this build. Crownbay image failed on Autobuilder due to do_rootfs phase and reported
Hi all
This is the fullpass test report for Yocto 1.1.1 build(branch: edison). There are 2 new bugs found for this build. Crownbay image failed on Autobuilder due to do_rootfs phase and reported
|
By
Ma, NingX <ningx.ma@...>
·
#4907
·
|
|
ELC Videos
Hi,
ELC videos are available here :
http://video.linux.com/categories/2012-embedded-linux-conference
2 (at least) are about OE & Yocto :
Khem "OpenEmbedded - A Layered Approach"
Hi,
ELC videos are available here :
http://video.linux.com/categories/2012-embedded-linux-conference
2 (at least) are about OE & Yocto :
Khem "OpenEmbedded - A Layered Approach"
|
By
Eric Bénard <eric@...>
·
#4906
·
|
|
Re: meta-mono is released
Things move at light speed apparently.
All the code is available at git.yoctoproject and github.
Only git.yoctoproject is authoritative, the code at github will be removed soon.
Layer Index has
Things move at light speed apparently.
All the code is available at git.yoctoproject and github.
Only git.yoctoproject is authoritative, the code at github will be removed soon.
Layer Index has
|
By
Autif Khan <autif.mlist@...>
·
#4905
·
|
|
Re: meta-mono is released
At this point of time, I am using github for hosting the source.
Michael Halstead is setting me up with git.yoctoproject
The code will be moved over to git.yoctoproject in the next few days.
I
At this point of time, I am using github for hosting the source.
Michael Halstead is setting me up with git.yoctoproject
The code will be moved over to git.yoctoproject in the next few days.
I
|
By
Autif Khan <autif.mlist@...>
·
#4904
·
|
|
Re: meta-mono is released
Nice work :)
--
Christopher Larson
Nice work :)
--
Christopher Larson
|
By
Chris Larson <clarson@...>
·
#4903
·
|
|
meta-mono is released
meta-mono has been released. I have tested it on x86 and ARM
successfully and on PPC and MIPS unsuccessfully. I will work on those
architectures and time becomes available. If someone prefers that
meta-mono has been released. I have tested it on x86 and ARM
successfully and on PPC and MIPS unsuccessfully. I will work on those
architectures and time becomes available. If someone prefers that
|
By
Autif Khan <autif.mlist@...>
·
#4902
·
|
|
Re: how do I contribute to yocto
Certainly it does. Layers are part of project.
Certainly it does. Layers are part of project.
|
By
Khem Raj
·
#4901
·
|
|
Re: how do I contribute to yocto
I ended up writing new
Doesn't this project accept new community driven / supplied recipes?
I ended up writing new
Doesn't this project accept new community driven / supplied recipes?
|
By
Bob Cochran
·
#4900
·
|
|
Re: meta-oracle-java
It has existed for a while now: https://github.com/woglinde/meta-java
See http://www.openembedded.org/wiki/LayerIndex for more layers
It has existed for a while now: https://github.com/woglinde/meta-java
See http://www.openembedded.org/wiki/LayerIndex for more layers
|
By
Koen Kooi
·
#4899
·
|
|
host libGL incompatible with eglibc-nativesdk in meta-toolchain
Hi guys,
During the root causing of bug #1968(http://bugzilla.pokylinux.org/show_bug.cgi?id=1968), we find that on certain distributions, i.e. FC16 x86-64 and FC15 x86-64, the host libGL is asking
Hi guys,
During the root causing of bug #1968(http://bugzilla.pokylinux.org/show_bug.cgi?id=1968), we find that on certain distributions, i.e. FC16 x86-64 and FC15 x86-64, the host libGL is asking
|
By
Lu, Lianhao <lianhao.lu@...>
·
#4898
·
|
|
Re: Issue building meta-toolchain
Added Bug 2020, since we also need this fixed.
http://bugzilla.pokylinux.org/show_bug.cgi?id=2020
Best Regards,
David
Added Bug 2020, since we also need this fixed.
http://bugzilla.pokylinux.org/show_bug.cgi?id=2020
Best Regards,
David
|
By
David Nyström <david.nystrom@...>
·
#4897
·
|