Re: [OE-core] [RFC oe-core] mkcard: Add a script to parition and format an SD Card

2011-08-28 Thread Joel A Fernandes
On Mon, Aug 29, 2011 at 1:12 AM, Joel A Fernandes wrote: > Script written by Graeme Gregory > http://www.angstrom-distribution.org/demo/beagleboard/mkcard.txt > > Signed-off-by: Joel A Fernandes > Cc: Graeme Gregory > Cc: Jason Kridner > Cc: k-k...@ti.com > --- This script is to be run as nati

[OE-core] [RFC oe-core] mkcard: Add a script to parition and format an SD Card

2011-08-28 Thread Joel A Fernandes
Script written by Graeme Gregory http://www.angstrom-distribution.org/demo/beagleboard/mkcard.txt Signed-off-by: Joel A Fernandes Cc: Graeme Gregory Cc: Jason Kridner Cc: k-k...@ti.com --- .../mkcard/mkcard-0.5/COPYING.patch| 344 meta/recipes-devtools/mkc

Re: [OE-core] How do we get programs into sysroots?

2011-08-28 Thread Joel A Fernandes
Thanks a lot, i'll try this. Regards, Joel On Aug 28, 2011 3:46 PM, "Chris Larson" wrote: On Sun, Aug 28, 2011 at 1:07 PM, Joel A Fernandes wrote: > DESCRIPTION = "A t... When using a custom do_install, with BBCLASSEXTEND, afaik you need to set NATIVE_INSTALL_WORKS = "1" to get its files into

Re: [OE-core] How do we get programs into sysroots?

2011-08-28 Thread Joel A Fernandes
Hi Richard Thanks for your email. Forgive the top post due to the limitations of my phone. This script should run as native. In this case what steps do we take to ensure the binaries get installed to the native sysroots path? Thanks, Joel On Aug 28, 2011 4:54 PM, "Richard Purdie" < richard.pur

Re: [OE-core] How do we get programs into sysroots?

2011-08-28 Thread Richard Purdie
On Sun, 2011-08-28 at 13:45 -0700, Chris Larson wrote: > On Sun, Aug 28, 2011 at 1:07 PM, Joel A Fernandes > wrote: > > DESCRIPTION = "A tool to format SD Cards correctly" > > LICENSE = "GPLv2" > > LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" > > SECTION = "base" > > S

Re: [OE-core] How do we get programs into sysroots?

2011-08-28 Thread Chris Larson
On Sun, Aug 28, 2011 at 1:07 PM, Joel A Fernandes wrote: > DESCRIPTION = "A tool to format SD Cards correctly" > LICENSE = "GPLv2" > LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" > SECTION = "base" > SRC_URI = "file://mkcard.txt \ >           file://COPYING.patch" > PR =

[OE-core] [PATCH 1/1] binutils: update to 2.21.1a

2011-08-28 Thread Paul Eggleton
2.21.1 has disappeared upstream. There is no ChangeLog information for 2.21.1a, however diff reports only the addition of some cpu/opc files in cgen/ subdirectory; the source code is otherwise identical. Signed-off-by: Paul Eggleton --- 21.1.bb => binutils-cross-canadian_2.21.1a.bb} |0

[OE-core] [PATCH 0/1] Fix binutils fetch failure

2011-08-28 Thread Paul Eggleton
The following changes since commit 81aa4bfbde871af1d569b64499c34a315bf6218e: classes/sanity: enhance the network connectivity test (2011-08-25 08:49:12 -0700) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/binutils-2211a http://cgit.open

[OE-core] How do we get programs into sysroots?

2011-08-28 Thread Joel A Fernandes
I have added a recipe for mkcard script to oe-core/meta/meta-devtools as follows: DESCRIPTION = "A tool to format SD Cards correctly" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" SECTION = "base" SRC_URI = "file://mkcard.txt \ file://COPYING

Re: [OE-core] Wiki seems dead. is openembedded wiki still active?

2011-08-28 Thread Leandro Dorileo
Hi Paul, On Tue, Aug 23, 2011 at 05:25:13PM +0100, Paul Eggleton wrote: > On Tuesday 23 August 2011 10:59:42 Klausfpga wrote: > > Am I using the correct url? (it's at least the url also mentioned in > > wikipedia) > > > > Is the Wiki just temporarily down and I was just unlucky enough to try > >

Re: [OE-core] Use of multiple GIT repositories in SRCREV but updating PV

2011-08-28 Thread Richard Purdie
On Sat, 2011-08-27 at 09:18 -0300, Otavio Salvador wrote: > On Fri, Aug 26, 2011 at 18:40, Richard Purdie > wrote: > > On Fri, 2011-08-26 at 18:06 -0300, Otavio Salvador wrote: > >> We have two recipes that use a common static library and every time we > >> change something on this library we need