[oe] [meta-oe][PATCH] fbida: update to 2.10

2015-04-01 Thread Matthieu Crapet
This release fixes QA Issue [file-rdeps] Changes: - fix HAVE_LIBUNGIF = HAVE_LIBGIF - add curl and webp to PACKAGECONFIG Signed-off-by: Matthieu Crapet matthieu.cra...@ingenico.com --- .../fbida/{fbida_git.bb = fbida_2.10.bb} | 21 ++--- 1 file changed, 14

[oe] [meta-oe][PATCH] spitools : add new recipe

2015-04-01 Thread texierp
From: texierp ouf_du...@hotmail.com This tool allows you to test the SPI interface (through spidev). Signed-off-by: Pierre-Jean TEXIER pjtex...@amplitude-systemes.com --- meta-oe/recipes-support/spitools/spitools_git.bb | 14 ++ 1 file changed, 14 insertions(+) create mode 100644

Re: [oe] [meta-oe][PATCH] spitools : add new recipe

2015-04-01 Thread Andrei Gherzan
On Wed, Apr 1, 2015 at 12:13 PM, texierp texier@gmail.com wrote: From: texierp ouf_du...@hotmail.com This tool allows you to test the SPI interface (through spidev). Signed-off-by: Pierre-Jean TEXIER pjtex...@amplitude-systemes.com Ack ---

[oe] [PATCH 00/20 V2][Dizzy-next]

2015-04-01 Thread Armin Kuster
please consider these changes for meta-openembedded dizzy-next V2: added two missing commits. the Wireshark update is mainly security fixes. if anyone has an issue, these can be dropped. Andre McCurdy (1): log4c: fix undeclared dependency on expat Andreas Müller (1): samba: add mirrors

Re: [oe] [PATCH 00/20 V2][Dizzy-next]

2015-04-01 Thread Otavio Salvador
On Wed, Apr 1, 2015 at 10:38 AM, Armin Kuster akuster...@gmail.com wrote: ... Andre McCurdy (1): log4c: fix undeclared dependency on expat Andreas Müller (1): samba: add mirrors Armin Kuster (4): wireshark: update to 1.12.3 wireshark: fix rdepends issue wireshark: fix

[oe] [meta-java] Trying to update openjdk-7 to icedtea 2.5.4 and jdk75b13

2015-04-01 Thread Sven Ebenfeld
Hi, I'm currently trying to update openjdk-7 to the current icedtea-release. I'm getting as far as to the compile step which fails during a run of rmic. In difference to earlier builds, it tries to run the just compiled rmic java-classes. The bootstrap jdk6 complains about incompatible class

Re: [oe] [meta-java] Trying to update openjdk-7 to icedtea 2.5.4 and jdk75b13

2015-04-01 Thread Otavio Salvador
Hello Sven, On Wed, Apr 1, 2015 at 12:19 PM, Sven Ebenfeld sven.ebenf...@gmail.com wrote: I'm currently trying to update openjdk-7 to the current icedtea-release. I'm getting as far as to the compile step which fails during a run of rmic. In difference to earlier builds, it tries to run the

Re: [oe] [PATCH] libhugetlbfs: Add i586 to list of compatible host architectures

2015-04-01 Thread Otavio Salvador
On Wed, Apr 1, 2015 at 9:31 PM, Otavio Salvador ota...@ossystems.com.br wrote: On Wed, Apr 1, 2015 at 7:23 PM, Gary S. Robertson gary.robert...@linaro.org wrote: COMPATIBLE_HOST included support for x86_64 but not for 32-bit x86 architectures - added i586 arch name to cover qemux86, etc.

Re: [oe] [PATCH 00/15] Fido add maintainers

2015-04-01 Thread Otavio Salvador
On Wed, Apr 1, 2015 at 8:43 PM, Armin Kuster akuster...@gmail.com wrote: please consider these maintainers for the meta-openembdded fido branch Acked-by: Otavio Salvador ota...@ossystems.com.br -- Otavio Salvador O.S. Systems http://www.ossystems.com.br

Re: [oe] Discuss: ruby-1.9.x EOL -- someone to add ruby-2.2?

2015-04-01 Thread akuster808
Randy, On 03/02/2015 06:26 AM, Martin Jansa wrote: On Mon, Mar 02, 2015 at 09:14:29AM -0500, Randy MacLeod wrote: As stated in the post below, ruby-1.9.3 is no longer supported and CVEs will not be released. I'm not a rubyist but I assume we should upgrade to ruby-2.2.0 which became the

Re: [oe] [PATCH 00/15] Fido add maintainers

2015-04-01 Thread akuster808
On 04/01/2015 07:04 PM, Martin Jansa wrote: On Wed, Apr 01, 2015 at 04:43:34PM -0700, Armin Kuster wrote: please consider these maintainers for the meta-openembdded fido branch The following changes since commit df6c7b1279790d27ebfd58fbdfbac89bde5782ec: python-pyopenssl: Upgrade to 0.14

[oe] [PATCH 00/15] Fido add maintainers

2015-04-01 Thread Armin Kuster
please consider these maintainers for the meta-openembdded fido branch The following changes since commit df6c7b1279790d27ebfd58fbdfbac89bde5782ec: python-pyopenssl: Upgrade to 0.14 (2015-03-21 16:42:30 +0100) are available in the git repository at:

Re: [oe] [PATCH] libhugetlbfs: Add i586 to list of compatible host architectures

2015-04-01 Thread Otavio Salvador
On Wed, Apr 1, 2015 at 7:23 PM, Gary S. Robertson gary.robert...@linaro.org wrote: COMPATIBLE_HOST included support for x86_64 but not for 32-bit x86 architectures - added i586 arch name to cover qemux86, etc. Upstream-Status: Inappropriate - OE recipe change only This field is used in patch

Re: [oe] [PATCH 00/15] Fido add maintainers

2015-04-01 Thread Martin Jansa
On Wed, Apr 01, 2015 at 04:43:34PM -0700, Armin Kuster wrote: please consider these maintainers for the meta-openembdded fido branch The following changes since commit df6c7b1279790d27ebfd58fbdfbac89bde5782ec: python-pyopenssl: Upgrade to 0.14 (2015-03-21 16:42:30 +0100) are available

Re: [oe] Discuss: ruby-1.9.x EOL -- someone to add ruby-2.2?

2015-04-01 Thread Tim Orling
On Wed, Apr 1, 2015 at 9:39 PM, akuster808 akuster...@gmail.com wrote: Randy, On 03/02/2015 06:26 AM, Martin Jansa wrote: On Mon, Mar 02, 2015 at 09:14:29AM -0500, Randy MacLeod wrote: As stated in the post below, ruby-1.9.3 is no longer supported and CVEs will not be released. I'm

Re: [oe] [meta-java] Trying to update openjdk-7 to icedtea 2.5.4 and jdk75b13

2015-04-01 Thread Max Krummenacher
Hi Sven Maybe this pull request to the old meta-java repo location contains already contains some of the stuff you need. https://github.com/woglinde/meta-java/pull/62 Regards Max 2015-04-01 17:19 GMT+02:00 Sven Ebenfeld sven.ebenf...@gmail.com: Hi, I'm currently trying to update openjdk-7 to

[oe] [meta-oe][PATCH V3] add CUnit test suite

2015-04-01 Thread Gary S. Robertson
Thanks very much for your prompt reply, critique, and for the link to the patch submission guidelines document. I see by reading that document that I made some of the canonical irritating mistakes mentioned there. I appreciate your patience as I slowly learn the fine points of upstreaming patches

[oe] [PATCH] add CUnit test suite

2015-04-01 Thread Gary S. Robertson
From: Mike Holmes mike.hol...@linaro.org Adds a new recipe for building the CUnit test framework libraries Signed-off-by: Mike Holmes mike.hol...@linaro.org Signed-off-by: Gary S. Robertson gary.robert...@linaro.org --- meta-oe/recipes-devtools/cunit/cunit_2.1-3.bb | 19

[oe] [[meta-filesystems][Add xorriso support]] Add xorriso tool support

2015-04-01 Thread Gaurang Shastri
xorriso copies file objects from POSIX compliant filesystems into Rock Ridge enhanced ISO 9660 filesystems and allows session-wise manipulation of such filesystems. Signed-off-by: Gaurang Shastri gshas...@juniper.net --- .../recipes-utils/xorriso/xorriso_1.3.8.bb | 17 +

Re: [oe] [meta-java] Trying to update openjdk-7 to icedtea 2.5.4 and jdk75b13

2015-04-01 Thread Sven Ebenfeld
Hi Max, Am 01.04.2015 um 19:17 schrieb Max Krummenacher: Hi Sven Maybe this pull request to the old meta-java repo location contains already contains some of the stuff you need. https://github.com/woglinde/meta-java/pull/62 Thanks, I will have a look at this. Did you have the same problem

Re: [oe] [meta-java] Trying to update openjdk-7 to icedtea 2.5.4 and jdk75b13

2015-04-01 Thread Sven Ebenfeld
Hello Otavio, Am 01.04.2015 um 17:25 schrieb Otavio Salvador: Hello Sven, On Wed, Apr 1, 2015 at 12:19 PM, Sven Ebenfeld sven.ebenf...@gmail.com wrote: I'm currently trying to update openjdk-7 to the current icedtea-release. I'm getting as far as to the compile step which fails during a

[oe] [meta-networking][PATCH] ypbind-mt: Add systemd dependency

2015-04-01 Thread Joe MacDonald
When building for a system including systemd ypbind-mt will link against libsystemd creating an implicit dependency. Make that explicit. Signed-off-by: Joe MacDonald joe_macdon...@mentor.com --- meta-networking/recipes-support/nis/ypbind-mt_1.38.bb | 5 - 1 file changed, 4 insertions(+), 1

[oe] [meta-oe][PATCH V3] libhugetlbfs: add i586 to compatible hosts

2015-04-01 Thread Gary S. Robertson
Some months back in your last comment regarding this proposed patch, you indicated that my original version of this patch had broken one or more builds when applied. That version added i386, i486, i586, and i686 ito the list of compatible host architectures for libhugetlbfs in an effort to cover

[oe] [PATCH] libhugetlbfs: Add i586 to list of compatible host architectures

2015-04-01 Thread Gary S. Robertson
COMPATIBLE_HOST included support for x86_64 but not for 32-bit x86 architectures - added i586 arch name to cover qemux86, etc. Upstream-Status: Inappropriate - OE recipe change only Signed-off-by: Gary S. Robertson gary.robert...@linaro.org ---