[oe] [PATCH v2 1/2] serialcheck: add version 1.0.0

2015-04-08 Thread Denys Dmytriyenko
From: Denys Dmytriyenko de...@ti.com Simple serial tester Usage (as explained in Readme.txt, part of ${PN}-doc package): - Create a random file. dd if=/dev/urandom of=binary count=1 bs=4096 - Copy the random file to both nodes. - Start the test receiving node: serialcheck -d

Re: [oe] Issues building vlc

2015-04-08 Thread Gary Thomas
On 2015-04-07 11:53, Gary Thomas wrote: On 2015-04-07 08:00, Philip Balister wrote: On 04/07/2015 09:56 AM, Gary Thomas wrote: I'm trying to build vlc and I get this error: ERROR: Multiple .bb files are due to be built which each provide jpeg

Re: [oe] [PATCH 1/2] serialcheck: add version 1.0.0

2015-04-08 Thread Denys Dmytriyenko
On Wed, Apr 08, 2015 at 06:34:45PM -0300, Otavio Salvador wrote: Hello Denys, On Wed, Apr 8, 2015 at 3:42 PM, Denys Dmytriyenko de...@denix.org wrote: From: Denys Dmytriyenko de...@ti.com Signed-off-by: Denys Dmytriyenko de...@ti.com There are some things I see as possible

Re: [oe] [oe-commits] Bian Naimeng : ipsec-tools: add systemd supported

2015-04-08 Thread Bian, Naimeng
-Original Message- From: Martin Jansa [mailto:martin.ja...@gmail.com] Sent: Wednesday, April 08, 2015 8:51 PM Cc: openembedded-comm...@lists.openembedded.org Subject: Re: [oe-commits] Bian Naimeng : ipsec-tools: add systemd supported On Mon, Feb 23, 2015 at 07:03:17PM +,

[oe] vlc runtime issues

2015-04-08 Thread Gary Thomas
Now that I've finally built vlc for my embedded target (i.MX6), I've run into some issues. First are missing codecs: [0xb5c25e78] main decoder error: no suitable decoder module for fourcc `h264'. VLC probably does not support this sound or video format. [0xb5c25e78] main decoder error: no

[oe] [meta-oe][PATCH] nodejs4, liblinebreak: use Zlib instead of zlib for LICENSE

2015-04-08 Thread Martin Jansa
* otherwise zlib license text provider isn't found: WARNING: The license listed zlib was not in the licenses collected for liblinebreak WARNING: liblinebreak: No generic license file exists for: zlib in any provider [YOCTO #7584] Signed-off-by: Martin Jansa martin.ja...@gmail.com ---

Re: [oe] [meta-java][PATCH 0/7] Update OpenJDK7 to IcedTea 2.5.4 und OpenJDK 7u75b13

2015-04-08 Thread Sven Ebenfeld
Please ignore these patches as I have already found some mistakes. I'm going to send updated ones in a few days. Mit freundlichen Grüßen, Sven Ebenfeld 2015-04-07 17:04 GMT+02:00 Sven Ebenfeld sven.ebenf...@gmail.com: I've built this release for an arm i.MX6 target and its running quite well.

Re: [oe] [meta-oe][PATCH] bluez collection: add (moved from oe-core)

2015-04-08 Thread Martin Jansa
On Wed, Apr 08, 2015 at 11:05:57AM +, Iorga, Cristian wrote: Hi Martin, I have to ask... The patches (applying to bluez package) that are part of this submission, also needs to be changed to a 4 spaces tab? No, only the metadata (.bbclass, .bb, .inc, .conf) files are using 4 spaces,

Re: [oe] [meta-oe][PATCH] bluez collection: add (moved from oe-core)

2015-04-08 Thread Iorga, Cristian
Hi Martin, I have to ask... The patches (applying to bluez package) that are part of this submission, also needs to be changed to a 4 spaces tab? I do agree on the others, I am not sure if it would be ok to alter the original patches. Also, I did not know the difference in policies of OE versus

[oe] Yocto Dizzy + Beaglebone + Qt5 (Internal compiler error)

2015-04-08 Thread Martin Beaudet
Hi, I'm building an image for the beaglebone. I would like to use (at least) the version 5.4 or more of QT with elgfs platform. Also the hardware accelerated support on Beaglebone Black. Here is what I've done yet : # SHELL COMMAND : $ mkdir poky $ git clone -b dizzy

Re: [oe] [PATCH 0/2] update ruby package

2015-04-08 Thread Martin Jansa
On Sat, Apr 04, 2015 at 09:24:10AM -0700, Armin Kuster wrote: This is an major update for the Ruby package. For those interested in it, please try it out and provide feedback on testing. The following changes since commit df6c7b1279790d27ebfd58fbdfbac89bde5782ec: python-pyopenssl:

Re: [oe] [meta-qt5] Qt 5.5 Alpha Recipes?

2015-04-08 Thread Denys Dmytriyenko
FWIW, qt 5.5 will have some revamped touchscreen support, which is still mostly broken in 5.4.x... -- Denys On Mon, Mar 30, 2015 at 05:41:47PM +0200, Martin Jansa wrote: Hello Stephan, they usually follow stable branch, but that's not a rule, it can be changed to any branch as long as

[oe] [meta-qt5][PATCH] qt5nmapper: Fix compatibility issue

2015-04-08 Thread Neena Busireddy
qt5nmapper app fails to run with the following error: file:///usr/share/qt5nmapper-1.0/Qt5_NMapper.qml:34:5: Type Panel unavailable Panel { ^ file:///usr/share/qt5nmapper-1.0/content/Panel.qml:118:9: Type Switch unavailable Switch { ^

[oe] [meta-qt5][PATCH] qt5.inc: suppress QA warnings about examples libs not in libdir

2015-04-08 Thread Denys Dmytriyenko
From: Denys Dmytriyenko de...@ti.com Signed-off-by: Denys Dmytriyenko de...@ti.com --- recipes-qt/qt5/qt5.inc | 6 ++ 1 file changed, 6 insertions(+) diff --git a/recipes-qt/qt5/qt5.inc b/recipes-qt/qt5/qt5.inc index 9d5bca5..0d7269c 100644 --- a/recipes-qt/qt5/qt5.inc +++

Re: [oe] [PATCH 0/2] update ruby package

2015-04-08 Thread akuster808
On 04/08/2015 05:45 AM, Martin Jansa wrote: On Sat, Apr 04, 2015 at 09:24:10AM -0700, Armin Kuster wrote: This is an major update for the Ruby package. For those interested in it, please try it out and provide feedback on testing. The following changes since commit

Re: [oe] [PATCH 0/2] update ruby package

2015-04-08 Thread Martin Jansa
On Wed, Apr 08, 2015 at 10:44:41AM -0700, akuster808 wrote: On 04/08/2015 05:45 AM, Martin Jansa wrote: On Sat, Apr 04, 2015 at 09:24:10AM -0700, Armin Kuster wrote: This is an major update for the Ruby package. For those interested in it, please try it out and provide feedback on

Re: [oe] [meta-qt5][PATCH] qt5nmapper: Fix compatibility issue

2015-04-08 Thread Otavio Salvador
Hello Neena, On Wed, Apr 8, 2015 at 3:29 PM, Neena Busireddy neena.busire...@freescale.com wrote: qt5nmapper app fails to run with the following error: file:///usr/share/qt5nmapper-1.0/Qt5_NMapper.qml:34:5: Type Panel unavailable Panel { ^

Re: [oe] [meta-qt5][PATCH] qt5nmapper: Fix compatibility issue

2015-04-08 Thread Neena Busireddy
Hi Otavio, On Wed, Apr 8, 2015 at 3:29 PM, Neena Busireddy neena.busire...@freescale.com wrote: qt5nmapper app fails to run with the following error: file:///usr/share/qt5nmapper-1.0/Qt5_NMapper.qml:34:5: Type Panel unavailable Panel { ^

[oe] [PATCH 1/2] serialcheck: add version 1.0.0

2015-04-08 Thread Denys Dmytriyenko
From: Denys Dmytriyenko de...@ti.com Signed-off-by: Denys Dmytriyenko de...@ti.com --- ...01-Add-option-to-enable-internal-loopback.patch | 80 ++ .../0002-Restore-original-loopback-config.patch| 48 + .../serialcheck/serialcheck_1.0.0.bb | 19

[oe] [PATCH 2/2] ltp-ddt: bump to version 1.0.0

2015-04-08 Thread Denys Dmytriyenko
From: Denys Dmytriyenko de...@ti.com Signed-off-by: Denys Dmytriyenko de...@ti.com --- ...ite-Make-sure-to-include-generated-header.patch | 34 -- .../ltp-ddt/ltp-Do-not-link-against-libfl.patch| 31 .../ltp-ddt/{ltp-ddt_0.0.5.bb = ltp-ddt_1.0.0.bb} |

[oe] [meta-oe][PATCH] enca: drop unrecognized --with-libiconv-prefix option

2015-04-08 Thread Martin Jansa
* fixes: WARNING: QA Issue: enca: configure was passed unrecognised options: --with-libiconv-prefix [unknown-configure-option] Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-oe/recipes-support/enca/enca_1.9.bb | 2 -- 1 file changed, 2 deletions(-) diff --git

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

2015-04-08 Thread Martin Jansa
On Wed, Apr 01, 2015 at 12:21:39PM -0700, Gaurang Shastri wrote: xorriso copies file objects from POSIX compliant filesystems into Rock Ridge enhanced ISO 9660 filesystems and allows session-wise manipulation of such filesystems. Have you tested this recipe before sending it? It fails to