|
Re: does meta-intel/meta-tlk layer require a README.sources file?
It's probably worth adding basically this as the README so that anyone
who comes across it knows what it is.
Ross
It's probably worth adding basically this as the README so that anyone
who comes across it knows what it is.
Ross
|
By
Burton, Ross <ross.burton@...>
·
#10667
·
|
|
Re: Best way to support multiple versions of Poky?
* Burton, Ross <ross.burton@...> [121126 14:58]:
At ChargeStorm we're using a similar scheme to Guacamayo, i.e. we have
our repo with our recipes, bsp's, distro config etc. in our
* Burton, Ross <ross.burton@...> [121126 14:58]:
At ChargeStorm we're using a similar scheme to Guacamayo, i.e. we have
our repo with our recipes, bsp's, distro config etc. in our
|
By
Anders Darander
·
#10666
·
|
|
Re: IMAGE_INSTALL_append workflow
No, it is not related, this problem doesn't need any fancy
configuration features. This problem is reproducible
with just the plain qemux86 machine and the core-image-minimal image.
Also, before my
No, it is not related, this problem doesn't need any fancy
configuration features. This problem is reproducible
with just the plain qemux86 machine and the core-image-minimal image.
Also, before my
|
By
Trevor Woerner
·
#10665
·
|
|
some questions when writing recipes
Dear all,
I'm learning how to write a recipe recently and I wrote a recipe to build a package from source code.And now I want to add an function to the recipe to make it just unpack the binary and
Dear all,
I'm learning how to write a recipe recently and I wrote a recipe to build a package from source code.And now I want to add an function to the recipe to make it just unpack the binary and
|
By
"Liu <treebody@...>
·
#10664
·
|
|
Re: Wiki Main page terrible sparse
Hi Maxin - it would be good to coordinate your effort with the rest of
the community. Can you let us know what you have in mind before
starting?
Also, please let me know if you have trouble with
Hi Maxin - it would be good to coordinate your effort with the rest of
the community. Can you let us know what you have in mind before
starting?
Also, please let me know if you have trouble with
|
By
Jeff Osier-Mixon <jefro@...>
·
#10663
·
|
|
Re: IMAGE_INSTALL_append workflow
Thank you so much for having a crack at this. Your results have allowed me to dig a bit deeper into this issue.
I'm still trying to narrow down the exact issue but here's what I have so far.
I'm
Thank you so much for having a crack at this. Your results have allowed me to dig a bit deeper into this issue.
I'm still trying to narrow down the exact issue but here's what I have so far.
I'm
|
By
Trevor Woerner
·
#10662
·
|
|
Re: IMAGE_INSTALL_append workflow
GAAAAAHHHHHH!!! :-)
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
GAAAAAHHHHHH!!! :-)
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
|
By
Robert P. J. Day
·
#10659
·
|
|
Yocto Project Technical Team Meeting
When: Tuesday, November 27, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).
Where: Bridge Info Enclosed
Note: The GMT offset above does not reflect daylight saving time adjustments.
When: Tuesday, November 27, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).
Where: Bridge Info Enclosed
Note: The GMT offset above does not reflect daylight saving time adjustments.
|
By
Liu, Song <song.liu@...>
·
#10660
·
|
|
Yocto Project Technical Team Meeting
When: Occurs every Tuesday effective 6/26/2012 until 6/18/2013 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 6/26/2012 until 6/18/2013 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@...>
·
#10661
·
|
|
Agenda: Yocto Project Technical Team Meeting - Tuesday, November 27, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).
Agenda:
* Opens collection - 5 min (Song)
* Yocto 1.4 status - 20 min (Song/team)
* SWAT team rotation: Ross -> LaurentiuP
* Opens - 10 min
* Team Sharing - 20 min
-----Original
Agenda:
* Opens collection - 5 min (Song)
* Yocto 1.4 status - 20 min (Song/team)
* SWAT team rotation: Ross -> LaurentiuP
* Opens - 10 min
* Team Sharing - 20 min
-----Original
|
By
Liu, Song <song.liu@...>
·
#10658
·
|
|
Re: IMAGE_INSTALL_append workflow
Have you also tried this?
IMAGE_INSTALL_append += "foo"
Aws\
--
Have you also tried this?
IMAGE_INSTALL_append += "foo"
Aws\
--
|
By
Aws Ismail <aws.ismail@...>
·
#10657
·
|
|
Re: does meta-intel/meta-tlk layer require a README.sources file?
The meta-tlk layer isn't a BSP layer - it's a layer used to add the
'time limited kernel' feature to images built from a meta-intel BSP
layer and distributed with that layer e.g. in the downloadable
The meta-tlk layer isn't a BSP layer - it's a layer used to add the
'time limited kernel' feature to images built from a meta-intel BSP
layer and distributed with that layer e.g. in the downloadable
|
By
Tom Zanussi <tom.zanussi@...>
·
#10656
·
|
|
Re: my wiki page for using OE and meta-ti layer to build for panda ES
by the way, would anyone using that very board like to confirm that
my recipe so far at that wiki page is correct? just what's there --
is there anything that can be added or tweaked?
by the way, would anyone using that very board like to confirm that
my recipe so far at that wiki page is correct? just what's there --
is there anything that can be added or tweaked?
|
By
Robert P. J. Day
·
#10655
·
|
|
Re: my wiki page for using OE and meta-ti layer to build for panda ES
at some point, yes, but just to be clear about what i'm trying to
do, while i'm happy to share my findings, i'm documenting solely stuff
that is of use to *me* and the boards i'm using -- in the
at some point, yes, but just to be clear about what i'm trying to
do, while i'm happy to share my findings, i'm documenting solely stuff
that is of use to *me* and the boards i'm using -- in the
|
By
Robert P. J. Day
·
#10654
·
|
|
Re: IMAGE_INSTALL_append workflow
I don't think you are the first person who wants to add a package to image after
the image has been built :)
The obvious problem would have been leading spaces in IMAGE_INSTALL_append but
you
I don't think you are the first person who wants to add a package to image after
the image has been built :)
The obvious problem would have been leading spaces in IMAGE_INSTALL_append but
you
|
By
Eren Türkay <eren@...>
·
#10653
·
|
|
Re: my wiki page for using OE and meta-ti layer to build for panda ES
Love it! Any chance you could add an 'Advanced' or 'Next Steps'
section that shows how to go beyond a minimal build? Like, how to get
a working Qt stack into a custom image on the PandaBoard?
Love it! Any chance you could add an 'Advanced' or 'Next Steps'
section that shows how to go beyond a minimal build? Like, how to get
a working Qt stack into a custom image on the PandaBoard?
|
By
Evade Flow <evadeflow@...>
·
#10652
·
|
|
Re: IMAGE_INSTALL_append workflow
I'm kinda surprised nobody jumped in on this one; either my question
is so silly it isn't worth anyone's time, or I'm the only one who
wants to add packages to an image after a full build. I know
I'm kinda surprised nobody jumped in on this one; either my question
is so silly it isn't worth anyone's time, or I'm the only one who
wants to add packages to an image after a full build. I know
|
By
Trevor Woerner
·
#10651
·
|
|
Re: Best way to support multiple versions of Poky?
Guacamayo does something similar, although meta-outstuff isn't a
submodule of build-bundle.
Being able to branch a "next" branch that switched the poky revision
to the danny RC instead of denzil was
Guacamayo does something similar, although meta-outstuff isn't a
submodule of build-bundle.
Being able to branch a "next" branch that switched the poky revision
to the danny RC instead of denzil was
|
By
Burton, Ross <ross.burton@...>
·
#10650
·
|
|
Re: Best way to support multiple versions of Poky?
I don't know what sort of version control (if any) you're using around "meta-mystuff", so what I'm about to suggest may not be directly applicable to you. Also, note that we have not actually
I don't know what sort of version control (if any) you're using around "meta-mystuff", so what I'm about to suggest may not be directly applicable to you. Also, note that we have not actually
|
By
Jerrod Peach <peachj@...>
·
#10649
·
|
|
Re: [PATCH resend][opkg-utils] opkg.py/opkg-build: fix creation of tar archives
Apologies, I was grepping the wrong branch...
*Now* it's locally in danny-next.
Ross
Apologies, I was grepping the wrong branch...
*Now* it's locally in danny-next.
Ross
|
By
Burton, Ross <ross.burton@...>
·
#10648
·
|