Re: [OE-core] [PATCH 4/4] harfbuzz: upgrade to v0.9.19

2013-08-06 Thread Iorga, Cristian
Hi Ross, For evaluating the correct functionality of harfbuzz, I built and ran core-image-sato. The text looked OK, I try to see if there are some issues in any of the included apps. Did not find any, so I considered that the harfbuzz upgrade went OK. Are there any other more complex tests to

Re: [OE-core] [PATCH 0/4] various upgrades

2013-08-06 Thread Iorga, Cristian
Alright, thanks. /Cristian -Original Message- From: Burton, Ross [mailto:ross.bur...@intel.com] Sent: Monday, August 05, 2013 8:19 PM To: Iorga, Cristian Cc: openembedded-core@lists.openembedded.org Subject: Re: [OE-core] [PATCH 0/4] various upgrades On 5 August 2013 15:59, Cristian

[OE-core] [CONSOLIDATED PULL 00/35] Review and ACK

2013-08-06 Thread Saul Wold
Ross, Paul: Here is a batch of AB tested and initially reviewed by me set of updates and other patches. I did provide a setp patches for some overlooked issues in the last master There is also a bashism fix for poky-tiny on the Poky list. *** BSP Maintainers, this includes a Mesa Update,

Re: [OE-core] [CONSOLIDATED PULL 00/35] Review and ACK

2013-08-06 Thread Paul Eggleton
On Tuesday 06 August 2013 00:13:40 Saul Wold wrote: Ross, Paul: Here is a batch of AB tested and initially reviewed by me set of updates and other patches. I did provide a setp patches for some overlooked issues in the last master There is also a bashism fix for poky-tiny on the Poky

Re: [OE-core] [PATCH 4/4] harfbuzz: upgrade to v0.9.19

2013-08-06 Thread Burton, Ross
On 6 August 2013 08:00, Iorga, Cristian cristian.io...@intel.com wrote: For evaluating the correct functionality of harfbuzz, I built and ran core-image-sato. The text looked OK, I try to see if there are some issues in any of the included apps. Did not find any, so I considered that the

Re: [OE-core] [CONSOLIDATED PULL 00/35] Review and ACK

2013-08-06 Thread Burton, Ross
On 6 August 2013 08:13, Saul Wold s...@linux.intel.com wrote: The following changes since commit bc6258f88705b0e7989089a8666ac5e5d2355823: grep: Add patch for texinfo 5.1 (2013-08-02 08:21:17 -0700) are available in the git repository at:

Re: [OE-core] [PATCH] icu: fix configure error

2013-08-06 Thread Bian Naimeng
said the following on 2013-8-6 1:39:, Saul Wold wrote: On 08/05/2013 02:39 AM, Bian Naimeng wrote: If we don't create ${STAGING_ICU_DIR_NATIVE} before doing do_configure for cross target, the following will be caught. |configure: error: No such directory ${cross_buildroot} supplied as |

[OE-core] [PATCH 2/2] seperatebuilddir: mesa now builds out of tree

2013-08-06 Thread Ross Burton
Signed-off-by: Ross Burton ross.bur...@intel.com --- meta/conf/distro/include/seperatebuilddir.inc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/conf/distro/include/seperatebuilddir.inc b/meta/conf/distro/include/seperatebuilddir.inc index 979f44b..eb19e0f 100644

[OE-core] [PATCH 0/2] Enable out-of-tree builds for Mesa

2013-08-06 Thread Ross Burton
Hi, Attached is a two-patch series to enable out-of-tree build for Mesa. Ross The following changes since commit 4cff3defb545643132b7233fcffb3fedc1bf182b: grep: Add patch for texinfo 5.1 (2013-08-03 10:33:14 +0100) are available in the git repository at:

[OE-core] [PATCH 1/2] mesa: fix out-of-tree builds when Gallium is enabled

2013-08-06 Thread Ross Burton
Signed-off-by: Ross Burton ross.bur...@intel.com --- .../mesa/0005-fix-out-of-tree-builds-gallium.patch | 42 meta/recipes-graphics/mesa/mesa_9.1.5.bb |1 + meta/recipes-graphics/mesa/mesa_git.bb |1 + 3 files changed, 44 insertions(+) create

[OE-core] [PATCH] separatebuilddir: add comments

2013-08-06 Thread Ross Burton
Add a comment explaining the libproxy failure, and note that wpa-supplicant doesn't support B!=S. Signed-off-by: Ross Burton ross.bur...@intel.com --- meta/conf/distro/include/seperatebuilddir.inc |4 1 file changed, 4 insertions(+) diff --git

Re: [OE-core] [PATCH] cpan-base: Don't use immediate expansion

2013-08-06 Thread Tyler Hall
On Mon, Aug 5, 2013 at 5:19 PM, Saul Wold s...@linux.intel.com wrote: I could not replicate this, can you provide more details about how you setup the failure, was it from a clean sstate? It was with clean sstate, but I can switch between libxml-sax-perl task hashes with a regular clean or

Re: [OE-core] [PATCH] u-boot: update to 2013.07

2013-08-06 Thread Saul Wold
On 08/06/2013 01:39 AM, Laszlo Papp wrote: Which poky version have you used? Laszlo, I am working against master. Sau! On Mon, Aug 5, 2013 at 6:18 PM, Laszlo Papp lp...@kde.org mailto:lp...@kde.org wrote: Yes, of course I tested it, but unfortunately I do not have any free time in

[OE-core] [PATCH] qemu: pass CFLAGS via ./configure instead of a patch

2013-08-06 Thread Riku Voipio
OE carries a patch to pass CFLAGS to qemu. However, we can avoid patching by passing CFLAGS with qemu's --extra-cflags option. Tested that building qemu-native still works without zlib-dev on host, and that qemu builds. Signed-off-by: Riku Voipio riku.voi...@linaro.org ---

Re: [OE-core] [PATCH 0/2] Enable out-of-tree builds for Mesa

2013-08-06 Thread Saul Wold
On 08/06/2013 04:18 AM, Ross Burton wrote: Hi, Attached is a two-patch series to enable out-of-tree build for Mesa. Ross The following changes since commit 4cff3defb545643132b7233fcffb3fedc1bf182b: grep: Add patch for texinfo 5.1 (2013-08-03 10:33:14 +0100) are available in the git

[OE-core] [PATCH 1/1] openjade-native: do not create shared libraries

2013-08-06 Thread Joe Slater
CQID: 429576 openjade is the only one that uses the shared libraries and sometimes it cannot find them! [Yocto #2972] Signed-off-by: Joe Slater jsla...@windriver.com --- .../openjade/openjade-native_1.3.2.bb | 29 ++- 1 files changed, 21 insertions(+), 8

[OE-core] [PATCH] subversion: Add patch to use neon 0.30

2013-08-06 Thread Saul Wold
The neon update is not recognized but subversion, so we need to patch the configure.ac to know about 0.30, otherwise we don't have http/https support in subversion. Signed-off-by: Saul Wold s...@linux.intel.com --- .../subversion/subversion-1.7.10/allow-updated-neon.patch | 13 +

[OE-core] [PATCH v2] subversion: Add patch to use neon 0.30

2013-08-06 Thread Saul Wold
The neon update is not recognized but subversion, so we need to patch the configure.ac to know about 0.30, otherwise we don't have http/https support in subversion. v2: Add patch header (doh!) Signed-off-by: Saul Wold s...@linux.intel.com --- .../subversion-1.7.10/allow-updated-neon.patch

[OE-core] [PATCH] buildhistory: use package_qa_handle_error for version-going-backwards

2013-08-06 Thread Martin Jansa
* this way it's easier for distro to select if such issue should be error, warning or ignored and also it gets recorded in qa.log Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta/classes/buildhistory.bbclass | 18 +- meta/classes/insane.bbclass | 1 + 2 files

[OE-core] [PATCH] buildhistory: use bb.utils.mkdirhier instead of os.makedirs

2013-08-06 Thread Martin Jansa
From: Martin Jansa martin.ja...@gmail.com * Multiple do_fetch[prefunc] can happen at the same time and if not os.path.exists(pkghistdir): os.makedirs(pkghistdir) isn't safe * Use bb.utils.mkdirhier which doesn't raise error when directory exists Signed-off-by: Martin Jansa

[OE-core] Out-of-tree kernel module in multilib build

2013-08-06 Thread Yang Shi
Hi folks, I'm looking a defect about out-of-tree kernel module in multilib build. I'm building hello-mod package to run my test. During my test, I found module-split generates kernel-module-hello package (naming style is kernel-module- + ${moudle_name}). And, the real kernel module file is

[OE-core] [PATCH]bash: reference acl*.m4 from ${S}

2013-08-06 Thread Bian Naimeng
bash: reference acl*.m4 from ${S}. The build directory had been moved to ${WORKDIR}/build, so we should reference acl*.m4 from ${S}. Otherwise, the following configure error will be caught. | cat: aclocal.m4: No such file or directory | ERROR: Function failed: do_configure (log file is

Re: [OE-core] [PATCH 00/24] Add python3 recipes

2013-08-06 Thread Khem Raj
I have updated the tree and rebased it on top of latest OE-Core now python3-jinja should reliably build. Let me know if there are more issues. On Aug 1, 2013, at 9:53 PM, Saul Wold s...@linux.intel.com wrote: On 08/01/2013 01:19 PM, Khem Raj wrote: On Jul 31, 2013, at 4:05 PM, Saul Wold