|
Re: bbappend - Where should my file be?
This sounds like a bug so I filed it here:
http://bugzilla.yoctoproject.org/show_bug.cgi?id=1379
Regards,
Joshua
--
Joshua Lock
Yocto Project "Johannes factotum"
Intel Open Source
This sounds like a bug so I filed it here:
http://bugzilla.yoctoproject.org/show_bug.cgi?id=1379
Regards,
Joshua
--
Joshua Lock
Yocto Project "Johannes factotum"
Intel Open Source
|
By
Joshua Lock <josh@...>
·
#2364
·
|
|
linux-yocto: bitbake restarts with do_fetch after a -c configure
I was having some trouble doing some iterative kernel development and
noticed that bitbake was restarting with do_fetch no matter what stage I
had completed with the previous command. I thought it
I was having some trouble doing some iterative kernel development and
noticed that bitbake was restarting with do_fetch no matter what stage I
had completed with the previous command. I thought it
|
By
Darren Hart <dvhart@...>
·
#2363
·
|
|
Re: Configuring a layer to support multiple targets
I depends on how you host your BSP, and the release. In
yocto 1.1, there's new functionality that makes it easier
to graft a BSP onto the tree without needing to have the
BSP merged somewhere.
But to
I depends on how you host your BSP, and the release. In
yocto 1.1, there's new functionality that makes it easier
to graft a BSP onto the tree without needing to have the
BSP merged somewhere.
But to
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#2362
·
|
|
meta-qt3: qt3-x11-native compile fix on Fedora 15 x86-64
Hi all,
This patch fixes compilation of qt-x11-native_3.3.5 on Fedora 15 x86-64.
The compiler was complainig about unknown type ptrdiff_t. Including the
appropriate header in qvaluelist.h helps.
Can
Hi all,
This patch fixes compilation of qt-x11-native_3.3.5 on Fedora 15 x86-64.
The compiler was complainig about unknown type ptrdiff_t. Including the
appropriate header in qvaluelist.h helps.
Can
|
By
Andre Haupt <andre@...>
·
#2361
·
|
|
Re: Configuring a layer to support multiple targets
Plan is to move to linux-yocto (currently using wrs). How do I configure it without using a defconfig?
Also, is it possible to use a .config rather than a defconfig? I've got a lot of stuff turned
Plan is to move to linux-yocto (currently using wrs). How do I configure it without using a defconfig?
Also, is it possible to use a .config rather than a defconfig? I've got a lot of stuff turned
|
By
Chris Tapp
·
#2360
·
|
|
Yocto Technical Team Meeting
When: Occurs every Tuesday effective 8/23/2011 until 1/3/2012 from 8:00 AM to 9:00 AM (UTC-08:00) Pacific Time (US & Canada).
Where: Bridge Info Enclosed
Note: The GMT offset above does not reflect
When: Occurs every Tuesday effective 8/23/2011 until 1/3/2012 from 8:00 AM to 9:00 AM (UTC-08:00) Pacific Time (US & Canada).
Where: Bridge Info Enclosed
Note: The GMT offset above does not reflect
|
By
Liu, Song <song.liu@...>
·
#2359
·
|
|
[ANNOUNCEMENT] Yocto Project 1.1 Milestone 3 released
All,
We are pleased to announce the third milestone of the coming
October release of Yocto 1.1. This milestone release is available
All,
We are pleased to announce the third milestone of the coming
October release of Yocto 1.1. This milestone release is available
|
By
Flanagan, Elizabeth <elizabeth.flanagan@...>
·
#2358
·
|
|
Re: Bitbake -c cleansstates error after the Poky "bitbake/msg.py: Drop manually created domain lists" patch
Sorry about that, there are fixes in the appropriate places now.
Cheers,
Richard
Sorry about that, there are fixes in the appropriate places now.
Cheers,
Richard
|
By
Richard Purdie
·
#2357
·
|
|
Re: Yocto 1.1 M3 go/no-go meeting
All,
We have completed full pass QA testing for M3 RC3 build. There is no blocking issues. The bug trend is going to the right direction, and WDD is down. We know there are some problems in HOB and
All,
We have completed full pass QA testing for M3 RC3 build. There is no blocking issues. The bug trend is going to the right direction, and WDD is down. We know there are some problems in HOB and
|
By
Liu, Song <song.liu@...>
·
#2356
·
|
|
Re: Bitbake -c cleansstates error after the Poky "bitbake/msg.py: Drop manually created domain lists" patch
Sorry, I forgot to include the link to the patch:
http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=a6c48298b17e6a5844b3638b422fe226e3b67b89
2011/8/15 Samuel Stirtzel
Sorry, I forgot to include the link to the patch:
http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=a6c48298b17e6a5844b3638b422fe226e3b67b89
2011/8/15 Samuel Stirtzel
|
By
Samuel Stirtzel <s.stirtzel@...>
·
#2355
·
|
|
Bitbake -c cleansstates error after the Poky "bitbake/msg.py: Drop manually created domain lists" patch
Hi, after Richard Purdie dropped the domain stuff from bitbake/msg.py
I get error messages while running bitbake -c cleansstates.
The following error message shows up:
-
ERROR: Running idle
Hi, after Richard Purdie dropped the domain stuff from bitbake/msg.py
I get error messages while running bitbake -c cleansstates.
The following error message shows up:
-
ERROR: Running idle
|
By
Samuel Stirtzel <s.stirtzel@...>
·
#2354
·
|
|
Re: [PATCH][KERNEL] meta/crownbay: use hpet
Ackd'. Merging and rolling this into todays build tests/update.
Bruce
Ackd'. Merging and rolling this into todays build tests/update.
Bruce
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#2353
·
|
|
Re: [PATCH 0/3][KERNEL] yocto/emgd: add emgd 1.8
Ack'd. Merging now, this will show up in todays update.
Bruce
Ack'd. Merging now, this will show up in todays update.
Bruce
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#2352
·
|
|
Re: glib-2.0-native build fails on bernard
That worked, thanks a lot Richard.
For reference, i include the patch here
diff --git a/meta/recipes-core/glib-2.0/glib.inc
b/meta/recipes-core/glib-2.0/glib.inc
index 0319b9d..51ccd4d 100644
---
That worked, thanks a lot Richard.
For reference, i include the patch here
diff --git a/meta/recipes-core/glib-2.0/glib.inc
b/meta/recipes-core/glib-2.0/glib.inc
index 0319b9d..51ccd4d 100644
---
|
By
Andre Haupt <andre@...>
·
#2351
·
|
|
Re: glib-2.0-native build fails on bernard
In glib.inc there is the line:
EXTRA_OECONF_virtclass-native = ""
and you could try changing that to be:
EXTRA_OECONF_virtclass-native = "--disable-dtrace --disable-systemtap"
I think master may
In glib.inc there is the line:
EXTRA_OECONF_virtclass-native = ""
and you could try changing that to be:
EXTRA_OECONF_virtclass-native = "--disable-dtrace --disable-systemtap"
I think master may
|
By
Richard Purdie
·
#2350
·
|
|
Re: glib-2.0-native build fails on bernard
I had a look at the configure log. Dtrace and SystemTap are both still
pulled in. I also tried with --disable-dtrace and --disable-systemtap
but that does not help either.
cheers,
Andre
I had a look at the configure log. Dtrace and SystemTap are both still
pulled in. I also tried with --disable-dtrace and --disable-systemtap
but that does not help either.
cheers,
Andre
|
By
Andre Haupt <andre@...>
·
#2349
·
|
|
Yocto weekly bug trend charts -- WW33
Hi all,
Last week QA finished M3 RC3 testing. The new-submit vs. fixed bug is 18 vs. 39. A lot of bugs are got fixed. Open bug number decreased to 157. WDD number decreased to 800. Bug status of WW33
Hi all,
Last week QA finished M3 RC3 testing. The new-submit vs. fixed bug is 18 vs. 39. A lot of bugs are got fixed. Open bug number decreased to 157. WDD number decreased to 800. Bug status of WW33
|
By
Xu, Jiajun <jiajun.xu@...>
·
#2348
·
|
|
Re: Yocto Technical Team - (Tuesday, August 16, 2011 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada))
This week’s meeting (8/16/11) is cancelled due to LinuxCon.
Song
This week’s meeting (8/16/11) is cancelled due to LinuxCon.
Song
|
By
Liu, Song <song.liu@...>
·
#2347
·
|
|
Re: Configuring a layer to support multiple targets
What's your yocto release / base kernel ? IF you happen to
be using linux-yocto there are several ways to avoid using
defconfigs at all, and share your common base of kernel
configuration
What's your yocto release / base kernel ? IF you happen to
be using linux-yocto there are several ways to avoid using
defconfigs at all, and share your common base of kernel
configuration
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#2346
·
|
|
Re: Configuring a layer to support multiple targets
That shouldn't even be necessary. Just something like this:
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}"
and it will look for files in various directories
${THISDIR}/${PN}/${MACHINE}
That shouldn't even be necessary. Just something like this:
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}"
and it will look for files in various directories
${THISDIR}/${PN}/${MACHINE}
|
By
Gary Thomas
·
#2345
·
|