[oe] [meta-qt5][PATCH] qt3d: Add assimp dependency

2017-01-20 Thread Tom Hochstein
Fix build error: fatal error: assimp/Importer.hpp: No such file or directory Signed-off-by: Tom Hochstein --- recipes-qt/qt5/qt3d_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-qt/qt5/qt3d_git.bb b/recipes-qt/qt5/qt3d_git.bb index

Re: [oe] [meta-qt5][PATCH v2] qt3d: Add assimp dependency

2017-01-20 Thread Tom Hochstein
First version was based on morty. This one is on master. Tom -Original Message- From: Tom Hochstein Sent: Friday, January 20, 2017 5:41 PM To: openembedded-devel@lists.openembedded.org Cc: Tom Hochstein Subject: [meta-qt5][PATCH v2] qt3d: Add assimp dependency

[oe] [meta-qt5][PATCH v2] qt3d: Add assimp dependency

2017-01-20 Thread Tom Hochstein
Fix build error: fatal error: assimp/Importer.hpp: No such file or directory Signed-off-by: Tom Hochstein --- recipes-qt/qt5/qt3d_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-qt/qt5/qt3d_git.bb b/recipes-qt/qt5/qt3d_git.bb index

[oe] [meta-java][PATCH] jdepend: fix URLs

2017-01-20 Thread Jed
>From e94279f3bd2bc60054bff02d54818b17e6923981 Mon Sep 17 00:00:00 2001 From: Jed Date: Fri, 20 Jan 2017 13:41:36 -0500 Subject: [meta-java][PATCH] jdepend: fix URLs Signed-off-by: Jed --- recipes-core/jdepend/jdepend_2.9.1.bb | 10 +- 1 file

[oe] [meta-oe][PATCH 2/2] libxcalibrate: add, from oe-core

2017-01-20 Thread Ross Burton
--- .../xorg-lib/libxcalibrate/fix-xcb.patch | 29 ++ .../recipes-graphics/xorg-lib/libxcalibrate_git.bb | 22 2 files changed, 51 insertions(+) create mode 100644 meta-oe/recipes-graphics/xorg-lib/libxcalibrate/fix-xcb.patch create mode 100644

[oe] [meta-oe][PATCH 1/2] calibrateproto: add, from oe-core

2017-01-20 Thread Ross Burton
Signed-off-by: Ross Burton --- .../xorg-proto/calibrateproto/fix.patch| 42 ++ .../xorg-proto/calibrateproto_git.bb | 19 ++ 2 files changed, 61 insertions(+) create mode 100644

Re: [oe] [meta-networking] [PATCH] dibbler: fix SRC_URI from ${P} to ${BP}

2017-01-20 Thread Joe MacDonald
[[oe] [meta-networking] [PATCH] dibbler: fix SRC_URI from ${P} to ${BP}] On 17.01.19 (Thu 17:54) Robert Yang wrote: > Otherwise it would fail when multilib. > > (LOCAL REV: NOT UPSTREAM) -- Sent to oe-devel on 20170120 Hi Robert, Was this the version you intended to send to the

Re: [oe] [meta-browser][PATCH] chromium-wayland: update to 53.0.2785.14

2017-01-20 Thread Jacobo Aragunde PĂ©rez
On 20/01/17 12:37, Carlos Rafael Giani wrote: > Looks okay overall. A few details need to be addressed: > ... Thanks for your feedback, Carlos. I will submit a modified patch soon. > Besides that, how is the performance of Chromium 53 with Ozone-Wayland? > Any improvements over 48? What

Re: [oe] [meta-browser][PATCH] chromium-wayland: update to 53.0.2785.14

2017-01-20 Thread Carlos Rafael Giani
Looks okay overall. A few details need to be addressed: 1) In the .bb file, change "# Component build is unsupported in ozone-wayland for Chromium 48" to "# Component build is unsupported in ozone-wayland for Chromium 53" 2) Diffs in the patches like this can be confusing:

[oe] [PATCH] picocom: Fix build

2017-01-20 Thread Marek Vasut
The picocom complains about missing GNU_HASH from the binary during QA stage, this is because the picocom Makefile overrides CPPFLAGS, CFLAGS and LDFLAGS. Fix this by passing those as an argument to make. Moreover, since picocom 1.7 now accepts VERSION variable and the UUCP_LOCK_DIR is set to

Re: [oe] [meta-webserver][PATCH] apache2: update to version 2.4.25

2017-01-20 Thread Olof Johansson
On 17-01-11 08:52 -0500, Brian Hutchinson wrote: > On Wed, Dec 21, 2016 at 6:38 PM, Derek Straka wrote: > > rename meta-webserver/recipes-httpd/apache2/{apache2_2.4.23.bb => > > apache2_2.4.25.bb} (97%) > > How long does it typically take for something like this to show up

[oe] [meta-webserver][morty][PATCH] apache2: always use the archive.apache.org to ensure older releases are always available

2017-01-20 Thread Olof Johansson
From: Derek Straka Signed-off-by: Derek Straka Signed-off-by: Martin Jansa Signed-off-by: Olof Johansson --- meta-webserver/recipes-httpd/apache2/apache2-native_2.4.23.bb | 2 +-

[oe] [meta-webserver][krogoth][PATCH] apache2: always use the archive.apache.org to ensure older releases are always available

2017-01-20 Thread Olof Johansson
From: Derek Straka Signed-off-by: Derek Straka Signed-off-by: Martin Jansa Signed-off-by: Olof Johansson --- meta-webserver/recipes-httpd/apache2/apache2-native_2.4.23.bb | 2 +-

Re: [oe] [meta-networking][PATCH 3/3] iscsitarget: update patch to contain changes required to build with only linux v4.8 and above

2017-01-20 Thread Jagadeesh Krishnanjanappa
The above patch builds fine on top of the recent change http://lists.openembedded.org/pipermail/openembedded-devel/2017-January/110775.html submitted to iscsitarget recipe (which is not in master branch yet). Regards, Jagadeesh On Fri, Jan 20, 2017 at 1:54 PM, Jagadeesh Krishnanjanappa <

Re: [oe] ***SPAM*** Re: [meta-qt5][PATCH] Minor improvements: configure complains it can't find oe-device-extra.pri, and add libxkbcommon in the dependencies

2017-01-20 Thread Herve Jourdain
Hi Khem, It seems not, since I disabled X11. Only libxkbcommon is needed, and it doesn't pull the whole X11 AFAIK. Cheers, Herve -Original Message- From: openembedded-devel-boun...@lists.openembedded.org [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of Khem Raj

[oe] [meta-networking][PATCH 3/3] iscsitarget: update patch to contain changes required to build with only linux v4.8 and above

2017-01-20 Thread Jagadeesh Krishnanjanappa
1. Removes lines related "LINUX_VERSION_CODE >= KERNEL_VERSION(4, 3, 0)", as they are included in recent build_with_updated_bio_struct_of_linux_v4.3_and_above.patch. 2. Updated incorrect "#if 0//LINUX_VERSION_CODE >= KERNEL_VERSION(4, 8, 0)" line. 3. Updated patch to have in compliance

[oe] [meta-networking][PATCH 2/3] iscsitarget: use upstream to build with linux kernel >= 4.3

2017-01-20 Thread Jagadeesh Krishnanjanappa
1. The original patch is at http://launchpadlibrarian.net/227478885/iscsitarget_1.4.20.3+svn502-2ubuntu2_1.4.20.3+svn502-2ubuntu3.diff.gz, those changes were taken using #ifs to allow compilation of iscsitarget package with kernel versions < 4.3. 2. It helps to maintain the patches in

[oe] [meta-networking][PATCH 1/3] iscsitarget: fix inconsistent crash while login to iscsi target from initiator

2017-01-20 Thread Jagadeesh Krishnanjanappa
This patch fixes below inconsistent crash when trying to login to iSCSI target server, observed with linux kernel v4.1. -- snip -- CPU: 1 PID: 29883 Comm: istd1 Tainted: G O 4.1.35-rt40-yocto-standard #1 Hardware name: To be filled by O.E.M. To be filled by O.E.M./Larne CRB, BIOS