[oe] [meta-oe][PATCH] libunwind: Fix test case link failure on PowerPC systems with Altivec

2014-09-23 Thread ting.liu
From: Ting Liu ting@freescale.com Signed-off-by: Ting Liu ting@freescale.com --- ...k-failure-on-PowerPC-systems-with-Altivec.patch | 31 ++ meta-oe/recipes-support/libunwind/libunwind_1.1.bb | 1 + 2 files changed, 32 insertions(+) create mode 100644

Re: [oe] [PATCH v2] Phoronix Test Suite package

2014-09-23 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Todd E Brandt schreef op 20-09-14 02:30: This is the package recipe for the phoronix test suite v5.2.1. The tool is for benchmarking and testing of the system. Signed-off-by: Todd Brandt todd.e.bra...@linux.intel.com

Re: [oe] [meta-oe][PATCH] packagegroups: Move inheriting packagegroup below PACKAGE_ARCH assignment

2014-09-23 Thread Martin Jansa
On Sat, Sep 20, 2014 at 11:48:59PM -0700, Khem Raj wrote: Fixes errors sets PACKAGE_ARCH before inherit packagegroup wasn't this already resolved in: commit 5a25dde053e93e64b945776ab3fbf8b67c8c0773 Author: Martin Jansa martin.ja...@gmail.com Date: Sun Aug 24 18:01:11 2014 +0200

Re: [oe] [meta-fsl-arm][PATCH] Fixed repo path for libmikmod, was changed in sourceforge

2014-09-23 Thread Martin Jansa
On Mon, Sep 22, 2014 at 11:28:06AM -0400, Dominic Amann wrote: Doesn't apply, because we have 3.3.6 for some time: commit 033964b269f448b2f330ef48e51dfa5611f1a650 Author: Tim Orling ticot...@gmail.com Date: Tue May 27 08:12:14 2014 -0700 libmikmod: update to 3.3.6 also the meta-fsl-arm

Re: [oe] [meta-networking][PATCH] cyassl: update to version 3.2.0, remove 3.1.0

2014-09-23 Thread Martin Jansa
On Wed, Sep 17, 2014 at 10:34:49AM -0600, lchristina26 wrote: This release includes bug fixes and several new features which we think will be beneficial to our user and customer base. You haven't added 3.2.0 version in this patch and your earlier patch contains exactly the same SRC_URI

Re: [oe] [PATCH] wireshark: not put the CC options into CFLAGS_FOR_BUILD

2014-09-23 Thread Martin Jansa
On Wed, Sep 17, 2014 at 01:08:01PM +0800, rongqing...@windriver.com wrote: From: Roy.Li rongqing...@windriver.com Is it still needed for 1.12.1 version? If yes, please rebase (on wireshark upgrade patch and resend. Signed-off-by: Roy Li rongqing...@windriver.com ---

Re: [oe] [meta-oe][PATCH] libunwind: Fix test case link failure on PowerPC systems with Altivec

2014-09-23 Thread Martin Jansa
On Tue, Sep 23, 2014 at 03:04:08PM +0800, ting@freescale.com wrote: From: Ting Liu ting@freescale.com libunwind was recently moved to oe-core, please fix it there. Signed-off-by: Ting Liu ting@freescale.com --- ...k-failure-on-PowerPC-systems-with-Altivec.patch | 31

[oe] [meta-ruby][PATCH] ruby.inc: DEPEND on libyaml-native

2014-09-23 Thread Mark Asselstine
Without this dependency we will see warnings when ever we use the ruby-native from the sysroot ...tmp/sysroots/x86_64-linux/usr/lib/ruby/yaml.rb:84:in `top (required)': It seems your ruby installation is missing psych (for YAML output). To eliminate this warning, please install libyaml and

[oe] Patches from patchwork queued in master-next for jenkins build

2014-09-23 Thread Martin Jansa
Hi, all pending changes should be now in master-next, please verify that I haven't missed any. I've replied on few which didn't apply and will probably reply on few more after the build verification (if failures are detected). Especially after long windows like this, it would be really helpful

Re: [oe] [meta-oe][PATCH] packagegroups: Move inheriting packagegroup below PACKAGE_ARCH assignment

2014-09-23 Thread Khem Raj
On Tue, Sep 23, 2014 at 9:29 AM, Martin Jansa martin.ja...@gmail.com wrote: On Sat, Sep 20, 2014 at 11:48:59PM -0700, Khem Raj wrote: Fixes errors sets PACKAGE_ARCH before inherit packagegroup wasn't this already resolved in: commit 5a25dde053e93e64b945776ab3fbf8b67c8c0773 Author: Martin

Re: [oe] [meta-qt5][PATCH] qtmultimedia: Fixing the build against gstreamer 0.10 version

2014-09-23 Thread Martin Jansa
On Mon, Sep 01, 2014 at 06:10:34PM +0530, Sujith H wrote: From: Sujith H sujith_harida...@mentor.com This patch fixes the qtmultimedia built against gstreamer version 0.10, its been taken from: https://qt.gitorious.org/qt/qtmultimedia/commit/4a6a71e5218446caf1084bc1d76ba8fc5ff38a88.patch

[oe] [meta-java][PATCH 1/2] Security Advisory - openjdk - CVE-2014-1876

2014-09-23 Thread Zibo Zhao
From: Amy Fong amy.f...@windriver.com Rather than creating /tmp/unpack.log and insecure permissions, if unpack cannot create teh specified log file, it defaults to writing to /dev/null, failing that, stderr. (These are the default options if it cannot write to /tmp/unpack.log) Signed-off-by: Amy

[oe] [meta-java][PATCH 2/2] icedtea: CVE-2013-4160: integrate Non happy path fixes

2014-09-23 Thread Zibo Zhao
From: Michel Thebeau michel.theb...@windriver.com Little CMS (lcms2) before 2.5, as used in OpenJDK 7 and possibly other products, allows remote attackers to cause a denial of service(NULL ptr deref). Adding NULL pointer checks fix the issue. Signed-off-by: Michel Thebeau

[oe] [PATCH][rebase to 1.12.1] wireshark: not put the CC options into CFLAGS_FOR_BUILD

2014-09-23 Thread rongqing.li
From: Roy.Li rongqing...@windriver.com Signed-off-by: Roy Li rongqing...@windriver.com --- .../files/Do-not-set-CC_FOR_BUILD-flags.patch | 46 .../recipes-support/wireshark/wireshark_1.12.1.bb |1 + 2 files changed, 47 insertions(+) create mode 100644

Re: [oe] [meta-networking][PATCH 1/1] ptpd: update to version 2.3.1-rc2

2014-09-23 Thread Joe MacDonald
[[oe] [meta-networking][PATCH 1/1] ptpd: update to version 2.3.1-rc2] On 14.09.12 (Fri 16:04) Joe Slater wrote: Add a little processing to find correct directory for source upstream. Signed-off-by: Joe Slater jsla...@windriver.com Merged, thanks Joe. I made a minor change to your commit

Re: [oe] [meta-networking][PATCH 1/1] vftpd: update to version 3.0.2

2014-09-23 Thread Joe MacDonald
[[oe] [meta-networking][PATCH 1/1] vftpd: update to version 3.0.2] On 14.09.15 (Mon 16:43) Joe Slater wrote: No changes other than source checksum. Merged, thanks. -J. Signed-off-by: Joe Slater jsla...@windriver.com --- .../makefile-destdir.patch |0

Re: [oe] [meta-networking][PATCH] wireshark: update to 12.1

2014-09-23 Thread Joe MacDonald
Merged, thanks Armin. I also included Roy's patch for the BUILD_CFLAGS since, looking at my own build logs when cross-building, it looks like it is required, but please let me know if you think it's inappropriate. Thanks, -J. [[oe] [meta-networking][PATCH] wireshark: update to 12.1] On 14.09.16

Re: [oe] [meta-networking][PATCH] pimd: add recipe for ssmping-0.9.1

2014-09-23 Thread Joe MacDonald
This hasn't been merged yet, I was wondering if there was a v2 coming with a corrected commit short log and based on the install question. Thanks. -J. [[oe] [meta-networking][PATCH] pimd: add recipe for ssmping-0.9.1] On 14.09.17 (Wed 11:13) YangHaibo wrote: Signed-off-by: YangHaibo

Re: [oe] [meta-networking][PATCH 1/1] radvd: update to 1.14

2014-09-23 Thread Joe MacDonald
[[oe] [meta-networking][PATCH 1/1] radvd: update to 1.14] On 14.09.19 (Fri 12:22) Joe Slater wrote: No changes except to source version. Signed-off-by: Joe Slater jsla...@windriver.com Merged, thanks. -J. --- .../recipes-daemons/radvd/radvd_1.14.bb|6 ++

Re: [oe] [meta-networking][PATCH v4] pimd: add recipe for pimd-2.1.8

2014-09-23 Thread Joe MacDonald
[[oe] [meta-networking][PATCH v4] pimd: add recipe for pimd-2.1.8] On 14.09.19 (Fri 13:47) YangHaibo wrote: Signed-off-by: YangHaibo b40...@freescale.com --- meta-networking/recipes-support/pimd/pimd_2.1.8.bb | 10 ++ 1 file changed, 10 insertions(+) create mode 100644

[oe] [meta-networking][PATCH v2] ssmping: add recipe for ssmping-0.9.1

2014-09-23 Thread YangHaibo
Signed-off-by: YangHaibo b40...@freescale.com --- meta-networking/recipes-support/ssmping/ssmping_0.9.1.bb | 10 ++ 1 file changed, 10 insertions(+) create mode 100644 meta-networking/recipes-support/ssmping/ssmping_0.9.1.bb diff --git

[oe] [PATCH] iscsi-initiator-utils: add recipe file

2014-09-23 Thread rongqing.li
From: Roy Li rongqing...@windriver.com The package provides the server daemon for the iSCSI protocol, as well as the utility programs used to manage it. iSCSI is a protocol for distributed disk access using SCSI commands sent over Internet Protocol networks It's a fairly basic utility, so copy