[oe] [meta-oe][PATCH] mariadb: Check valgrind headers only if WITH_VALGRIND is set

2014-11-12 Thread jackie.huang
From: Jackie Huang Changes: - Add patch to check valgrind headers only if WITH_VALGRIND is set - Add PACKAGECONFIG for valgrind and disable it by default Signed-off-by: Jackie Huang --- .../mariadb/configure.cmake-fix-valgrind.patch | 41 ++ meta-oe/recipes-support/mysq

Re: [oe] runqemu + Layerscape1 kernel

2014-11-12 Thread Khem Raj
On Wed, Nov 12, 2014 at 11:01 PM, b40...@freescale.com wrote: > Hello, > > I am trying to startup Layerscape1 kernel in qemu-system-arm. > > Qemu-system-arm do not restart Layerscape1 kernel . > > > There is the following log information: > > [b40290@eclipse build]$ runqemu qemuarm /home/b

[oe] runqemu + Layerscape1 kernel

2014-11-12 Thread b40...@freescale.com
Hello, I am trying to startup Layerscape1 kernel in qemu-system-arm. Qemu-system-arm do not restart Layerscape1 kernel . There is the following log information: [b40290@eclipse build]$ runqemu qemuarm /home/b40290/zImage.bin /home/b40290/opensource/poky/build/tmp/deploy/qemuarm/core-i

Re: [oe] Opkg files at /var/lib/opkg/lists

2014-11-12 Thread Eric Bénard
Hi Aljandro, copying oe-core's ML as the problem seems related to oe-core and not to meta-oe. Le Wed, 12 Nov 2014 12:15:46 -0600, Alejandro del Castillo a écrit : > Hello, > > I noticed that the OE build process is leaving files at > /var/lib/opkg/lists (~1.5 MB on my system), which I believe

[oe] [meta-networking][master][dizzy][PATCH] wireshark: update to 1.12.2

2014-11-12 Thread Armin Kuster
The following vulnerabilities have been fixed. * wnpa-sec-2014-20 SigComp UDVM buffer overflow. (Bug 10662) CVE-2014-8710 * wnpa-sec-2014-21 AMQP crash. (Bug 10582) CVE-2014-8711 * wnpa-sec-2014-22 NCP crashes. (Bug 10552, Bug 10628) CVE-2014-8712, CVE-2014-8713 * wnpa-sec-2014-23 TN5

[oe] [meta-initramfs][PATCH] klibc: define KLIBCLIBGCC

2014-11-12 Thread Andrea Adami
Fix build of klibc extending the EXTRA_OEMAKE. | LISTusr/klibc/klib.list | KLIBCAR usr/klibc/libc.a | KLIBCLD usr/klibc/libc.so | arm-oe-linux-gnueabi-ld: cannot find libgcc.a: No such file or directory | make[2]: *** [usr/klibc/libc.so] Error 1 | make[2]: *** Waiting for unfinished jobs

[oe] [meta-initramfs][PATCH 2/2] ubi-utils-klibc_1.5.1: initial commit of v. 1.5.1

2014-11-12 Thread Andrea Adami
NOTE: we track master upstream so we are some commits ahead v 1.5.1. Signed-off-by: Andrea Adami --- .../0001-Makefile-only-build-ubi-utils.patch | 87 ++ .../0002-common.mk-for-klibc-CC-is-klcc.patch | 27 +++ .../0003-libubi.c-add-klibc-specific-fixes.patch

[oe] [meta-initramfs][PATCH 1/2] ubi-utils-klibc_1.5.0: remove recipe and patches

2014-11-12 Thread Andrea Adami
Next patch replaces with v. 1.5.1 and new/rebased patchset Signed-off-by: Andrea Adami --- .../mtd/ubi-utils-klibc/Makefile.patch | 53 -- .../mtd/ubi-utils-klibc/common.mk.patch| 8 .../mtd/ubi-utils-klibc/libiniparser.c.patch | 19 ---

[oe] wireshark

2014-11-12 Thread akuster808
Hello, I am working in wireshark to 1.12.2 update ( trying to avoid dup work). I contains several security fixes. Hope to have it posted today. - Armin -- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.ope

[oe] Opkg files at /var/lib/opkg/lists

2014-11-12 Thread Alejandro del Castillo
Hello, I noticed that the OE build process is leaving files at /var/lib/opkg/lists (~1.5 MB on my system), which I believe are the feed content used to build the image. The target opkg.conf file configure lists_dir to be at /var/lib/opkg (instead of the default /var/lib/opkg/lists), so the fee

[oe] [PATCH 2/2] glibmm: add perl to RDEPENDS_{PN}-dev

2014-11-12 Thread Andreas Müller
QA Issue: glibmm-dev requires /usr/bin/perl, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Andreas Müller --- meta-oe/recipes-core/glib-2.0/glibmm_2.36.2.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-oe/recipes-core/glib-2.0/glibmm_2.36.2.bb b/meta-oe/recipes-cor

[oe] [PATCH 1/2] gparted: initial add 0.20.0

2014-11-12 Thread Andreas Müller
Signed-off-by: Andreas Müller --- ...c-use-pkg-config-to-check-for-version-of-.patch | 68 ++ .../recipes-extended/gparted/gparted_0.20.0.bb | 21 +++ 2 files changed, 89 insertions(+) create mode 100644 meta-gnome/recipes-extended/gparted/gparted/0001-configure.ac-u

[oe] [PATCH 1/1][meta-oe] krb5: fix CVE-2014-5351

2014-11-12 Thread wenzong.fan
From: Wenzong Fan The kadm5_randkey_principal_3 function in lib/kadm5/srv/svr_principal.c in kadmind in MIT Kerberos 5 (aka krb5) before 1.13 sends old keys in a response to a -randkey -keepold request, which allows remote authentic- ated users to forge tickets by leveraging administrative access

[oe] [PATCH 0/1][meta-oe] krb5: fix CVE-2014-5351

2014-11-12 Thread wenzong.fan
From: Wenzong Fan The kadm5_randkey_principal_3 function in lib/kadm5/srv/svr_principal.c in kadmind in MIT Kerberos 5 (aka krb5) before 1.13 sends old keys in a response to a -randkey -keepold request, which allows remote authentic- ated users to forge tickets by leveraging administrative access