[oe] [meta-gnome/meta-systemd 1/2] orbit2: fix build after automake 1.13.4 update

2013-10-14 Thread Andreas Müller
fixes: | test/everything/Makefile.am:81: error: using '$(srcdir)' in TESTS is currently broken: '$(srcdir)/test.sh' | test/inhibit/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') | test/poa/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS'

[oe] [meta-gnome/meta-systemd 0/2] fixes for latest oe-core

2013-10-14 Thread Andreas Müller
Andreas Müller (2): orbit2: fix build after automake 1.13.4 update connman: follow oe-core to 1.18 ...LAGS-instead-of-INCLUDES-and-fix-problem-.patch | 42 ++ meta-gnome/recipes-gnome/orbit2/orbit2_2.14.19.bb | 1 + ...connman_1.17.bbappend => connman_1.18.bbappend} | 0

[oe] [meta-gnome/meta-systemd 2/2] connman: follow oe-core to 1.18

2013-10-14 Thread Andreas Müller
Signed-off-by: Andreas Müller --- .../connman/{connman_1.17.bbappend => connman_1.18.bbappend} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename meta-systemd/oe-core/recipes-connectivity/connman/{connman_1.17.bbappend => connman_1.18.bbappend} (100%) diff --git a/meta-

[oe] [meta-handheld][PATCH] meta-handheld: use code in image_types.bbclass for JFFS2

2013-10-14 Thread Andrea Adami
Signed-off-by: Andrea Adami --- conf/machine/h1910.conf| 2 +- conf/machine/h2200.conf| 2 +- conf/machine/h3600.conf| 3 ++- conf/machine/h5000.conf| 5 - conf/machine/hx4700.conf | 7 +++ c

[oe] [meta-handheld][PATCH] zaurus: simplify JFFS2 creation using code in image_fstype.bbclass

2013-10-14 Thread Andrea Adami
fix ${ERASEBLOCKSIZE} remnant for collie Signed-off-by: Andrea Adami --- conf/machine/akita.conf | 3 +-- conf/machine/c7x0.conf | 3 +-- conf/machine/collie.conf | 8 +--- conf/machine/poodle.conf | 3 +-- conf/machine/spitz.conf | 5 ++--- conf/machine/tosa.conf | 3 +-- 6 files chan

Re: [oe] [meta-handheld][PATCH] zaurus: use mkfs.jffs2 -n option only for NAND

2013-10-14 Thread Andrea Adami
Please disregard this patch: is wrong (-n is set in IMAGE_CMD_JFFS2) and superseded Sorry for the noise Andrea On Mon, Oct 14, 2013 at 11:34 PM, Andrea Adami wrote: > And remove it for collie (NOR). > > Signed-off-by: Andrea Adami > --- > conf/machine/akita.conf | 2 +- > conf/machine/c7x0.c

[oe] [meta-handheld][PATCH] zaurus: use mkfs.jffs2 -n option only for NAND

2013-10-14 Thread Andrea Adami
And remove it for collie (NOR). Signed-off-by: Andrea Adami --- conf/machine/akita.conf | 2 +- conf/machine/c7x0.conf | 2 +- conf/machine/collie.conf | 4 ++-- conf/machine/poodle.conf | 2 +- conf/machine/spitz.conf | 4 ++-- conf/machine/tosa.conf | 2 +- 6 files changed, 8 insertions(

[oe] [meta-handheld][PATCH] spitz.conf: reorder and add full example for SL-C3000

2013-10-14 Thread Andrea Adami
This device has different eraseblock size. Explain it clearly with example ready to un-comment. Signed-off-by: Andrea Adami --- conf/machine/spitz.conf | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/conf/machine/spitz.conf b/conf/machine/spitz.conf index d42

[oe] [meta-handheld][PATCH] meta-handheld: use explicit ERASEBLOCKSIZE and remove the variable

2013-10-14 Thread Andrea Adami
Signed-off-by: Andrea Adami --- conf/machine/akita.conf | 6 ++ conf/machine/c7x0.conf | 6 ++ conf/machine/collie.conf | 6 ++ conf/machine/h3600.conf | 3 +-- conf/machine/poodle.conf | 6 ++ conf/machine/spitz.conf | 6 ++ conf/machine/tosa.conf | 6 ++ 7 files c

[oe] [meta-oe][PATCH] orc: update to version 0.4.18

2013-10-14 Thread Carlos Rafael Giani
This is the minimum required version for the Orc support in GStreamer 1.2 Signed-off-by: Carlos Rafael Giani --- meta-oe/recipes-devtools/orc/orc_0.4.16.bb | 6 -- meta-oe/recipes-devtools/orc/orc_0.4.18.bb | 6 ++ 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 meta

Re: [oe] [RFC] Create meta-sdr in meta-oe

2013-10-14 Thread Denys Dmytriyenko
On Thu, Oct 10, 2013 at 08:49:03PM +0200, Koen Kooi wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Op 10-10-13 20:34, Philip Balister schreef: > > At the GNU Radio conference last week, several people working with > > gnuradio on embedded systems asked about creating a meta-sdr to h

Re: [oe] [meta-handheld][PATCH] h3800.conf: fix MACHINE_FEATURES

2013-10-14 Thread Paul Eggleton
On Monday 14 October 2013 18:24:38 Andrea Adami wrote: > On Mon, Oct 14, 2013 at 5:54 PM, Paul Eggleton > > wrote: > > On Monday 14 October 2013 17:39:52 Andrea Adami wrote: > >> Signed-off-by: Andrea Adami > >> --- > >> > >> conf/machine/h3800.conf | 4 +--- > >> 1 file changed, 1 insertion(+

Re: [oe] [meta-handheld][PATCH] h3800.conf: fix MACHINE_FEATURES

2013-10-14 Thread Eric Bénard
Hi Andrea, Le Mon, 14 Oct 2013 17:39:52 +0200, Andrea Adami a écrit : > require conf/machine/h3600.conf > +MACHINE_FEATURES += "pcmcia bluetooth" not directly related to your patch, but I have an old H3600 with a compactflash extension (both covered of dust ;-) : which image would you recommend

Re: [oe] [meta-handheld][PATCH] h3800.conf: fix MACHINE_FEATURES

2013-10-14 Thread Andrea Adami
On Mon, Oct 14, 2013 at 5:54 PM, Paul Eggleton wrote: > On Monday 14 October 2013 17:39:52 Andrea Adami wrote: >> Signed-off-by: Andrea Adami >> --- >> conf/machine/h3800.conf | 4 +--- >> 1 file changed, 1 insertion(+), 3 deletions(-) >> >> diff --git a/conf/machine/h3800.conf b/conf/machine/h3

[oe] [meta-handheld][PATCH] zaurus.inc: remove code for JFFS2 now split in machine configuration

2013-10-14 Thread Andrea Adami
Signed-off-by: Andrea Adami --- conf/machine/include/zaurus.inc | 7 --- 1 file changed, 7 deletions(-) diff --git a/conf/machine/include/zaurus.inc b/conf/machine/include/zaurus.inc index 2f5d2e7..480c855 100644 --- a/conf/machine/include/zaurus.inc +++ b/conf/machine/include/zaurus.inc @@

[oe] [meta-handheld][PATCH] zaurus: readd specific bits to each machine

2013-10-14 Thread Andrea Adami
Signed-off-by: Andrea Adami --- conf/machine/akita.conf | 14 -- conf/machine/c7x0.conf | 16 --- conf/machine/collie.conf| 10 ++ conf/machine/include/zaurus.inc | 43 - conf/machine/poodle.conf

Re: [oe] [meta-handheld][PATCH] h3800.conf: fix MACHINE_FEATURES

2013-10-14 Thread Paul Eggleton
On Monday 14 October 2013 17:39:52 Andrea Adami wrote: > Signed-off-by: Andrea Adami > --- > conf/machine/h3800.conf | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > > diff --git a/conf/machine/h3800.conf b/conf/machine/h3800.conf > index 0c3cf15..53f3940 100644 > --- a/conf/machine/

[oe] [meta-webserver][PATCH v3] sthttpd: add systemd service

2013-10-14 Thread Paul Eggleton
From: Nick Glynn Signed-off-by: Nick Glynn Signed-off-by: Paul Eggleton --- Fixes since v2: * Make it apply properly on top of master * Avoid hardcoded paths in service file * Tidy up commit message meta-webserver/recipes-httpd/sthttpd/sthttpd/thttpd.service | 10 ++ meta-webserver/r

[oe] OE Changelog since 2013-10-06 until 2013-10-13

2013-10-14 Thread cliff . brake
Changelog since 2013-10-06 until 2013-10-13. Projects included in this report: bitbake: git://git.openembedded.org/bitbake openembedded-core: git://git.openembedded.org/openembedded-core meta-openembedded: git://git.openembedded.org/meta-openembedded meta-angstrom: git://github.com/Angstrom-distr

[oe] [meta-handheld][PATCH] h3800.conf: fix MACHINE_FEATURES

2013-10-14 Thread Andrea Adami
Signed-off-by: Andrea Adami --- conf/machine/h3800.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/conf/machine/h3800.conf b/conf/machine/h3800.conf index 0c3cf15..53f3940 100644 --- a/conf/machine/h3800.conf +++ b/conf/machine/h3800.conf @@ -2,7 +2,5 @@ #@NAME: Compa

[oe] [meta-handheld][PATCH] meta-handheld: remove deprecated ROOT_FLASH_SIZE and VOLATILE_STORAGE_SIZE

2013-10-14 Thread Andrea Adami
Signed-off-by: Andrea Adami --- conf/machine/h1910.conf| 2 -- conf/machine/h1940.conf| 2 -- conf/machine/h2200.conf| 2 -- conf/machine/h3600.conf| 4 conf/machine/h3900.conf| 2 -- conf/mac

[oe] [meta-handheld][PATCH] formfactor: h1940: unset framebuffer rotation

2013-10-14 Thread Andrea Adami
Device has been reported working w/out fb rotation with kernel 3.1 Signed-off-by: Andrea Adami --- recipes-bsp/formfactor/files/h1940/machconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/formfactor/files/h1940/machconfig b/recipes-bsp/formfactor/files/h1940

[oe] [meta-oe][PATCHv3 1/3] json-c: add 0.11

2013-10-14 Thread Jack Mitchell
From: Jack Mitchell Signed-off-by: Jack Mitchell --- meta-oe/recipes-support/json-c/json-c_0.11.bb | 13 + 1 file changed, 13 insertions(+) create mode 100644 meta-oe/recipes-support/json-c/json-c_0.11.bb diff --git a/meta-oe/recipes-support/json-c/json-c_0.11.bb b/meta-oe/recipe

[oe] [meta-oe][PATCHv3 0/3] rsyslog: update to 7.4.4

2013-10-14 Thread Jack Mitchell
From: Jack Mitchell update rsyslog to the latest version and add required dependancies. v3: - change /usr/bin to ${bindir} QA warning fires if this is not present - change json-c to not be built in parallel as it can sometimes fail v2: - add signed-off-by Jack Mitchell (3): json-c: add 0

[oe] [meta-oe][PATCHv3 2/3] libestr: add 0.1.6

2013-10-14 Thread Jack Mitchell
From: Jack Mitchell Signed-off-by: Jack Mitchell --- meta-oe/recipes-support/libestr/libestr_0.1.6.bb | 11 +++ 1 file changed, 11 insertions(+) create mode 100644 meta-oe/recipes-support/libestr/libestr_0.1.6.bb diff --git a/meta-oe/recipes-support/libestr/libestr_0.1.6.bb b/meta-oe

[oe] [meta-oe][PATCHv3 3/3] rsyslog: update to 7.4.4

2013-10-14 Thread Jack Mitchell
From: Jack Mitchell Signed-off-by: Jack Mitchell --- .../recipes-extended/rsyslog/rsyslog/rsyslog.conf | 60 -- meta-oe/recipes-extended/rsyslog/rsyslog_5.8.0.bb | 5 -- .../rsyslog/{rsyslog.inc => rsyslog_7.4.4.bb} | 24 ++--- 3 files changed, 16 insertions(+),

[oe] [meta-webserver][PATCH] sthttpd: Adds systemd service

2013-10-14 Thread Nick Glynn
Fixed version no longer confuses uses sthttpd as service name to prevent issues with sysv compatibility and removes extraneous RPROVIDES/RCONFLICTS and RREPLACES. Signed-off-by: Nick Glynn --- meta-webserver/recipes-httpd/sthttpd/sthttpd/thttpd.service | 10 ++ meta-webserver/recipes-htt

[oe] [meta-webserver][PATCH] Backport for dylan of sthttpd

2013-10-14 Thread Nick Glynn
Signed-off-by: Nick Glynn --- meta-webserver/recipes-httpd/sthttpd/sthttpd/init | 52 ++ .../recipes-httpd/sthttpd/sthttpd_2.26.4.bb| 30 + 2 files changed, 82 insertions(+) create mode 100644 meta-webserver/recipes-httpd/sthttpd/sthttpd/init create mode

Re: [oe] [PATCH] core-image.bbclass: Fix comment to refer to packagegroup-base-extended.

2013-10-14 Thread Robert P. J. Day
On Mon, 14 Oct 2013, Paul Eggleton wrote: > Hi Robert, > > On Saturday 12 October 2013 07:33:46 Robert P. J. Day wrote: > > Fix the comment to match the actual inclusion further down in that > > file, which is: > > > > CORE_IMAGE_BASE_INSTALL = '\ > > packagegroup-core-boot \ > > packagegr

[oe] [meta-oe][PATCHv3] python-pip: add 1.3.1

2013-10-14 Thread Koen Kooi
Signed-off-by: Koen Kooi --- meta-oe/recipes-devtools/python/python-pip_1.3.1.bb | 14 ++ 1 file changed, 14 insertions(+) create mode 100644 meta-oe/recipes-devtools/python/python-pip_1.3.1.bb diff --git a/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb b/meta-oe/recipes-devto

Re: [oe] [PATCH] core-image.bbclass: Fix comment to refer to packagegroup-base-extended.

2013-10-14 Thread Paul Eggleton
Hi Robert, On Saturday 12 October 2013 07:33:46 Robert P. J. Day wrote: > Fix the comment to match the actual inclusion further down in that > file, which is: > > CORE_IMAGE_BASE_INSTALL = '\ > packagegroup-core-boot \ > packagegroup-base-extended \ > > Signed-off-by: Robert P. J. Day >

Re: [oe] [meta-oe][PATCHv2] python-pip: add 1.3.1

2013-10-14 Thread Paul Eggleton
On Monday 14 October 2013 23:51:11 Jonathan Liu wrote: > On 14/10/2013 7:09 PM, Koen Kooi wrote: > > Signed-off-by: Koen Kooi > > --- > > > > meta-oe/recipes-devtools/python/python-pip_1.3.1.bb | 14 ++ > > 1 file changed, 14 insertions(+) > > create mode 100644 meta-oe/recipes-d

Re: [oe] [meta-oe][PATCH 1/6] libraw1394: add recipe

2013-10-14 Thread Paul Eggleton
On Monday 14 October 2013 14:48:36 Koen Kooi wrote: > Op 13-10-13 13:10, Paul Eggleton schreef: > > On Sunday 13 October 2013 01:43:50 Khem Raj wrote: > >> From: Cliff Brake > >> > >> Initial recipe created by Khem Raj > >> > >> Signed-off-by: Cliff Brake Signed-off-by: Khem > >> Raj --- > >>

Re: [oe] [meta-oe][PATCHv2] python-pip: add 1.3.1

2013-10-14 Thread Jonathan Liu
On 14/10/2013 7:09 PM, Koen Kooi wrote: Signed-off-by: Koen Kooi --- meta-oe/recipes-devtools/python/python-pip_1.3.1.bb | 14 ++ 1 file changed, 14 insertions(+) create mode 100644 meta-oe/recipes-devtools/python/python-pip_1.3.1.bb diff --git a/meta-oe/recipes-devtools/python

Re: [oe] [meta-oe][PATCH 1/6] libraw1394: add recipe

2013-10-14 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 13-10-13 13:10, Paul Eggleton schreef: > On Sunday 13 October 2013 01:43:50 Khem Raj wrote: >> From: Cliff Brake >> >> Initial recipe created by Khem Raj >> >> Signed-off-by: Cliff Brake Signed-off-by: Khem >> Raj --- >> meta-oe/recipes-multim

Re: [oe] [meta-oe][PATCH 1/6] libraw1394: add recipe

2013-10-14 Thread Martin Jansa
On Sun, Oct 13, 2013 at 12:45:38PM -0700, Khem Raj wrote: > > On Oct 13, 2013, at 4:10 AM, Paul Eggleton > wrote: > > > On Sunday 13 October 2013 01:43:50 Khem Raj wrote: > >> From: Cliff Brake > >> > >> Initial recipe created by Khem Raj > >> > >> Signed-off-by: Cliff Brake > >> Signed-off

[oe] [meta-oe][PATCHv2] python-pip: add 1.3.1

2013-10-14 Thread Koen Kooi
Signed-off-by: Koen Kooi --- meta-oe/recipes-devtools/python/python-pip_1.3.1.bb | 14 ++ 1 file changed, 14 insertions(+) create mode 100644 meta-oe/recipes-devtools/python/python-pip_1.3.1.bb diff --git a/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb b/meta-oe/recipes-devto

Re: [oe] [meta-oe][PATCH] python-pip: add 1.3.1

2013-10-14 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 13-10-13 20:42, Henning Heinold schreef: > On Sun, Oct 13, 2013 at 07:03:54PM +0200, Koen Kooi wrote: >> Signed-off-by: Koen Kooi >> --- >> meta-oe/recipes-devtools/python/python-pip_1.3.1.bb | 14 ++ >> 1 file changed, 14 insertions(+