Re: [oe] [PATCH] Add support for mini-box.com picoSAM9G45 board

2011-09-14 Thread Paul Menzel
Dear Nicu, Am Mittwoch, den 14.09.2011, 11:35 +0300 schrieb Nicu Pavel: > I attached a patch to add support for picoSAM9G45 board > (http://www.mini-box.com/pico-SAM9G45-X) > > More information about this board and software support is available on > the wiki here: http://arm.mini-box.com/index.

Re: [oe] [meta-oe][PATCH 0/1] pull request for twm recipe

2011-09-14 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 13-09-11 14:49, Mehmood, Imran schreef: > From: Imran Mehmood > > The following changes since commit > 59b3d833fd24f44754e6e0804dae6993af286792: Imran Mehmood (1): xclock: Add > recipe version 1.0.5 (initial recipe) > > are available in the git r

Re: [oe] [meta-oe][PATCH 1/1] twm: add recipe version 1.0.6 (initial recipe)

2011-09-14 Thread Imran Mehmood
Dear Paul, On 09/13/2011 06:11 PM, Paul Menzel wrote: Dear Imram, Am Dienstag, den 13.09.2011, 17:49 +0500 schrieb Mehmood, Imran: From: Imran Mehmood in the commit summary the word »recipe« is useless in my opinion since it is clear when prefixing the line with twm. * Imported from oe.

Re: [oe] [meta-oe][PATCH 0/1] pull request for twm recipe

2011-09-14 Thread Imran Mehmood
Dear Koen, On 09/14/2011 04:06 PM, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 13-09-11 14:49, Mehmood, Imran schreef: From: Imran Mehmood The following changes since commit 59b3d833fd24f44754e6e0804dae6993af286792: Imran Mehmood (1): xclock: Add recipe version 1.0.5 (i

Re: [oe] [PATCH] Add support for mini-box.com picoSAM9G45 board

2011-09-14 Thread Otavio Salvador
On Wed, Sep 14, 2011 at 07:13, Paul Menzel wrote: ... > 1. Unfortunately our policy [1] forbids out to commit your patch, > because you did not add your Signed-off-by line. > > 2. Also please add the information from your introduction to the commit > message. > > 3. The more information the better

[oe] [meta-oe][PATCH 1/1] xorg-xserver-common.inc: usr ${datadir} instead of /usr/share

2011-09-14 Thread Otavio Salvador
Signed-off-by: Otavio Salvador --- .../xorg-xserver/xorg-xserver-common.inc |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-oe/recipes-graphics/xorg-xserver/xorg-xserver-common.inc b/meta-oe/recipes-graphics/xorg-xserver/xorg-xserver-common.inc index

[oe] [meta-oe][PATCH 0/1] Fix usage of hardcoded path

2011-09-14 Thread Otavio Salvador
The following changes since commit 0a2a6e16334c15f460ea5eba426e3f6f1d3d1936: xf86-input-void: add 1.4.0 recipe (2011-09-14 13:08:10 +0200) are available in the git repository at: git://github.com/OSSystems/meta-oe master https://github.com/OSSystems/meta-oe/tree/master Otavio Salvador (1):

Re: [oe] [meta-oe][PATCH] openssl: Upgrade 1.0.0d -> 1.0.0e

2011-09-14 Thread Martin Jansa
On Fri, Sep 9, 2011 at 5:24 PM, Khem Raj wrote: > Signed-off-by: Khem Raj > --- >  .../configure-targets.patch                        |    0 >  .../debian/c_rehash-compat.patch                   |    0 >  .../debian/ca.patch                                |    0 >  .../debian/debian-targets.patch

Re: [oe] [meta-oe][PATCH 1/1] xorg-xserver-common.inc: usr ${datadir} instead of /usr/share

2011-09-14 Thread Paul Menzel
Am Mittwoch, den 14.09.2011, 13:18 + schrieb Otavio Salvador: There is a typo in the commit summary: s/usr/use/. What distributions do not use `/usr/`? > Signed-off-by: Otavio Salvador > > --- > .../xorg-xserver/xorg-xserver-common.inc |6 +++--- > 1 files changed, 3 insertio

Re: [oe] [meta-oe][PATCH 1/1] xorg-xserver-common.inc: usr ${datadir} instead of /usr/share

2011-09-14 Thread Otavio Salvador
On Wed, Sep 14, 2011 at 11:24, Paul Menzel wrote: > Am Mittwoch, den 14.09.2011, 13:18 + schrieb Otavio Salvador: > > There is a typo in the commit summary: s/usr/use/. > > What distributions do not use `/usr/`? We need it to build a local and reduced chroot of a product. -- Otavio Salvador

Re: [oe] [PATCH] eglibc-2.9: allow building with newer GNU make

2011-09-14 Thread Steffen Sledz
On 13.09.2011 21:38, Steffen Sledz wrote: > On 13.09.2011 16:51, Paul Menzel wrote: >> Am Dienstag, den 13.09.2011, 15:29 +0200 schrieb Steffen Sledz: >>> GNU make >= 3.82 does not allow mixed implicit and normal rules >> >> Did you update your build host? > > No. It's a clean setup with oe master

Re: [oe] [PATCH] eglibc-2.9: allow building with newer GNU make

2011-09-14 Thread Paul Menzel
Am Mittwoch, den 14.09.2011, 16:30 +0200 schrieb Steffen Sledz: > On 13.09.2011 21:38, Steffen Sledz wrote: > > On 13.09.2011 16:51, Paul Menzel wrote: > >> Am Dienstag, den 13.09.2011, 15:29 +0200 schrieb Steffen Sledz: > >>> GNU make >= 3.82 does not allow mixed implicit and normal rules > >> > >

Re: [oe] [PATCH] eglibc-2.9: allow building with newer GNU make

2011-09-14 Thread Steffen Sledz
On 14.09.2011 16:36, Paul Menzel wrote: The patch header is missing [1]. >>> >>> Hmmm? After reading [1] i could not find what exactly is missing. >> >> Does the guidelines require that the patch files itself (make-3.82.patch in >> this case) need a header (in addition to the commit comment)?

Re: [oe] [meta-oe][PATCH 1/1] xorg-xserver-common.inc: usr ${datadir} instead of /usr/share

2011-09-14 Thread Phil Blundell
On Wed, 2011-09-14 at 16:24 +0200, Paul Menzel wrote: > Am Mittwoch, den 14.09.2011, 13:18 + schrieb Otavio Salvador: > > There is a typo in the commit summary: s/usr/use/. > > What distributions do not use `/usr/`? Micro doesn't, for one. p. _

[oe] [PATCH v2] eglibc-2.9: allow building with newer GNU make

2011-09-14 Thread Steffen Sledz
GNU make >= 3.82 does not allow mixed implicit and normal rules Signed-off-by: Steffen Sledz Acked-by: Khem Raj --- recipes/eglibc/eglibc-2.9/make-3.82.patch | 27 +++ recipes/eglibc/eglibc_2.9.bb |3 ++- 2 files changed, 29 insertions(+), 1 deletions(

Re: [oe] [PATCH] eglibc-2.9: allow building with newer GNU make

2011-09-14 Thread Paul Menzel
Am Mittwoch, den 14.09.2011, 16:43 +0200 schrieb Steffen Sledz: > On 14.09.2011 16:36, Paul Menzel wrote: > The patch header is missing [1]. > >>> > >>> Hmmm? After reading [1] i could not find what exactly is missing. > >> > >> Does the guidelines require that the patch files itself (make-3.8

[oe] [PATCH v2] libroxml: Add version 2.1.0

2011-09-14 Thread tristan . lelong
From: Tristan Lelong libroxml is a small fast and powerful xml library Signed-off-by: Tristan Lelong --- recipes/libroxml/libroxml.inc | 19 +++ recipes/libroxml/libroxml_2.1.0.bb |6 ++ 2 files changed, 25 insertions(+), 0 deletions(-) create mode 100644 recipe

Re: [oe] [PATCH] Add a new recipe: libroxml

2011-09-14 Thread Tristan Lelong
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I corrected the patch to add libroxml (see previous mail [PATCH v2] libroxml: Add version 2.1.0). Sorry for the delay, I was very busy during past weeks. The libroxml Makefile is capable of cross-compilation, the error came from a mistake in

[oe] guidelines for upstart in oe?

2011-09-14 Thread Steffen Sledz
If i remember right there are some first experiments with using upstart as an sysvinit replacement in some oe based distros. Do some guidelines or suggestions exist to make an application recipes upstart ready? Nowadays a recipe for a common service contains INITSCRIPT_NAME & Co and installs a

Re: [oe] [meta-handheld][PATCH] linux-kexecboot: move defconfigs to linux-kexecboot-2.6.39

2011-09-14 Thread Paul Eggleton
On Tuesday 06 September 2011 12:12:46 Martin Jansa wrote: > * to make room in linux-kexecboot directory for 3.1.0-rc5 defconfigs I've > prepared 3.1.0-rc5 recipes are here: > https://gitorious.org/shr/meta-handheld/commits/jansa/spitz > will send them to after testing and when git.kernel.org is

Re: [oe] [meta-handheld][PATCH] linux-kexecboot.inc: hardcode loglevel=3 to keep bootlogo intact

2011-09-14 Thread Paul Eggleton
On Thursday 08 September 2011 23:00:41 Andrea Adami wrote: > * debug must be enabled explicitely as it is necessary to add > * more arguments e.g. earlyprintk and even enable PRINTK and debug > * in Zaurus defconfigs This message is a little confusing, is the patch about keeping loglevel=3 for th

Re: [oe] [meta-handheld 00/12] linux.inc cleanup

2011-09-14 Thread Paul Eggleton
On Wednesday 07 September 2011 15:02:55 Dmitry Eremin-Solenikov wrote: > The following changes since commit > 6d2d70e158e70952e78ef8ff574fb2d53ed62a50: > > linux.inc: set debug level according to oe-core (2011-09-06 00:33:32 > +0100) > > are available in the git repository at: > git://github.

Re: [oe] [meta-handheld][PATCH] linux-2.6.39.inc: do not reassign SRC_URI

2011-09-14 Thread Paul Eggleton
On Tuesday 06 September 2011 23:59:01 Andrea Adami wrote: > * fix missing bootlogo > > Signed-off-by: Andrea Adami Merged to meta-handheld, thanks. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ___ Openembedded-devel mailing li