[OE-core] [PATCH 1/1] classes/populate_sdk_ext: require uninative

2016-11-01 Thread Paul Eggleton
It seems that possibly due to OE-Core commit ac59063bee0e32d0737340974f657341717a6abe, binaries produced without uninative aren't compatible with the uninative glibc. I did try earlier to ensure that the eSDK could work without uninative since the default configuration in OE-Core does not enable it

[OE-core] [PATCH 0/1] classes/populate_sdk_ext: require uninative

2016-11-01 Thread Paul Eggleton
The following changes since commit 98c6ebf1e05158c689e01b785d32757847cdb10c: oeqa/selftest/kernel.py: Add new file destined for kernel related tests (2016-11-01 10:05:40 +) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/esdk-require-u

Re: [OE-core] [PATCH] connman: fix bad file descriptor initialisation

2016-11-01 Thread Paul Eggleton
On Tue, 01 Nov 2016 13:53:44 Lukasz Nowak wrote: > It is a re-send. Apologies, but I have not received either of my two e-mails > back from the mailing list, so I assumed the first one got stuck somewhere. > I can see both of them in the web archive, though. Is that normal? > > I've just checked a

Re: [OE-core] [PATCH 2/2] shadow: add nologin.8 to alternatives

2016-11-01 Thread Paul Eggleton
Hi Ross, On Tue, 01 Nov 2016 15:06:53 Ross Burton wrote: > Signed-off-by: Ross Burton Missing commit message. Probably the most important thing to include would be which other recipe packages the same named binary. Thanks, Paul -- Paul Eggleton Intel Open Source Technology Centre -- __

Re: [OE-core] [PATCH] boost: Fix SRC_URI checksums

2016-11-01 Thread Paul Eggleton
On Tue, 01 Nov 2016 09:45:48 Khem Raj wrote: > > On Nov 1, 2016, at 9:33 AM, Alexander Kanavin > > wrote:> > > On 11/01/2016 06:06 PM, Khem Raj wrote: > we should specify boost/boost/1.62.0/boost_1_62_0.tar.bz2 instead of > boost/boost/boost_1_62_0.tar.bz2>>> > >>> Incorrect. That will

[OE-core] [PATCH 1/2] oe-setup-builddir: fix TEMPLATECONF error message

2016-11-01 Thread Paul Eggleton
This directory shouldn't contain local.conf and bblayers.conf - just templates for them; except it doesn't have to contain those, it just has to exist to pass this test. Change the error message accordingly, and mention TEMPLATECONF so that the user has at least some context. Signed-off-by: Paul E

[OE-core] [PATCH 2/2] classes/populate_sdk_ext: prevent invalid TEMPLATECONF entering eSDK

2016-11-01 Thread Paul Eggleton
If you are using a repository which contains a .templateconf file that sets TEMPLATECONF to point into a layer it contains, but you aren't using that layer in your bblayers.conf, the eSDK would produce an error during the preparation step of the installation. An example would be using the poky repo

[OE-core] [PATCH 0/2] A couple of fixes relating to TEMPLATECONF

2016-11-01 Thread Paul Eggleton
The following changes since commit 98c6ebf1e05158c689e01b785d32757847cdb10c: oeqa/selftest/kernel.py: Add new file destined for kernel related tests (2016-11-01 10:05:40 +) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/templateconf

[OE-core] [PATCH 7/8] gawk: Update to version 4.1.4

2016-11-01 Thread Fabio Berton
Signed-off-by: Fabio Berton --- meta/recipes-extended/gawk/{gawk-4.1.3 => gawk-4.1.4}/run-ptest | 0 meta/recipes-extended/gawk/{gawk_4.1.3.bb => gawk_4.1.4.bb} | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/gawk/{gawk-4.1.3 => gawk-4.1.4}/run-ptest (

Re: [OE-core] [PATCH] busybox/mdev.conf: Ignore eMMC RPMB and boot block devices

2016-11-01 Thread Otavio Salvador
On Tue, Nov 1, 2016 at 11:30 AM, Mike Looijmans wrote: > eMMC devices may report block devices like "mmcblk0rpmb" and > "mmcblk0boot0". These are not actually block devices and any > read/write operation on them will fail. To prevent spamming error > messages attempting to mount them, just ignore

[OE-core] [PATCH 8/8] guilt-native: Update to tag v0.36

2016-11-01 Thread Fabio Berton
Signed-off-by: Fabio Berton --- meta/recipes-devtools/guilt/guilt-native_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/guilt/guilt-native_git.bb b/meta/recipes-devtools/guilt/guilt-native_git.bb index b63c68c..c448e72 100644 --- a/meta/recip

[OE-core] [PATCH 4/8] serf: Update to version 1.3.9

2016-11-01 Thread Fabio Berton
Change SRC_URI to download from official project page. Signed-off-by: Fabio Berton --- meta/recipes-support/serf/{serf_1.3.8.bb => serf_1.3.9.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-support/serf/{serf_1.3.8.bb => serf_1.3.9.bb} (73%) diff --git a/met

[OE-core] [PATCH 5/8] libsamplerate0: Update to version 0.1.9

2016-11-01 Thread Fabio Berton
Signed-off-by: Fabio Berton --- .../{libsamplerate0_0.1.8.bb => libsamplerate0_0.1.9.bb} | 8 1 file changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-multimedia/libsamplerate/{libsamplerate0_0.1.8.bb => libsamplerate0_0.1.9.bb} (65%) diff --git a/meta/recipes-mult

[OE-core] [PATCH 6/8] libxrandr: Update to version 1.5.1

2016-11-01 Thread Fabio Berton
Signed-off-by: Fabio Berton --- .../xorg-lib/{libxrandr_1.5.0.bb => libxrandr_1.5.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxrandr_1.5.0.bb => libxrandr_1.5.1.bb} (81%) diff --git a/meta/recipes-graphics/xorg-lib/lib

[OE-core] [PATCH 2/8] clutter-gtk-1.0: Update to version 1.8.2

2016-11-01 Thread Fabio Berton
Signed-off-by: Fabio Berton --- meta/recipes-graphics/clutter/clutter-gtk-1.0_1.8.0.bb | 6 -- meta/recipes-graphics/clutter/clutter-gtk-1.0_1.8.2.bb | 6 ++ 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 meta/recipes-graphics/clutter/clutter-gtk-1.0_1.8.0.bb create

[OE-core] [PATCH 3/8] clutter-gst-3.0: Update to version 3.0.20

2016-11-01 Thread Fabio Berton
Signed-off-by: Fabio Berton --- .../clutter/{clutter-gst-3.0_3.0.18.bb => clutter-gst-3.0_3.0.20.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/clutter/{clutter-gst-3.0_3.0.18.bb => clutter-gst-3.0_3.0.20.bb} (58%) diff --git a/meta/recipes-graphics

[OE-core] [PATCH 1/8] autogen-native: Update to version 5.18.12

2016-11-01 Thread Fabio Berton
Signed-off-by: Fabio Berton --- .../autogen/{autogen-native_5.18.10.bb => autogen-native_5.18.12.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/autogen/{autogen-native_5.18.10.bb => autogen-native_5.18.12.bb} (90%) diff --git a/meta/recipes-devtools

Re: [OE-core] [PATCH] pax : strip off the trailing slash of file name

2016-11-01 Thread Khem Raj
This should be submitted upstream for further review. I believe this could be covered by a cmdline option On Oct 31, 2016 8:11 PM, wrote: > From: Zhang Xiao > > When extracting packaes, the trailing slash of the file name > has no means but may cause some issue on system call lstat. > Remove it

Re: [OE-core] [PATCH] busybox/mdev.conf: Ignore eMMC RPMB and boot block devices

2016-11-01 Thread Khem Raj
Is there any pattern to them ? Then lets ignore or accept the smaller subset On Nov 1, 2016 6:42 AM, "Mike Looijmans" wrote: > eMMC devices may report block devices like "mmcblk0rpmb" and > "mmcblk0boot0". These are not actually block devices and any > read/write operation on them will fail. To

Re: [OE-core] [PATCH] cmake.bbclass: Exclude native sysroot from CMAKE_FIND_ROOT_PATH

2016-11-01 Thread Khem Raj
On Nov 1, 2016 11:28 AM, "Andre McCurdy" wrote: > > On Sat, Oct 29, 2016 at 1:47 AM, Khem Raj wrote: > > This has been cause of issue where we were getting both usr/include > > dirs ( from target as well as native sysroot) added to compiler > > flags. > > > > CXX_INCLUDES in final flags.cmake wou

Re: [OE-core] [PATCH] cmake.bbclass: Exclude native sysroot from CMAKE_FIND_ROOT_PATH

2016-11-01 Thread Andre McCurdy
On Sat, Oct 29, 2016 at 1:47 AM, Khem Raj wrote: > This has been cause of issue where we were getting both usr/include > dirs ( from target as well as native sysroot) added to compiler > flags. > > CXX_INCLUDES in final flags.cmake would include > -I/usr/include -I/usr/include > most of the time i

Re: [OE-core] [PATCH v3] package.py: New EXTRA_STRIPFLAGS variable

2016-11-01 Thread Burton, Ross
On 26 October 2016 at 07:51, Michael Blättler wrote: > +++ b/meta/lib/oe/package.py > @@ -10,7 +10,7 @@ def runstrip(arg): > > import stat, subprocess > > -(file, elftype, strip) = arg > +(file, elftype, strip, extraflags) = arg > This causes sysroot_strip to fail: File: '/home/ros

Re: [OE-core] [oe-core PATCH] wayland: upgrade from 1.11.0 to 1.11.1

2016-11-01 Thread Khem Raj
> On Nov 1, 2016, at 12:04 AM, Fathi Boudra wrote: > > On 31 October 2016 at 13:32, Burton, Ross wrote: >> >> On 31 October 2016 at 08:25, Johannes Pointner >> wrote: >>> >>> Wouldn't it make more sense to update to 1.12? >>> Since 1.11.1 is backporting fixes from 1.12 as stated in the annou

Re: [OE-core] [PATCH] boost: Fix SRC_URI checksums

2016-11-01 Thread Khem Raj
> On Nov 1, 2016, at 9:33 AM, Alexander Kanavin > wrote: > > On 11/01/2016 06:06 PM, Khem Raj wrote: > we should specify boost/boost/1.62.0/boost_1_62_0.tar.bz2 instead of boost/boost/boost_1_62_0.tar.bz2 >>> >>> Incorrect. That will still download a master snapshot tarball. Only i

Re: [OE-core] [PATCH] boost: Fix SRC_URI checksums

2016-11-01 Thread Alexander Kanavin
On 11/01/2016 06:06 PM, Khem Raj wrote: we should specify boost/boost/1.62.0/boost_1_62_0.tar.bz2 instead of boost/boost/boost_1_62_0.tar.bz2 Incorrect. That will still download a master snapshot tarball. Only if the 'project/' is prefixed, SF will give you the release tarball. if we need

Re: [OE-core] [PATCH] boost: Fix SRC_URI checksums

2016-11-01 Thread Khem Raj
> On Nov 1, 2016, at 5:40 AM, Alexander Kanavin > wrote: > > On 10/31/2016 06:22 PM, Khem Raj wrote: > >>> Sourceforge is doing too-clever redirecting that fails miserably here: >>> >>> Proxy request sent, awaiting response... 301 Moved Permanently >>> Location: >>> http://downloads.sourcefo

[OE-core] [PATCH] texinfo.bbclass: use dummy dep for libtool-cross

2016-11-01 Thread Christopher Larson
From: Christopher Larson The class clearly intends build tools to depend upon the dummy texinfo, but it does so using the class-cross override for cross recipes, and libtool-cross doesn't inherit cross. Add a special case to cover this. Signed-off-by: Christopher Larson --- meta/classes/texinf

[OE-core] [PATCH 13/13] boost: fix upstream version check

2016-11-01 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-support/boost/boost-1.62.0.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-support/boost/boost-1.62.0.inc b/meta/recipes-support/boost/boost-1.62.0.inc index cd99b0e..1e555e1 100644 --- a/meta/recipes-support/boost/boost-1.

[OE-core] [PATCH 11/13] valgrind: update to 3.12.0

2016-11-01 Thread Alexander Kanavin
Remove backported gcc5-port.patch Remove 11_mips-link-tool.patch as there is nothing in the target file (or the entire source tree) that resembles anything contained in the patch. Signed-off-by: Alexander Kanavin --- .../valgrind/valgrind/11_mips-link-tool.patch | 37 - .../valg

[OE-core] [PATCH 12/13] rt-tests: fix the recipe version to match upstream

2016-11-01 Thread Alexander Kanavin
Upstream had a 2.0 tag for a while, then removed it and added a 1.1 tag :-/ Let's make it match to avoid confusion. There's only one new commit added, which adds a missing manpage. Also, update the outdated version comment in rt-tests.inc Signed-off-by: Alexander Kanavin --- meta/recipes-rt/rt-

[OE-core] [PATCH 09/13] icu: update to 58.1

2016-11-01 Thread Alexander Kanavin
The copyright for the software has been transferred to Unicode Inc from IBM, but the terms are same. libiculx and libicule are no longer produced as they depend on an external package icu-le-hb (previous versions had an option of using an internal implementation which now has been dropped). I have

[OE-core] [PATCH 10/13] libarchive: update to 3.2.2

2016-11-01 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../libarchive/{libarchive_3.2.1.bb => libarchive_3.2.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/libarchive/{libarchive_3.2.1.bb => libarchive_3.2.2.bb} (94%) diff --git a/meta/recipes-extended/lib

[OE-core] [PATCH 05/13] vala: update to 0.34.2

2016-11-01 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/vala/{vala_0.34.1.bb => vala_0.34.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/vala/{vala_0.34.1.bb => vala_0.34.2.bb} (56%) diff --git a/meta/recipes-devtools/vala/vala_0.34.1.bb b/meta/

[OE-core] [PATCH 06/13] webkitgtk: remove lib_package inherit as executables are now installed in libexecdir

2016-11-01 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-sato/webkit/webkitgtk_2.14.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-sato/webkit/webkitgtk_2.14.1.bb b/meta/recipes-sato/webkit/webkitgtk_2.14.1.bb index f85a33d..a2586de 100644 --- a/meta/recipes-sato/

[OE-core] [PATCH 08/13] libwnck3: remove the recipe

2016-11-01 Thread Alexander Kanavin
Nothing requires it in oe-core now, so it will be re-added to meta-openembedded. Signed-off-by: Alexander Kanavin --- meta/recipes-gnome/libwnck/libwnck3_3.20.1.bb | 19 --- 1 file changed, 19 deletions(-) delete mode 100644 meta/recipes-gnome/libwnck/libwnck3_3.20.1.bb diff --

[OE-core] [PATCH 04/13] nspr: update to 4.13.1

2016-11-01 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-support/nspr/{nspr_4.13.bb => nspr_4.13.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/nspr/{nspr_4.13.bb => nspr_4.13.1.bb} (96%) diff --git a/meta/recipes-support/nspr/nspr_4.13.bb b/meta/recipes-s

[OE-core] [PATCH 07/13] epiphany: remove unnecessary libwnck3 dependency

2016-11-01 Thread Alexander Kanavin
libwnck3 dependency was removed upstream Signed-off-by: Alexander Kanavin --- meta/recipes-gnome/epiphany/epiphany_3.22.1.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meta/recipes-gnome/epiphany/epiphany_3.22.1.bb b/meta/recipes-gnome/epiphany/epiphany_3.22.1.bb ind

[OE-core] [PATCH 01/13] btrfs-tools: update to 4.8.2

2016-11-01 Thread Alexander Kanavin
Add udev dependency as btrfs-tools installs a udev rule. Signed-off-by: Alexander Kanavin --- .../btrfs-tools/{btrfs-tools_4.8.1.bb => btrfs-tools_4.8.2.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_4.8.1.bb => btrfs-

[OE-core] [PATCH 03/13] gnome-desktop3: fix dependencies

2016-11-01 Thread Alexander Kanavin
libxrandr dependency has been removed upstream Udev dependecy has been added upstream: commit b8cbfbe06475703f67976eae9477f229891a pnp-ids: Use udev's hwdb to query PNP IDs Signed-off-by: Alexander Kanavin --- meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.22.1.bb | 2 +- 1 fil

[OE-core] [PATCH 02/13] ffmpeg: update to 3.2

2016-11-01 Thread Alexander Kanavin
Drop faac package config as upstream ./configure doesn't have it anymore. Signed-off-by: Alexander Kanavin --- meta/recipes-multimedia/ffmpeg/{ffmpeg_3.1.4.bb => ffmpeg_3.2.bb} | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) rename meta/recipes-multimedia/ffmpeg/{ffmpeg_3.1.4.bb =>

[OE-core] [PATCH 00/13] Version updates, and various fixes

2016-11-01 Thread Alexander Kanavin
Here's another batch of version updates that didn't make it into the previous patchset, and also a few dependency fixes and other small improvements. The following changes since commit c3d2df883a9d6d5036277114339673656d89a728: oeqa/selftest/kernel.py: Add new file destined for kernel related te

[OE-core] [PATCH 1/2] util-linux: add su.1 to update-alternatives

2016-11-01 Thread Ross Burton
The su binary is handled by alternatives but the man page wasn't, so installing both util-linux-doc and shadow-doc produces errors. Also use d.expand() to neaten the code. Signed-off-by: Ross Burton --- meta/recipes-core/util-linux/util-linux.inc | 8 +--- 1 file changed, 5 insertions(+), 3

[OE-core] [PATCH 2/2] shadow: add nologin.8 to alternatives

2016-11-01 Thread Ross Burton
Signed-off-by: Ross Burton --- meta/recipes-extended/shadow/shadow.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/recipes-extended/shadow/shadow.inc b/meta/recipes-extended/shadow/shadow.inc index 35a18f8..f79565b 100644 --- a/meta/recipes-extended/shadow/shadow.i

Re: [OE-core] [PATCH][krogoth] pseudo: backport 'Work around issues with glibc 2.24'

2016-11-01 Thread akuster808
Enrico On 10/27/2016 11:09 PM, Enrico Jorns wrote: This patch is required for krogoth, too in order to make it properly work with glibc 2.24. Signed-off-by: Enrico Jorns Below the message of the original commit: There are issues with a change made to RTLD_NEXT behaviour in glibc 2.24 and th

Re: [OE-core] [PATCH][krogoth] nss: fix compilation with glibc-2.24

2016-11-01 Thread akuster808
Enrico, On 10/27/2016 11:06 PM, Enrico Jorns wrote: `readdir_r` is deprecated as of glibc-2.24 and leads to a compilation error: | In file included from sysrand.c:16:0: | unix_rand.c: In function 'ReadOneFile': | unix_rand.c:1090:6: error: 'readdir_r' is deprecated [-Werror=deprecated-declarat

[OE-core] [PATCH] package_manager.py: correctly remove all dependent packages

2016-11-01 Thread Samuli Piippo
Do not use --force-depends when trying to remove all dependent packages, as it removes only the selected package and not the dependent packages. Signed-off-by: Samuli Piippo --- meta/lib/oe/package_manager.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/lib/oe/package

[OE-core] [PATCH] busybox/mdev.conf: Ignore eMMC RPMB and boot block devices

2016-11-01 Thread Mike Looijmans
eMMC devices may report block devices like "mmcblk0rpmb" and "mmcblk0boot0". These are not actually block devices and any read/write operation on them will fail. To prevent spamming error messages attempting to mount them, just ignore these devices. Signed-off-by: Mike Looijmans --- meta/recipes

Re: [OE-core] [PATCH 1/1] oe/copy_buildsystem.py: dereference symlink

2016-11-01 Thread Robert Yang
On 11/01/2016 08:15 PM, Burton, Ross wrote: On 1 November 2016 at 10:18, Robert Yang mailto:liezhi.y...@windriver.com>> wrote: I should explain why not use oe.path.copytree(), but it was late last night, so I forgot that. We can't use oe.path.copytree() since: 1) oe.path.copytree(

Re: [OE-core] [PATCH] boost: fix the SRC_URI to point to an actual release, and not a master snapshot

2016-11-01 Thread Alexander Kanavin
On 10/31/2016 10:44 PM, Andreas Oberritter wrote: -SRC_URI = "${SOURCEFORGE_MIRROR}/boost/${BOOST_P}.tar.bz2" +SRC_URI = "${SOURCEFORGE_MIRROR}/project/boost/boost/${PV}/${BOOST_P}.tar.bz2" -SRC_URI[md5sum] = "7ef085456c48c49a7fe8237f07e5f674" -SRC_URI[sha256sum] = "bce80293052e2d6230f1bec9b75

Re: [OE-core] [PATCH] connman: fix bad file descriptor initialisation

2016-11-01 Thread Lukasz Nowak
Hi Ross, It is a re-send. Apologies, but I have not received either of my two e-mails back from the mailing list, so I assumed the first one got stuck somewhere. I can see both of them in the web archive, though. Is that normal? I've just checked and I have the "Receive your own posts to the li

[OE-core] [PATCH 0/1] insane.bbclass:buildpaths: open() file with 'rb'

2016-11-01 Thread Robert Yang
The following changes since commit 98c6ebf1e05158c689e01b785d32757847cdb10c: oeqa/selftest/kernel.py: Add new file destined for kernel related tests (2016-11-01 10:05:40 +) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/bp http://cgit.

[OE-core] [PATCH 1/1] insane.bbclass:buildpaths: open() file with 'rb'

2016-11-01 Thread Robert Yang
open() is default to 'rt' which may cause decoding errors when open binary file: $ bitbake xcursor-transparent-theme [snip] Exception: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xfd in position 18: invalid start byte [snip] Signed-off-by: Robert Yang --- meta/classes/insane.bbclass |

Re: [OE-core] [PATCH] boost: Fix SRC_URI checksums

2016-11-01 Thread Alexander Kanavin
On 10/31/2016 06:22 PM, Khem Raj wrote: Sourceforge is doing too-clever redirecting that fails miserably here: Proxy request sent, awaiting response... 301 Moved Permanently Location: http://downloads.sourceforge.net/project/boost/boost/snapshots/master/boost_1_62_0.tar.bz2 [following] So we

Re: [OE-core] [PATCH 1/1] oe/copy_buildsystem.py: dereference symlink

2016-11-01 Thread Burton, Ross
On 1 November 2016 at 10:18, Robert Yang wrote: > I should explain why not use oe.path.copytree(), but it was late last > night, so I forgot that. We can't use oe.path.copytree() since: > 1) oe.path.copytree() doesn't dereference symlink > 2) We need --exclude='.git' > > I'd like to add two argum

Re: [OE-core] [PATCH] connman: fix bad file descriptor initialisation

2016-11-01 Thread Burton, Ross
On 1 November 2016 at 08:50, Lukasz Nowak wrote: > From: Lukasz Nowak > > Import a patch from upstream, which fixes a connman daemon freeze > under certain conditions (multiple active interfaces, no r/w storage). > > Signed-off-by: Lukasz Nowak > --- > Is this a resent of your earlier patch, o

[OE-core] Sanity check fails with 'ccache'

2016-11-01 Thread Enrico Scholz
Hi, with 'morty', sanity check fails with |Please install the following missing utilities: C Compiler (ccache gcc ),C++ Compiler (ccache g++ ) I think, parts of 89f55bf8e9d633cfb508a0885a462afb561c7cee should be reverted. Enrico -- ___ Openemb

Re: [OE-core] some pedantic questions about layer.conf "best practices"

2016-11-01 Thread Robert P. J. Day
On Tue, 1 Nov 2016, Gary Thomas wrote: > On 2016-11-01 11:04, Robert P. J. Day wrote: > > > > updating a tutorial about writing a proper layer.conf file, so some > > nitpicky questions about recommended style. > > > > first, when appending to BBFILES, is it recommended to explicitly > > use se

Re: [OE-core] curious about inherent value of dynamic layers

2016-11-01 Thread Gary Thomas
On 2016-11-01 11:18, Robert P. J. Day wrote: more pedantry: i notice that a small number of layers (eg, meta-freescale, meta-mentor) include "dynamic" layers, so that some sublayers are included only conditionally if others layers are included. from meta-freescale's layer.conf: / start

[OE-core] curious about inherent value of dynamic layers

2016-11-01 Thread Robert P. J. Day
more pedantry: i notice that a small number of layers (eg, meta-freescale, meta-mentor) include "dynamic" layers, so that some sublayers are included only conditionally if others layers are included. from meta-freescale's layer.conf: / start # The dynamic-layers directory hosts the exten

Re: [OE-core] [PATCH 1/1] oe/copy_buildsystem.py: dereference symlink

2016-11-01 Thread Robert Yang
On 11/01/2016 06:09 PM, Richard Purdie wrote: On Mon, 2016-10-31 at 08:48 -0700, Robert Yang wrote: When there is a relative symlink in the layer, for example: symA -> ../out/of/layer/file symA will be invalid fater copied, it would be invalid from build time if it points to a relative path,

Re: [OE-core] some pedantic questions about layer.conf "best practices"

2016-11-01 Thread Gary Thomas
On 2016-11-01 11:04, Robert P. J. Day wrote: updating a tutorial about writing a proper layer.conf file, so some nitpicky questions about recommended style. first, when appending to BBFILES, is it recommended to explicitly use separate wildcard patterns of "*.bb" and "*.bbappend", or just g

Re: [OE-core] [PATCH 1/1] oe/copy_buildsystem.py: dereference symlink

2016-11-01 Thread Richard Purdie
On Mon, 2016-10-31 at 08:48 -0700, Robert Yang wrote: > When there is a relative symlink in the layer, for example: > symA -> ../out/of/layer/file > > symA will be invalid fater copied, it would be invalid from build > time > if it points to a relative path, and would be invalid after extracted >

[OE-core] some pedantic questions about layer.conf "best practices"

2016-11-01 Thread Robert P. J. Day
updating a tutorial about writing a proper layer.conf file, so some nitpicky questions about recommended style. first, when appending to BBFILES, is it recommended to explicitly use separate wildcard patterns of "*.bb" and "*.bbappend", or just get lazy and use "*.bb*"? i realize that, in the

[OE-core] [PATCH] connman: fix bad file descriptor initialisation

2016-11-01 Thread Lukasz Nowak
From: Lukasz Nowak Import a patch from upstream, which fixes a connman daemon freeze under certain conditions (multiple active interfaces, no r/w storage). Signed-off-by: Lukasz Nowak --- ...ts-Fix-bad-file-descriptor-initialisation.patch | 102 + meta/recipes-connectivity/

[OE-core] [PATCH 3/3] python3: fix library search path

2016-11-01 Thread kai.kang
From: Kai Kang When enable multilib, it fails to run python3: | Could not find platform independent libraries | Could not find platform dependent libraries | Consider setting $PYTHONHOME to [:] | Fatal Python error: Py_Initialize: Unable to get the locale encoding | ImportError: No module name

[OE-core] [PATCH 2/3] dbus: update build options when enable ptest

2016-11-01 Thread kai.kang
From: Kai Kang It fails to run some dbus-ptest cases that some symbols cannot be found: | ./test/test-bus: relocation error: ./test/test-bus: symbol | _dbus_threads_init_debug, version LIBDBUS_PRIVATE_1.10.10 not defined | in file libdbus-1.so.3 with link time reference | FAIL: test/test-bus Th

[OE-core] [PATCH 1/3] dbus-test: correct paths in service and conf files

2016-11-01 Thread kai.kang
From: Kai Kang Build path ${B} exists in some service and conf files of ptest. Replace with right directory. Signed-off-by: Kai Kang --- meta/recipes-core/dbus/dbus-test_1.10.10.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/recipes-core/dbus/dbus-test_1.10.10.bb b/meta/recipe

[OE-core] [PATCH 0/3] Fixes for python3 and dbus-ptest

2016-11-01 Thread kai.kang
From: Kai Kang 1 when multilib is enabled, python3 fails to start: root@qemux86-64:~# python3 Could not find platform independent libraries Could not find platform dependent libraries Consider setting $PYTHONHOME to [:] Fatal Python error: Py_Initialize: Unable to get the locale encoding Impor

Re: [OE-core] [oe-core PATCH] wayland: upgrade from 1.11.0 to 1.11.1

2016-11-01 Thread Fathi Boudra
On 31 October 2016 at 13:32, Burton, Ross wrote: > > On 31 October 2016 at 08:25, Johannes Pointner > wrote: >> >> Wouldn't it make more sense to update to 1.12? >> Since 1.11.1 is backporting fixes from 1.12 as stated in the annouce >> mail of the release. > > > Absolutely - there's a 1.12 so un