Re: [oe] [meta-openembedded/meta-webserver][PATCH] nginx: new recipe, updated from aging original in rpi layer (has not been scrubbed for any potential policy issues).

2013-10-10 Thread Stephen Arnold
Hmm, fun with gmail... Anyway, I was (somewhat blindly) following the submission/patch instructions here: http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded I can certainly provide more info (as well as clean up the recipe) but your first few points don't seem to be mentioned

[oe] [meta-initramfs][PATCH] kexecboot_0.6: fix LIC_FILES_CHKSUM for kexecboot-klibc

2013-10-10 Thread Andrea Adami
Signed-off-by: Andrea Adami --- meta-initramfs/recipes-bsp/kexecboot/kexecboot_0.6.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_0.6.bb b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_0.6.bb index 7b8d088..4657505 100644 --- a/meta-initram

[oe] [meta-handheld][PATCH] kexecboot: update the .bbappend following meta-initramfs

2013-10-10 Thread Andrea Adami
Signed-off-by: Andrea Adami --- recipes-bsp/kexecboot/{kexecboot_git.bbappend => kexecboot_0.6.bbappend} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename recipes-bsp/kexecboot/{kexecboot_git.bbappend => kexecboot_0.6.bbappend} (100%) diff --git a/recipes-bsp/kexecboot/kexecboot_git.

[oe] [meta-initramfs][PATCH] kexecboot: update to v0.6 and restylize

2013-10-10 Thread Andrea Adami
Signed-off-by: Andrea Adami --- .../recipes-bsp/kexecboot/{kexecboot_git.bb => kexecboot_0.6.bb} | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) rename meta-initramfs/recipes-bsp/kexecboot/{kexecboot_git.bb => kexecboot_0.6.bb} (92%) diff --git a/meta-initramfs/recipes-bsp/kexec

[oe] [meta-webserver][PATCH 2/2] sthttpd: Added systemd service to recipe

2013-10-10 Thread Nick Glynn
Recipe updated with a systemd service file to remove need for sysvinit compatibility Signed-off-by: Nick Glynn --- meta-webserver/recipes-httpd/sthttpd/sthttpd/sthttpd.service | 10 ++ meta-webserver/recipes-httpd/sthttpd/sthttpd_2.26.4.bb | 11 +-- 2 files changed, 19 inse

[oe] [meta-webserver][PATCH 1/2] sthttpd: Added missing recipe

2013-10-10 Thread Nick Glynn
Recipe backport for sthttpd into angstrom/meta-openembedded from meta-oe. Signed-off-by: Nick Glynn --- meta-webserver/recipes-httpd/sthttpd/sthttpd/init | 52 ++ .../recipes-httpd/sthttpd/sthttpd_2.26.4.bb| 31 + 2 files changed, 83 insertions(+) create

[oe] [meta-initramfs][PATCH 1/2] kexecboot.inc: merge back in the main recipe

2013-10-10 Thread Andrea Adami
and process with oe-stylize.py Signed-off-by: Andrea Adami --- meta-initramfs/recipes-bsp/kexecboot/kexecboot.inc | 58 .../recipes-bsp/kexecboot/kexecboot_git.bb | 62 +- 2 files changed, 60 insertions(+), 60 deletions(-) delete mode 100644 meta

[oe] [meta-initramfs][PATCH 2/2] kexecboot_cfg: process with oe-stylize.py

2013-10-10 Thread Andrea Adami
Signed-off-by: Andrea Adami --- .../recipes-bsp/kexecboot/kexecboot-cfg_0.1.bb| 19 --- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg_0.1.bb b/meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg_0.1.bb ind

Re: [oe] Dylan backports

2013-10-10 Thread Eric Bénard
Hi Javier, Le Thu, 10 Oct 2013 17:55:50 +0200, Javier Viguera a écrit : > Bear with me if this has been already replied, but what is the procedure > to get patches applied in maintenance branches (e.g. dylan)? > > I sent a couple of patches some time ago: > >

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

2013-10-10 Thread Koen Kooi
-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 hold > gnuradio and uhd. This would be the starting point for adding so

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

2013-10-10 Thread Philip Balister
At the GNU Radio conference last week, several people working with gnuradio on embedded systems asked about creating a meta-sdr to hold gnuradio and uhd. This would be the starting point for adding some other gnuradio out of tree applications. This could also be a home for some other sdr frameworks

[oe] Dylan backports

2013-10-10 Thread Javier Viguera
Hi all, Bear with me if this has been already replied, but what is the procedure to get patches applied in maintenance branches (e.g. dylan)? I sent a couple of patches some time ago: that fixes

[oe] Fwd: [meta-webos] openwebos virtualbox pointer question

2013-10-10 Thread Jean-Charles JC Verdié
resending as i'm not sure the email went through... Begin forwarded message: > From: JC > Subject: [meta-webos] openwebos virtualbox pointer question > Date: 9October 2013 10:46:28 AM GMT+02:00 > To: openembedded-devel@lists.openembedded.org > Reply-To: j...@voxtok.com > > Hi, > > This i

Re: [oe] [PATCH 01/21] cinematicexperience: add example

2013-10-10 Thread Martin Jansa
On Tue, Oct 08, 2013 at 10:46:01AM +0200, Eric Bénard wrote: > for more informations on this demo : > http://kgronholm.blogspot.fr/2012/08/qt5-cinematic-experience.html > http://quitcoding.com/?page=work#cinex All merged in master as well as dora, thanks! > > Signed-off-by: Eric Bénard > --- >

[oe] [meta-qt5][PATCH 2/2] qtbase: Disable fontconfig by default

2013-10-10 Thread Martin Jansa
* it was explicitly disabled in commit 1b14686657cddcc5bb37a5c7db8a35f1c4903ee3 Author: Philip Craig Date: Wed Jun 26 02:13:02 2013 + Subject: qtbase: disable fontconfig support by default * and then accidentaly enabled with PACKAGECONFIG changes commit ebdd83f6b7e5c3296e5ebd3b7b0c

[oe] [meta-qt5][PATCH 1/2] qtbase_git: restore 0025-QHttpMultiPart-fix-data-corruption-in-readData-metho.patch in SRC_URI

2013-10-10 Thread Martin Jansa
* commit 105ad2a18e20f2b07d20a1640917e69950c8496b Author: Eric Bnard Date: Mon Oct 7 22:54:12 2013 +0200 Subject: qtbase: update to 5.1.1 removed it from SRC_URI in qtbase.inc, but it's still needed for qtbase_git Signed-off-by: Martin Jansa --- recipes-qt/qt5/qtbase_git.bb | 2 ++

[oe] [meta-oe][PATCH 0/1] mariadb: Add mysql5 to RPROVIDES for backwards compatibility

2013-10-10 Thread Hongxu Jia
The following changes since commit d79d4b340358168d7ca4b8f2837c9d09c44bd1fe: netperf: set _FILE_OFFSET_BITS to 64 to support large files (2013-10-09 09:57:21 -0400) are available in the git repository at: git://git.pokylinux.org/poky-contrib hongxu/fix-mariadb-3 http://git.pokylinux.org/c

[oe] [meta-oe][PATCH 1/1] mariadb: Add mysql5 to RPROVIDES for backwards compatibility

2013-10-10 Thread Hongxu Jia
It failed to build image while IMAGE_INSTALL += "mysql5" For backwards compatibility: - Add mysql5 to RPROVIDES_${PN} - Add mysql5-dbg to RPROVIDES_${PN}-dbg - Add mysql5-leftovers to RPROVIDES_${PN}-leftovers - Use "+=" instead of "=" in RPROVIDES_${PN}-client and RPROVIDES_${PN}-server The sa

[oe] [PATCH 2/2 meta-networking] vsftpd: change default secure_chroot_dir

2013-10-10 Thread rongqing.li
From: Roy Li Change default value of secure_chroot_dir to /var/run/vsftpd/empty, add volatiles entry for it, to ensure it won't fail to start by xinetd. Signed-off-by: Roy Li --- .../vsftpd/files/change-secure_chroot_dir.patch| 55 meta-networking/recipes-daemons/vsf

[oe] [PATCH 1/2 meta-networking] vsftpd: use quotes to wrap variable

2013-10-10 Thread rongqing.li
From: Roy Li "test -z ${PAMLIB}" in do_install() may report error if ${PAMLIB} has space chars. This commit added double quotes to wrap it in case of errors. Signed-off-by: Qiang Chen Signed-off-by: Roy Li --- meta-networking/recipes-daemons/vsftpd/vsftpd_3.0.0.bb |2 +- 1 file changed, 1

[oe] [meta-oe][PATCH 1/1] mariadb: fix do_configure failed while multilib is used

2013-10-10 Thread Hongxu Jia
Here is the error log from mariadb's configure test ... checking for zlib compression library... configure: error: headers or binaries were not found in /home/jiahongxu/yocto/build-20131009-mysql/ bitbake_build/tmp/sysroots/qemux86-64/usr/{include,lib} ... When multilib is used, the baselib is as

[oe] [meta-oe][PATCH 0/1] mariadb: fix do_configure failed while multilib is used

2013-10-10 Thread Hongxu Jia
The following changes since commit d79d4b340358168d7ca4b8f2837c9d09c44bd1fe: netperf: set _FILE_OFFSET_BITS to 64 to support large files (2013-10-09 09:57:21 -0400) are available in the git repository at: git://git.pokylinux.org/poky-contrib hongxu/fix-mariadb-2 http://git.pokylinux.org/c