|
Re: of recipes and packages
It could, and should, be changed in that way, yes.
--
Christopher Larson
It could, and should, be changed in that way, yes.
--
Christopher Larson
|
By
Chris Larson <clarson@...>
·
#8868
·
|
|
Re: [linux-yocto-3.2][PATCH] arm: Fix linking errors with binutils 2.23
Looks good to me. I'll queue it here with a few other fixes and do
a test build against my existing binutils.
I haven't looked yet, will 3.4+ need the same fix ?
Cheers,
Bruce
Looks good to me. I'll queue it here with a few other fixes and do
a test build against my existing binutils.
I haven't looked yet, will 3.4+ need the same fix ?
Cheers,
Bruce
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#8867
·
|
|
Re: of recipes and packages
Hi Jeff,
Thanks for your tasty metaphors!
But your wording would seem to imply _a_ recipe builds _a_ package.
But a recipe doesn't build a package, a recipe potentially builds lots
of packages. For
Hi Jeff,
Thanks for your tasty metaphors!
But your wording would seem to imply _a_ recipe builds _a_ package.
But a recipe doesn't build a package, a recipe potentially builds lots
of packages. For
|
By
Trevor Woerner
·
#8866
·
|
|
Re: How does bitbake work
Hi Tim - this sounds quite correct to me, and a good way to represent
the process. Further, the elinux.org wiki page is coming along very
well, and I would encourage you to add this to the page. I'd
Hi Tim - this sounds quite correct to me, and a good way to represent
the process. Further, the elinux.org wiki page is coming along very
well, and I would encourage you to add this to the page. I'd
|
By
Jeff Osier-Mixon <jefro@...>
·
#8865
·
|
|
[infrastructure] Power interruption at OSL
There was an unintended power interruption during UPS electrical work at the OSU Open Source Lab today. Power to the Yocto Project racks was not impacted but the core router was briefly offline. This
There was an unintended power interruption during UPS electrical work at the OSU Open Source Lab today. Power to the Yocto Project racks was not impacted but the core router was briefly offline. This
|
By
Michael Halstead
·
#8864
·
|
|
PyCon India 2012
Hi All,
I would like to do a talk in Python Conference, PyCon India 2012 about
Yocto Project. The PyCon India is purely a volunteer effort from
python community in India. Here is the
Hi All,
I would like to do a talk in Python Conference, PyCon India 2012 about
Yocto Project. The PyCon India is purely a volunteer effort from
python community in India. Here is the
|
By
Sathishkumar Duraisamy <bewithsathish@...>
·
#8863
·
|
|
Re: of recipes and packages
I tend to think of packages as "ingredients", in keeping with the
cooking metaphor. They have version numbers, just as ingredients in
the refrigerator have expiration dates. The recipes, however,
I tend to think of packages as "ingredients", in keeping with the
cooking metaphor. They have version numbers, just as ingredients in
the refrigerator have expiration dates. The recipes, however,
|
By
Jeff Osier-Mixon <jefro@...>
·
#8861
·
|
|
[PATCH 2/2] routerstationpro: switch to Xorg instead of kdrive
All of the other BSPs are using Xorg and kdrive is only maintained for Xephyr.
Signed-off-by: Ross Burton <ross.burton@...>
---
meta-yocto/conf/machine/routerstationpro.conf | 9 +++++++--
All of the other BSPs are using Xorg and kdrive is only maintained for Xephyr.
Signed-off-by: Ross Burton <ross.burton@...>
---
meta-yocto/conf/machine/routerstationpro.conf | 9 +++++++--
|
By
Ross Burton <ross.burton@...>
·
#8862
·
|
|
[PATCH 1/2] mpc8315e: switch to Xorg instead of kdrive
All of the other BSPs are using Xorg and kdrive is only maintained for Xephyr.
Signed-off-by: Ross Burton <ross.burton@...>
---
meta-yocto/conf/machine/mpc8315e-rdb.conf | 9 +++++++--
1
All of the other BSPs are using Xorg and kdrive is only maintained for Xephyr.
Signed-off-by: Ross Burton <ross.burton@...>
---
meta-yocto/conf/machine/mpc8315e-rdb.conf | 9 +++++++--
1
|
By
Ross Burton <ross.burton@...>
·
#8860
·
|
|
of recipes and packages
Okay, if the confusion over "yocto" versus "yocto project" versus
"poky" and trying to decide whether poky or yocto is a distribution or
a build system or sometimes both or neither of either wasn't
Okay, if the confusion over "yocto" versus "yocto project" versus
"poky" and trying to decide whether poky or yocto is a distribution or
a build system or sometimes both or neither of either wasn't
|
By
Trevor Woerner
·
#8859
·
|
|
libgcc_s.so & libstdc++.so on the target
Hi,
I notice that core-image-minimal doesn't ship libgcc_s.so and libstdc++.so shared libraries on the target. Some of the executables that I manually cross compile on the host, and copy over to
Hi,
I notice that core-image-minimal doesn't ship libgcc_s.so and libstdc++.so shared libraries on the target. Some of the executables that I manually cross compile on the host, and copy over to
|
By
Elvis Dowson
·
#8858
·
|
|
Re: [poky] [PATCH v2] routerstationpro: move board off 3.0 and onto the 3.4 kernel
Merged to master, thanks. I had to manually apply the patch.
Cheers,
Richard
Merged to master, thanks. I had to manually apply the patch.
Cheers,
Richard
|
By
Richard Purdie
·
#8857
·
|
|
cannot find -lgcov
Hi,
I am using Poky-denzil-7.0 and have created SDK for arm1136 architecture.
I am facing problem in using gcov utility. I installed SDK on my server and issued following command-
Hi,
I am using Poky-denzil-7.0 and have created SDK for arm1136 architecture.
I am facing problem in using gcov utility. I installed SDK on my server and issued following command-
|
By
Navani Srivastava <navani.srivastava@...>
·
#8856
·
|
|
[PATCH v2] [Fixed]Yocto-BSP Main Page - time consuming processes block the UI
- problems on the main page of yocto-bsp wizard :
- getting the available kernel architectures is invoked from the UI
-> similar to the properties page, when loading the
architectures a new
- problems on the main page of yocto-bsp wizard :
- getting the available kernel architectures is invoked from the UI
-> similar to the properties page, when loading the
architectures a new
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#8855
·
|
|
[PATCH] [Fixed]Yocto-BSP Main Page - time consuming processes block the UI
- problems on the main page of yocto-bsp wizard :
- getting the available kernel architectures is invoked from the UI
-> similar to the properties page, when loading the
architectures a new
- problems on the main page of yocto-bsp wizard :
- getting the available kernel architectures is invoked from the UI
-> similar to the properties page, when loading the
architectures a new
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#8854
·
|
|
[linux-yocto-3.2][PATCH] arm: Fix linking errors with binutils 2.23
We end up with linking errors on arm using latest binutils
because we are linking asm generated objects which use -march=all
generating different attributes into object and use some c objects
e.g.
We end up with linking errors on arm using latest binutils
because we are linking asm generated objects which use -march=all
generating different attributes into object and use some c objects
e.g.
|
By
Khem Raj
·
#8853
·
|
|
Re: [PATCH 00/19] yocto-bsp updates for master, v3
Ping, just wondering if this got overlooked, been a couple weeks, etc...
Tom
Ping, just wondering if this got overlooked, been a couple weeks, etc...
Tom
|
By
Tom Zanussi <tom.zanussi@...>
·
#8852
·
|
|
Minutes: Yocto Project Technical Team Meeting - Tuesday, August 21, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).
Attendees:
Alex, LaurentiuS, Saul, Richard, Kevin, Denys, MichaelH, Beth, Jefro, Bogdan, Tom, Jeff, Dave, ChrisL, Ross, MichaelB (Dell), Paul, Belen, Sean, Darren, Cristian, Song
Agenda:
*
Attendees:
Alex, LaurentiuS, Saul, Richard, Kevin, Denys, MichaelH, Beth, Jefro, Bogdan, Tom, Jeff, Dave, ChrisL, Ross, MichaelB (Dell), Paul, Belen, Sean, Darren, Cristian, Song
Agenda:
*
|
By
Liu, Song <song.liu@...>
·
#8851
·
|
|
Re: ERROR: QA Issue: No GNU_HASH in the elf binary
Yes, rearranging the package generation order worked. Was not aware that default package
generation could change between poky releases.
Rahul
Yes, rearranging the package generation order worked. Was not aware that default package
generation could change between poky releases.
Rahul
|
By
Saxena, Rahul <rahul.saxena@...>
·
#8850
·
|
|
[ADT] Sysroot setup issue
Hi,
I am trying to setup the ADT using an ADT installer. I have downloaded the installer from http://downloads.yoctoproject.org/releases/yocto/yocto-1.2.1/adt_installer/ as well as created my own
Hi,
I am trying to setup the ADT using an ADT installer. I have downloaded the installer from http://downloads.yoctoproject.org/releases/yocto/yocto-1.2.1/adt_installer/ as well as created my own
|
By
Rudolf Streif <rudolf.streif@...>
·
#8849
·
|