Re: [OE-core] [PATCH 0/5] linux-yocto: consolidated pull request

2015-05-01 Thread Bruce Ashfield
On 2015-05-01 6:59 PM, Richard Purdie wrote: On Thu, 2015-04-30 at 21:34 -0400, Bruce Ashfield wrote: Here is the latest consolidated pull request for the supported linux-yocto kernels. - We have a refresh of the 3.14-rt support - bluetooh configuration changes for common-pc/qemux86 -

Re: [OE-core] [PATCH 0/5] linux-yocto: consolidated pull request

2015-05-01 Thread Richard Purdie
On Thu, 2015-04-30 at 21:34 -0400, Bruce Ashfield wrote: Here is the latest consolidated pull request for the supported linux-yocto kernels. - We have a refresh of the 3.14-rt support - bluetooh configuration changes for common-pc/qemux86 - braswell BSP features and fixes -

Re: [OE-core] opkg_install_pkg: Package name md5sum mismatch. Either the opkg or the package index are corrupt.

2015-05-01 Thread Alejandro del Castillo
On 05/01/2015 11:06 AM, Denys Dmytriyenko wrote: Hi, Has anyone ever seen this message during image.do_rootfs task? Collected errors: * opkg_install_pkg: Package package md5sum mismatch. Either the opkg or the package index are corrupt. Try 'opkg update'. * opkg_install_cmd: Cannot

Re: [OE-core] [PATCH 1/1] libxml2: fix python path and add libxml2-python

2015-05-01 Thread Burton, Ross
buildhistory says: packages/corei7-64-poky-linux/libxml2/libxml2: RDEPENDS: added python-core Why does the library package gain a dependency on python? Ross On 29 April 2015 at 08:26, Robert Yang liezhi.y...@windriver.com wrote: We have libxml2-python for native and nativesdk, but don't have

Re: [OE-core] [PATCH 2/6] recipetool: ensure git clone is a full clone when extracting

2015-05-01 Thread Paul Eggleton
On Thursday 30 April 2015 11:26:34 Paul Eggleton wrote: I just find the term full clone a bit misleading here. I somehow tend to associate it with a mirrored clone / cloning all refs / cloning with full history. Could the term used above be independent clone or standalone clone or

Re: [OE-core] [PATCH] kernel.bbclass: Fix race condition

2015-05-01 Thread Richard Purdie
On Tue, 2015-04-14 at 19:56 +0300, Ed Bartosh wrote: Race condition between do_compile_kernelmodules and do_shared_workdir tasks occurs when do_compilemodules changes files in include/generated/* while do_shared_workdir tries to copy them to shared working directory. Functionality of

Re: [OE-core] [PATCH] bind: upgrade to 9.10.2

2015-05-01 Thread Burton, Ross
On 30 April 2015 at 10:24, Rongqing Li rongqing...@windriver.com wrote: I can not reproduce it on Ubuntu and Fedora release 21, for x86. mips This is what I see: | x86_64-poky-linux-gcc -m64 -march=corei7 -mtune=corei7 -mfpmath=sse -msse4.2

Re: [OE-core] [PATCH] libart_lgpl: Allow art_config.h to be generated at compile time

2015-05-01 Thread Burton, Ross
On 29 April 2015 at 08:44, Nathan Rossi nathan.ro...@xilinx.com wrote: * Remove patch that prevents the Makefile from generating the art_config.h file * Remove pre-generated art_config.h for various architecture * Add a do_compile prepend to remove the art_config.h that is provided in

[OE-core] opkg_install_pkg: Package name md5sum mismatch. Either the opkg or the package index are corrupt.

2015-05-01 Thread Denys Dmytriyenko
Hi, Has anyone ever seen this message during image.do_rootfs task? Collected errors: * opkg_install_pkg: Package package md5sum mismatch. Either the opkg or the package index are corrupt. Try 'opkg update'. * opkg_install_cmd: Cannot install package package. We started seeing it on random

[OE-core] [dizzy][PATCH] mesa: update --with-llvm-shared-libs configure option

2015-05-01 Thread Martin Jansa
From: Andre McCurdy armccu...@gmail.com As per the Mesa 10.2 release notes, --with-llvm-shared-libs has been renamed to --enable-llvm-shared-libs. http://www.mesa3d.org/relnotes/10.2.html Signed-off-by: Andre McCurdy armccu...@gmail.com Signed-off-by: Ross Burton ross.bur...@intel.com ---

Re: [OE-core] [PATCH] connman: Enable automake dependency tracking

2015-05-01 Thread Burton, Ross
On 1 May 2015 at 12:41, Jukka Rissanen jukka.rissa...@linux.intel.com wrote: The automake option --disable-dependency-tracking does not work nicely with ConnMan 1.29 release. The reason is ConnMan commits ac332c5d01b0737c18cb58c8ccc67cf6b0427e1d and ea6c21b0b20f6f25b25386285d81d859dc843820

Re: [OE-core] [PATCH] kernel.bbclass: Fix race condition

2015-05-01 Thread Bruce Ashfield
On Fri, May 1, 2015 at 10:28 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Tue, 2015-04-14 at 19:56 +0300, Ed Bartosh wrote: Race condition between do_compile_kernelmodules and do_shared_workdir tasks occurs when do_compilemodules changes files in include/generated/* while

Re: [OE-core] [PATCH 07/14] subversion: Add -P to CPPFLAGS

2015-05-01 Thread Khem Raj
On Fri, May 1, 2015 at 1:07 PM, Burton, Ross ross.bur...@intel.com wrote: Requiring a fresh install of Python 2.x when we can just force the python version seems overkill to me... not all python2 versions are same as well. but may thats not affecting this case I am not sure. But for improving

Re: [OE-core] [PATCH] testimage: regenerate rootfs before testing

2015-05-01 Thread Burton, Ross
On 23 April 2015 at 19:47, Richard Purdie richard.pur...@linuxfoundation.org wrote: This was discussed long ago and there are two different tasks as a compromise. testimage_auto runs automatically after a rootfs is built and has the correct dependencies. testimage is triggered manually. The

Re: [OE-core] [PATCH 07/14] subversion: Add -P to CPPFLAGS

2015-05-01 Thread Burton, Ross
On 27 April 2015 at 16:48, Khem Raj raj.k...@gmail.com wrote: Don’t have the error handy right now something swig related, however because its needing python2 for its bindings and some systems have switched to using python3 as default. Requiring a fresh install of Python 2.x when we can just

Re: [OE-core] [oe-core][PATCH] systemd-systemctl-native: fix checksum error

2015-05-01 Thread Burton, Ross
On 22 April 2015 at 17:39, Thomas Perrot thomas.per...@tupi.fr wrote: ERROR: systemd-systemctl-native: md5 data is not matching for file:///home/tprrt/dev/oe-build-easy/combination/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 ERROR: systemd-systemctl-native: The new md5 checksum is

[OE-core] [PATCH] systemd: remove unused patches

2015-05-01 Thread Joshua Lock
These patches are no longer required since 7bfc9891ff498bdde31aadd2449d3b4692dbc510 Signed-off-by: Joshua Lock joshua.l...@collabora.co.uk --- ...iles-avoid-creating-duplicate-acl-entries.patch | 134 --- ...ietly-ignore-ACLs-on-unsupported-filesyst.patch | 86 --

Re: [OE-core] [fido][PATCH] groff: add runtime dependency on sed

2015-05-01 Thread Joshua Lock
On Tue, 2015-04-28 at 16:36 +0800, Chunrong Guo wrote: This is to suppress the following QA warning: groff-1.22.2: groff requires /bin/sed, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Chunrong Guo b40...@freescale.com This patch is queued in my fido-next branch on

Re: [OE-core] [fido] [dizzy] Please port gummiboot install fix to fido and dizzy branches

2015-05-01 Thread Joshua Lock
Hi Reinette, On Wed, 2015-04-29 at 17:46 +, Chatre, Reinette wrote: Hi Joshua and Armin, We are seeing installation failures as a result of gummiboot entries not being installed correctly. This is already fixed in master with the commit below. It applies cleanly to fido and dizzy

Re: [OE-core] [PATCH] systemd: remove unused patches

2015-05-01 Thread Joshua Lock
On Fri, 2015-05-01 at 11:41 +0100, Joshua Lock wrote: These patches are no longer required since 7bfc9891ff498bdde31aadd2449d3b4692dbc510 Ah, I see Ross has submitted a patch to re-add the Make-root-s-home -directory-configurable.patch Possibly ignore this? Regards, Joshua

Re: [OE-core] [PATCH] systemd: remove unused patches

2015-05-01 Thread Joshua Lock
On Fri, 2015-05-01 at 11:57 +0100, Richard Purdie wrote: On Fri, 2015-05-01 at 11:48 +0100, Joshua Lock wrote: On Fri, 2015-05-01 at 11:41 +0100, Joshua Lock wrote: These patches are no longer required since 7bfc9891ff498bdde31aadd2449d3b4692dbc510 Ah, I see Ross has submitted a

Re: [OE-core] [PATCH] systemd: remove unused patches

2015-05-01 Thread Richard Purdie
On Fri, 2015-05-01 at 11:48 +0100, Joshua Lock wrote: On Fri, 2015-05-01 at 11:41 +0100, Joshua Lock wrote: These patches are no longer required since 7bfc9891ff498bdde31aadd2449d3b4692dbc510 Ah, I see Ross has submitted a patch to re-add the Make-root-s-home

Re: [OE-core] [fido][PATCH] busybox: remove CVE-2014-9645 patch (already upstream in 1.23.x)

2015-05-01 Thread Joshua Lock
On Wed, 2015-04-29 at 12:43 -0700, Andre McCurdy wrote: The CVE-2014-9645 fix was merged in Busybox prior to the 1.23.0 release [1]. The fix was then reworked in Busybox 1.23.1, in such a way that the original change was no longer required [2]. Although oe-core's CVE-2014-9645 patch still

[OE-core] [PATCH] connman: Enable automake dependency tracking

2015-05-01 Thread Jukka Rissanen
The automake option --disable-dependency-tracking does not work nicely with ConnMan 1.29 release. The reason is ConnMan commits ac332c5d01b0737c18cb58c8ccc67cf6b0427e1d and ea6c21b0b20f6f25b25386285d81d859dc843820 that change how and when various .in files are generated. After those commits, the