[oe] [meta-oe][PATCH 1/2] mariadb.inc: switch to a different, working mirror

2015-08-19 Thread Koen Kooi
The current mirror doesn't have mariadb 5.x anymore. Signed-off-by: Koen Kooi koen.k...@linaro.org --- meta-oe/recipes-support/mysql/mariadb.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta-oe/recipes-support/mysql/mariadb.inc

Re: [oe] [OE-core] [PATCH] Opencv: Add OpenCV 3.0

2015-08-19 Thread Ricardo Ribalda Delgado
You are right :) I repack and send On Wed, Aug 19, 2015 at 4:00 PM, Nathan Lynch nathan_ly...@mentor.com wrote: On 08/19/2015 07:18 AM, Ricardo Ribalda Delgado wrote: --- /dev/null +++ b/meta-oe/recipes-support/opencv/opencv_3.0.bb @@ -0,0 +1,128 @@ +SUMMARY = Opencv : The Open Computer

Re: [oe] [PATCH v2] [meta-oe] opencv: Add OpenCV 3.0

2015-08-19 Thread Ricardo Ribalda Delgado
Hello Martin Sorry for the (extremely) late reply, somehow my mail client managed to hide your mail. Thank you very much for your review, I am working on a v3 of the patch. Regards! On Fri, Jul 3, 2015 at 5:27 PM, Martin Jansa martin.ja...@gmail.com wrote: On Tue, Jun 09, 2015 at 04:13:09PM

[oe] [PATCH] Opencv: Add OpenCV 3.0

2015-08-19 Thread Ricardo Ribalda Delgado
-Support for new PACKAGECONFIGS -Merge with opencv-samples Since it is not backward compatible with 2.x and cannot be installed in parallel it has a DEFAULT_PREFERENCE of -1. Signed-off-by: Ricardo Ribalda Delgado ricardo.riba...@gmail.com --- v3: Changes requested by Martin Jansa

[oe] [meta-oe][PATCHv2 1/2] mariadb.inc: switch to a different, working mirror

2015-08-19 Thread Koen Kooi
The current mirror doesn't have mariadb 5.x anymore. Signed-off-by: Koen Kooi koen.k...@linaro.org --- meta-oe/recipes-support/mysql/mariadb.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta-oe/recipes-support/mysql/mariadb.inc

[oe] [meta-oe][PATCH 2/2] mariadb: update to 5.5.45

2015-08-19 Thread Koen Kooi
This is the latest release in the 5.5.x stable series. The CVE patch has been applied upstream. Signed-off-by: Koen Kooi koen.k...@linaro.org --- ...b-native_5.5.43.bb = mariadb-native_5.5.45.bb} | 0 meta-oe/recipes-support/mysql/mariadb.inc | 5 +--

Re: [oe] [meta-java][PATCH 1/3] Don't depend on a hardcoded compiler

2015-08-19 Thread Sven Ebenfeld
This patch creates a circular dependency for me: ERROR: Unbuildable tasks were found. These are usually caused by circular dependencies and any circular dependency chains found will be printed below. Increase the debug level to see a list of unbuildable tasks. Identifying dependency loops (this

Re: [oe] [meta-oe][meta-multimedia][PATCH 2/2] vlc: update to 2.2.1

2015-08-19 Thread Martin Jansa
On Wed, Aug 19, 2015 at 08:14:16AM +0200, Rafaël Carré wrote: On 08/19/2015 05:05 AM, Tim Orling wrote: On Tue, Aug 18, 2015 at 2:44 AM, Martin Jansa martin.ja...@gmail.com wrote: On Sun, Aug 02, 2015 at 06:07:57PM -0700, Tim Orling wrote: I accidentally left libvorbis as a dependency

[oe] [PATCH v4] Opencv: Add OpenCV 3.0

2015-08-19 Thread Ricardo Ribalda Delgado
-Support for new PACKAGECONFIGS -Merge with opencv-samples Since it is not backward compatible with 2.x and cannot be installed in parallel it has a DEFAULT_PREFERENCE of -1. Signed-off-by: Ricardo Ribalda Delgado ricardo.riba...@gmail.com --- v4: Fix suggested by Nathan Lynch

[oe] [meta-oe][PATCHv2 2/2] mariadb: update to 5.5.45

2015-08-19 Thread Koen Kooi
This is the latest release in the 5.5.x stable series. The CVE patch has been applied upstream. Signed-off-by: Koen Kooi koen.k...@linaro.org --- ...b-native_5.5.43.bb = mariadb-native_5.5.45.bb} | 0 meta-oe/recipes-support/mysql/mariadb.inc | 17 +

Re: [oe] [OE-core] [PATCH v4] Opencv: Add OpenCV 3.0

2015-08-19 Thread Paul Eggleton
Hi Ricardo, Firstly can you please not send patches to the openembedded-core mailing list that aren't for OE-Core? I probably don't need to be CC'd on every patch either unless it's a recipe I've worked on. A couple of other comments below. On Wednesday 19 August 2015 16:07:54 Ricardo Ribalda

[oe] [meta-oe][PATCH v5] Opencv: Add OpenCV 3.0

2015-08-19 Thread Ricardo Ribalda Delgado
-Support for new PACKAGECONFIGS -Merge with opencv-samples Since it is not backward compatible with 2.x and cannot be installed in parallel it has a DEFAULT_PREFERENCE of -1. Signed-off-by: Ricardo Ribalda Delgado ricardo.riba...@gmail.com --- v5: Fix suggested by Paul Eggleton

[oe] [meta-oe][PATCH] opencv_2.4: Update HOMEPAGE

2015-08-19 Thread Ricardo Ribalda Delgado
Old link is dead ricardo@neopili:~$ wget http://opencv.willowgarage.com/wiki/ --2015-08-19 17:12:44-- http://opencv.willowgarage.com/wiki/ Resolving opencv.willowgarage.com (opencv.willowgarage.com)... 70.35.54.199 Connecting to opencv.willowgarage.com

[oe] [meta-oe][PATCH 1/2] opencv_2.4: Update LICENSE

2015-08-19 Thread Ricardo Ribalda Delgado
LICENSE file at the root of the opencv repo says: License Agreement For Open Source Computer Vision Library (3-clause BSD License) Credits-to: Paul Eggleton paul.eggle...@linux.intel.com Signed-off-by: Ricardo Ribalda Delgado ricardo.riba...@gmail.com ---

[oe] [meta-oe][PATCH 2/2] opencv_2.4: Remove unused INSANE_SKIP line

2015-08-19 Thread Ricardo Ribalda Delgado
Credits-to: Paul Eggleton paul.eggle...@linux.intel.com Signed-off-by: Ricardo Ribalda Delgado ricardo.riba...@gmail.com --- meta-oe/recipes-support/opencv/opencv_2.4.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-oe/recipes-support/opencv/opencv_2.4.bb

Re: [oe] [meta-networking][PATCH] netcf: support multilib builds

2015-08-19 Thread Joe MacDonald
[Re: [oe] [meta-networking][PATCH] netcf: support multilib builds] On 15.08.18 (Tue 11:33) Rongqing Li wrote: On 2015年08月18日 11:24, Joe MacDonald wrote: When doing a multilib build, /usr/lib is still created but not collected into FILES_${PN} by default, resulting in a QA error. Adding

Re: [oe] [meta-networking][PATCH] inetutils: 1.9.2 - 1.9.4

2015-08-19 Thread Joe MacDonald
[[oe] [meta-networking][PATCH] inetutils: 1.9.2 - 1.9.4] On 15.08.12 (Wed 10:05) kai.k...@windriver.com wrote: From: Kai Kang kai.k...@windriver.com Upgrade inetutils from 1.9.2 to 1.9.4. You don't appear to be working against the meta-openembedded tree on this, I got a merge conflict on:

Re: [oe] [meta-oe][PATCH v5] Opencv: Add OpenCV 3.0

2015-08-19 Thread Otavio Salvador
On Wed, Aug 19, 2015 at 12:02 PM, Ricardo Ribalda Delgado ricardo.riba...@gmail.com wrote: -Support for new PACKAGECONFIGS -Merge with opencv-samples Since it is not backward compatible with 2.x and cannot be installed in parallel it has a DEFAULT_PREFERENCE of -1. Signed-off-by: Ricardo

Re: [oe] [meta-oe][PATCH] libvpx: fix build errors for gcc 5

2015-08-19 Thread Martin Jansa
Sure, send v2 when ready. On Thu, Aug 20, 2015 at 12:05 AM, Max Krummenacher max.krummenac...@solnet.ch wrote: Hi Martin Please test your patches. Sorry about that. gcc-5-max_align_t.patch and in SRC_URI there is: file://fix_build_with_gcc5.patch I'll fix it this time when

Re: [oe] [meta-networking][PATCH] netcf: support multilib builds

2015-08-19 Thread Rongqing Li
On 2015年08月20日 03:01, Joe MacDonald wrote: [Re: [oe] [meta-networking][PATCH] netcf: support multilib builds] On 15.08.18 (Tue 11:33) Rongqing Li wrote: On 2015年08月18日 11:24, Joe MacDonald wrote: When doing a multilib build, /usr/lib is still created but not collected into FILES_${PN} by

Re: [oe] [PATCH 00/55] For meta-oe fido-next

2015-08-19 Thread akuster808
On 8/18/15 5:18 PM, Andre McCurdy wrote: On Mon, Aug 3, 2015 at 9:22 AM, Armin Kuster akuster...@gmail.com wrote: I don't recall if I sent this pull request already. Please consider these changes for Meta-openembedded fido next The following changes since commit

Re: [oe] [meta-networking][PATCH] netmap v2: add new package

2015-08-19 Thread Joe MacDonald
Hey Armin, [[meta-networking][PATCH] netmap v2: add new package] On 15.08.09 (Sun 05:38) Armin Kuster wrote: From: Armin Kuster akus...@mvista.com this adds netmap, the fast packet I/O framework http://info.iet.unipi.it/~luigi/netmap/ v2: fix config opt typo fix compile on non x86

[oe] [meta-java][PATCH] OpenJDK-8: For x86 and ARM

2015-08-19 Thread Vinay K. Awasthi
From: Vinay K. Awasthi vinay.k.awas...@intel.com OpenJDK-8 Update Build 60b27: This package enables OpenJDK-8 update for x86 and ARM in following VM configurations. For x86: Hotspot VM is enabled. For ARM: Zero VM is enabled. OpenJDK-8 compact profiles can also be built using this recipe

[oe] [meta-oe][PATCH v2] pmtools: add new recipe

2015-08-19 Thread Jagadeesh Krishnanjanappa
pmtools contains small collection of power management test and investigation tools, acpidump - dump a system’s ACPI tables to an ASCII file acpixtract - convert ASCII acpidump output to raw binary table madt - parser for ACPI table Signed-off-by: Jagadeesh Krishnanjanappa

[oe] [PATCH 2/2][meta-oe] zeromq: upgrade to 4.1.3

2015-08-19 Thread rongqing.li
From: Roy Li rongqing...@windriver.com 4.1.3 has the dependence on libsodium, 4.1.3 asks pkgconfig bbclass to configure, add a target to build ptest, since the orignial check will build and run which is not suitable for cross-compile, and change the ptest installation directories Signed-off-by:

[oe] [PATCH 1/2][meta-oe] libsodium: create recipe

2015-08-19 Thread rongqing.li
From: Roy Li rongqing...@windriver.com zeromq 4.1.3 requires libsodium Sodium is a new, easy-to-use software library for encryption, decryption, signatures, password hashing and more. It is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API, and an

Re: [oe] [meta-oe][meta-multimedia][PATCH 2/2] vlc: update to 2.2.1

2015-08-19 Thread Rafaël Carré
On 08/19/2015 05:05 AM, Tim Orling wrote: On Tue, Aug 18, 2015 at 2:44 AM, Martin Jansa martin.ja...@gmail.com wrote: On Sun, Aug 02, 2015 at 06:07:57PM -0700, Tim Orling wrote: I accidentally left libvorbis as a dependency in vlc.inc, which is not needed (tremor provides what was needed).

[oe] [meta-oe][PATCH] libjs-sizzle: upgrade 1.9.3 - 1.10.18

2015-08-19 Thread Li xin
* Modify SRC_URI to avoid do_fetch failed. * Modify LICENSE file,and the LICENSE has been changed. * Replace the hardcoded strings /usr/share Signed-off-by: Li Xin lixin.f...@cn.fujitsu.com --- ...bjs-sizzle_1.9.3.bb = libjs-sizzle_1.10.18.bb} | 24 ++ 1 file changed, 11

[oe] [meta-networking][PATCH] rp-pppoe:3.8-3.11

2015-08-19 Thread Lei Maohui
-deleted use-ldflags.patch that not needed. -modified patches for 3.11 Signed-off-by: Lei Maohui leimao...@cn.fujitsu.com --- .../configure.in-Error-fix.patch | 18 + .../configure.patch| 0 .../configure_in_cross.patch

Re: [oe] [meta-oe] inconsistency between autotests and ssh support

2015-08-19 Thread Amit Chaudhuri
Hi Paul, thanks for the pointer. If I stumble across the doc reference I'll shout. Amit On Tue, Aug 18, 2015 at 1:39 PM, Paul Eggleton paul.eggle...@linux.intel.com wrote: Hi Amit, On Tuesday 18 August 2015 09:34:44 Amit Chaudhuri wrote: I am experimenting with tools-profile and qemux86

[oe] Status of glibc patch for function inlining with -O or -Os

2015-08-19 Thread Amit Chaudhuri
http://comments.gmane.org/gmane.comp.handhelds.openembedded.core/60843 Hi, in section 5.24 in the latest mega-manual it says: For successful call graph analysis, the binaries must preserve the frame pointer register and should also be compiled with the -fno-omit-framepointer flag. You can

[oe] [PATCH][meta-oe] dialog: upgrade to 1.2-20150528

2015-08-19 Thread rongqing.li
From: Roy Li rongqing...@windriver.com remove use-pkg-config-for-ncurses-detection.patch, the new version is using the pkg-config to check ncurses configuration assumes the cf_have_ncuconfig is unknown for cross-compile, but ncurses is added into DEPENDS, so change it as yes Signed-off-by: Roy

[oe] [meta-oe][PATCH] rrdtool: 1.4.8-1.5.4

2015-08-19 Thread Lei Maohui
-deleted the patched that have been merged to 1.5.4 Signed-off-by: Lei Maohui leimao...@cn.fujitsu.com --- .../rrdtool/0001-removing-testing-leftovers.patch | 39 -- .../rrdtool/remove_hardcoded_xml_include.patch | 11 -- .../rrdtool/{rrdtool_1.4.8.bb =