The third milestone release for Yocto Project 1.9 is available for
download now.
http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-1.9_M3/
Thank you everyone for your contributions.
eclipse-poky/mars-master 05ba7b6791083a70c78366f9737e27d9dd25d08b
eclipse-poky/kepler-master cf60
On 2015-09-28 11:59, Daniel. wrote:
I think you're searching for .bbappend don't?
Shouldn't be any need for that - it's his recipe, so he can modify it as he
wishes.
One uses .bbappend to made changes/additions to a recipe where you don't want
(or
can't) modify the original.
http://www.yoc
I think you're searching for .bbappend don't?
http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#using-bbappend-files
Or, maybe, put all the common things in a .inc file, create the recipes,
include the files in recipes. There is also a lot of examples of this:
http://git.yoctopr
If you have a sda1 drive, you can do:
udevadm test /sys/class/block/sda1
to get debug info.
From: yocto-boun...@yoctoproject.org on behalf
of Paul D. DeRocco
Sent: Sunday, September 27, 2015 2:52 AM
To: 'Khem Raj'
Cc: yocto@yoctoproject.org
Subject: Re:
> On Sep 28, 2015, at 8:13 AM, Gary Thomas wrote:
>
> On 2015-09-27 07:34, Tom Doehring wrote:
>> Building userland source with gcc 5.x causes multiple issues such as:
>>
>> vcos_thread.h:186:15: warning: inline function 'vcos_thread_get_affinity'
>> declared but never defined
>> | VCOS_UNSIG
On 2015-09-28 09:30, Stuart Weaver wrote:
Hi all,
I have a recipe for a package which builds well. I now need to add a patch into
certain builds. What is the best way to do this?
1.Is there a variable I can append the image name to (similar
to:/SRC_URI_image-name/)?//
2.Is there a way of cre
Hi all,
I have a recipe for a package which builds well. I now need to add a patch into
certain builds. What is the best way to do this?
1. Is there a variable I can append the image name to (similar to:
SRC_URI_image-name)?
2. Is there a way of creating a new 'recipe 2' that obt
On 2015-09-27 07:34, Tom Doehring wrote:
Building userland source with gcc 5.x causes multiple issues such as:
vcos_thread.h:186:15: warning: inline function 'vcos_thread_get_affinity'
declared but never defined
| VCOS_UNSIGNED vcos_thread_get_affinity(VCOS_THREAD_T *thread);
The following pa
Building userland source with gcc 5.x causes multiple issues such as:
vcos_thread.h:186:15: warning: inline function 'vcos_thread_get_affinity'
declared but never defined
| VCOS_UNSIGNED vcos_thread_get_affinity(VCOS_THREAD_T *thread);
The following patches fixes these issues and allows buildin
On Fri, Sep 25, 2015 at 10:01 PM, Trevor Woerner wrote:
> On 09/23/15 07:53, Mark O'Donovan wrote:
>> I am working on an am335x based project, with a webkitgtk
>> program on the screen, displaying a simple webpage.
>>
>> I want to use a standard yocto kernel, which I believe
>> means I must do wit
> From: Paul D. DeRocco
>
> My x86 system, built with Yocto Fido, boots from /dev/sda2 on
> a USB flash drive. There's another partition on /dev/sda1
> which I wish to mount with a systemd mount unit, or with a
> line in /etc/fstab. But either way is failing because /dev/sda1
> is already moun
11 matches
Mail list logo