Re: [OE-core] [PATCH 3/9] gcc-4.9: redefine dynamic linker for aarch64

2014-09-19 Thread Mark Hatle
On 9/19/14, 1:17 AM, Kang Kai wrote: On 2014年09月18日 22:13, Mark Hatle wrote: On 9/18/14, 8:58 AM, Mark Hatle wrote: On 9/18/14, 2:19 AM, Khem Raj wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 9/16/14 8:06 AM, Kai Kang wrote: Redefine dynamic linker for aarch64 from /lib to /lib64

Re: [OE-core] [PATCH v2 1/2] u-boot: cleanup indentation and consolidate .inc file

2014-09-19 Thread Denys Dmytriyenko
On Sat, Sep 20, 2014 at 01:07:11AM +0100, Burton, Ross wrote: > On 17 September 2014 00:10, Denys Dmytriyenko wrote: > > --- a/meta/recipes-bsp/u-boot/u-boot_2013.07.bb > > +++ b/meta/recipes-bsp/u-boot/u-boot_2013.07.bb > > @@ -1,25 +1,9 @@ > > require u-boot.inc > > > > -# To build u-boot for y

Re: [OE-core] [PATCH] alsa-lib: libasound should runtime depends on alsa-conf

2014-09-19 Thread Burton, Ross
On 3 September 2014 10:50, Zidan Wang wrote: > -RDEPENDS_libasound = "alsa-conf-base" > +RDEPENDS_libasound = "alsa-conf-base alsa-conf" If we're doing this then what's the point of splitting the conf to alsa-conf and alsa-conf-base? Should more files be moved to alsa-conf-base? Should we someh

Re: [OE-core] [PATCH v2 1/2] u-boot: cleanup indentation and consolidate .inc file

2014-09-19 Thread Burton, Ross
On 20 September 2014 01:11, Denys Dmytriyenko wrote: > Yes, it's outdated and rather misplaced... Thanks. Ross -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-c

Re: [OE-core] [PATCH] Phoronix Test Suite package

2014-09-19 Thread Burton, Ross
On 20 September 2014 01:05, Todd E Brandt wrote: >> Surely phoronix has more dependencies than just php... Or is this >> just the runner and it talks to slave? Honestly have no idea how the >> phoronix test suite is structured. > > it's designed to be a minimal install with only php as the depen

Re: [OE-core] [PATCH v2 1/2] u-boot: cleanup indentation and consolidate .inc file

2014-09-19 Thread Burton, Ross
On 17 September 2014 00:10, Denys Dmytriyenko wrote: > --- a/meta/recipes-bsp/u-boot/u-boot_2013.07.bb > +++ b/meta/recipes-bsp/u-boot/u-boot_2013.07.bb > @@ -1,25 +1,9 @@ > require u-boot.inc > > -# To build u-boot for your machine, provide the following lines in your > machine > -# config, rep

Re: [OE-core] [PATCH] Phoronix Test Suite package

2014-09-19 Thread Todd E Brandt
On Sat, Sep 20, 2014 at 12:03:43AM +0100, Burton, Ross wrote: > On 19 September 2014 23:44, Todd E Brandt > wrote: > > This is the package recipe for the phoronix test suite v5.2.1. The > > tool is for benchmarking and testing of the system. > > +RDEPENDS_${PN} = "php-cli" > > Surely phoronix h

[OE-core] [PATCH] irda-utils: remove inherit autotools

2014-09-19 Thread Ross Burton
irda-utils doesn't use autotools, so don't inherit it. Signed-off-by: Ross Burton --- meta/recipes-connectivity/irda-utils/irda-utils_0.9.18.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/irda-utils/irda-utils_0.9.18.bb b/meta/recipes-connect

Re: [OE-core] [PATCH 1/2] pinentry: add recipes

2014-09-19 Thread Burton, Ross
On 19 September 2014 23:59, akuster808 wrote: > This recipe already resides in meta-securty. > > so I take it it should be removed from that layer? *If* it goes into oe-core then yes. I'm not yet convinced it needs to go into oe-core. Ross -- ___ Ope

Re: [OE-core] [PATCH] Phoronix Test Suite package

2014-09-19 Thread Burton, Ross
On 19 September 2014 23:44, Todd E Brandt wrote: > This is the package recipe for the phoronix test suite v5.2.1. The > tool is for benchmarking and testing of the system. +RDEPENDS_${PN} = "php-cli" Surely phoronix has more dependencies than just php... Or is this just the runner and it talks

Re: [OE-core] [PATCH 1/2] pinentry: add recipes

2014-09-19 Thread akuster808
This recipe already resides in meta-securty. so I take it it should be removed from that layer? - Armin On 09/18/2014 11:49 PM, rongqing...@windriver.com wrote: From: Roy Li gnupg 5.0 needs pinentry to work, refer to [http://rdist.root.org/2007/04/26/gpg-now-requires-pinentry-package/] Sig

[OE-core] [PATCH] Phoronix Test Suite package

2014-09-19 Thread Todd E Brandt
This is the package recipe for the phoronix test suite v5.2.1. The tool is for benchmarking and testing of the system. Signed-off-by: Todd Brandt meta-oe/recipes-devtools/phoronix-test-suite/phoronix-test-suite_5.2.1.bb | 24 1 file changed, 24 insertions(+) diff

Re: [OE-core] [daisy][PATCH] qemu: Explicitly disable libiscsi, its not in DEPENDS

2014-09-19 Thread Saul Wold
On 09/18/2014 02:45 AM, Jonathan Liu wrote: On 29 August 2014 23:48, Jonathan Liu wrote: Signed-off-by: Jonathan Liu --- meta/recipes-devtools/qemu/qemu.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/

[OE-core] [PATCH] git: add Git perl module to perltools package

2014-09-19 Thread Peter A. Bigot
Git perl tools such as add--interactive load the Git module at runtime. A previous patch to eliminate a QA error by deleting it instead of packaging it was incorrect. beaglebone[62]$ git add -i Can't locate Git.pm in @INC (you may need to install the Git module) (@INC contains: /usr/lib/p

Re: [OE-core] [PATCH 1/2] nativesdk-packagegroup-python: buildtools-tarball: Introduce NativeSDK package group

2014-09-19 Thread Marek Vasut
On Friday, September 19, 2014 at 06:42:14 PM, Paul Eggleton wrote: > Hi Marek, Hi Paul, > On Friday 19 September 2014 18:27:30 Marek Vasut wrote: > > On Friday, September 19, 2014 at 06:13:46 PM, Christopher Larson wrote: > > > On Fri, Sep 19, 2014 at 12:06 AM, Marek Vasut wrote: > > > > On Thur

[OE-core] [PATCH] populate_sdk_base/meta-environment: Remove overlap from the two

2014-09-19 Thread Richard Purdie
Currently we have the horrible situation where meta-environment packages the toolchain environment files and they get included in the SDK but are broken, then, the SDK code overwrites them with good versions. This is suboptimal. This change fixes the code in meta-environment to create working file

Re: [OE-core] [PATCH 1/2] nativesdk-packagegroup-python: buildtools-tarball: Introduce NativeSDK package group

2014-09-19 Thread Paul Eggleton
On Friday 19 September 2014 10:02:29 Christopher Larson wrote: > On Fri, Sep 19, 2014 at 9:42 AM, Paul Eggleton < > > paul.eggle...@linux.intel.com> wrote: > > There's clearly a bug here, adding a Python-using component does not mean > > you > > should have python in the SDK but that's what curren

[OE-core] [PATCH] meta-environment: Fix TARGET_OS problem for ppc

2014-09-19 Thread Richard Purdie
Due to the use of the cross-canadian inherit, TARGET_OS can be reset to values other than the correct one, leading to generation of the wrong files. By expanding REAL_MULTIMACH_TARGET_SYS before the inherit, the correct OS value is preserved and we generate the right environment files. [YOCTO #6

Re: [OE-core] [PATCH 1/2] nativesdk-packagegroup-python: buildtools-tarball: Introduce NativeSDK package group

2014-09-19 Thread Christopher Larson
On Fri, Sep 19, 2014 at 9:42 AM, Paul Eggleton < paul.eggle...@linux.intel.com> wrote: > There's clearly a bug here, adding a Python-using component does not mean > you > should have python in the SDK but that's what currently happens. There is a > bug open now covering this, we will do our best t

Re: [OE-core] [PATCH 1/2] nativesdk-packagegroup-python: buildtools-tarball: Introduce NativeSDK package group

2014-09-19 Thread Paul Eggleton
Hi Marek, On Friday 19 September 2014 18:27:30 Marek Vasut wrote: > On Friday, September 19, 2014 at 06:13:46 PM, Christopher Larson wrote: > > On Fri, Sep 19, 2014 at 12:06 AM, Marek Vasut wrote: > > > On Thursday, September 18, 2014 at 03:30:11 PM, Richard Purdie wrote: > > > > On Thu, 2014-09-

Re: [OE-core] [PATCH 1/2] nativesdk-packagegroup-python: buildtools-tarball: Introduce NativeSDK package group

2014-09-19 Thread Marek Vasut
On Friday, September 19, 2014 at 06:13:46 PM, Christopher Larson wrote: > On Fri, Sep 19, 2014 at 12:06 AM, Marek Vasut wrote: > > On Thursday, September 18, 2014 at 03:30:11 PM, Richard Purdie wrote: > > > On Thu, 2014-09-18 at 11:15 +0200, Marek Vasut wrote: > > > > Introduce and use nativesdk-p

Re: [OE-core] [PATCH 1/2] nativesdk-packagegroup-python: buildtools-tarball: Introduce NativeSDK package group

2014-09-19 Thread Christopher Larson
On Fri, Sep 19, 2014 at 12:06 AM, Marek Vasut wrote: > On Thursday, September 18, 2014 at 03:30:11 PM, Richard Purdie wrote: > > On Thu, 2014-09-18 at 11:15 +0200, Marek Vasut wrote: > > > Introduce and use nativesdk-packagegroup-python , which contains all > > > necessary python components for t

Re: [OE-core] [PATCH 2/2] gnupg: add pinentry RDEPENDS

2014-09-19 Thread Burton, Ross
On 19 September 2014 07:49, wrote: > gnupg needs pinentry to run Isn't this only needed if the agent is enabled? Ross -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openem

Re: [OE-core] [PATCH 1/2] pinentry: add recipes

2014-09-19 Thread Burton, Ross
On 19 September 2014 07:49, wrote: > +DEPENDS = "libcap ncurses" > + > +inherit autotools > + > +SRC_URI = "ftp://ftp.gnupg.org/gcrypt/${BPN}/${BPN}-${PV}.tar.bz2 \ > + " > + > +SRC_URI[md5sum] = "e2b6f94471ba1e978f6e5bf6b275189b" > +SRC_URI[sha256sum] = > "359db3bf46cb743ba0b3aeef259f6107

[OE-core] NativeSDK recipe trying to link against SDK installation path

2014-09-19 Thread Tobias Olausson
I'm having issues with a package that I want to build for an SDK. The package I want to build is dbus-c++ for nativesdk. I have used a recipe converted from use for building the package for target (which works btw), see below. The problem is that during the build of the package, the linker looks fo

Re: [OE-core] Recipe file of Python 2.7.4 of later version

2014-09-19 Thread Burton, Ross
On 19 September 2014 15:07, Randy MacLeod wrote: > Also Kai (CCed) is going to maintain an aarch64 branch on: > http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-contrib > Kai, let us know when your branch is available; hopefully that > will be early next week. > > This branch will be contin

Re: [OE-core] Recipe file of Python 2.7.4 of later version

2014-09-19 Thread Randy MacLeod
On 14-09-19 07:37 AM, Burton, Ross wrote: On 19 September 2014 12:31, harsh jain wrote: Python version 2.7.3 is not compatible with AARCH64 architecture.Support for AARCH64 is added in 2.7.4 onwards._ctypes.so is not compiled by 2.7.3 python version for AARCH64. 1 ) Can we have recipe file of

Re: [OE-core] [oe-core][PATCH] cmake.bbclass : Add support for cmake projects that use .S files.

2014-09-19 Thread Otavio Salvador
On Fri, Sep 19, 2014 at 10:55 AM, Philip Balister wrote: > On 09/17/2014 07:07 PM, Khem Raj wrote: > > On Wed, Sep 17, 2014 at 7:33 AM, Philip Balister > wrote: > >> UHD and GNU radio use the cmake build system. The toolchain file made > >> from cmake.bbclass does not set the variable needs by c

Re: [OE-core] [oe-core][PATCH] cmake.bbclass : Add support for cmake projects that use .S files.

2014-09-19 Thread Philip Balister
On 09/17/2014 07:07 PM, Khem Raj wrote: > On Wed, Sep 17, 2014 at 7:33 AM, Philip Balister wrote: >> UHD and GNU radio use the cmake build system. The toolchain file made >> from cmake.bbclass does not set the variable needs by cmake projects >> that use .S files. UHD added some .S files and these

Re: [OE-core] Recipe file of Python 2.7.4 of later version

2014-09-19 Thread Burton, Ross
On 19 September 2014 12:31, harsh jain wrote: > Python version 2.7.3 is not compatible with AARCH64 > architecture.Support for AARCH64 is added in 2.7.4 onwards._ctypes.so > is not compiled by 2.7.3 python version for AARCH64. > > 1 ) Can we have recipe file of 2.7.4 or later version. If yes fro

[OE-core] Recipe file of Python 2.7.4 of later version

2014-09-19 Thread harsh jain
Hi, Python version 2.7.3 is not compatible with AARCH64 architecture.Support for AARCH64 is added in 2.7.4 onwards._ctypes.so is not compiled by 2.7.3 python version for AARCH64. 1 ) Can we have recipe file of 2.7.4 or later version. If yes from where i can download. 2 ) There are several othe

[OE-core] [PATCH 5/9] qt4-native: add aarch64 support

2014-09-19 Thread Kai Kang
Add qt4 aarch64 support. Most of the patches are derived from debian: http://anonscm.debian.org/cgit/pkg-kde/qt/qt4-x11.git/tree/debian/patches Signed-off-by: Kai Kang --- .../0029-aarch64_arm64_fix_arch_detection.patch| 53 +++ .../0030-aarch64_arm64_qatomic_support.patch | 491

[OE-core] [PATCH 7/9] qt4-embedded: disable webkit

2014-09-19 Thread Kai Kang
Disable webkit for aarch64 that make qt4-embedded build. Signed-off-by: Kai Kang --- meta/recipes-qt/qt4/qt4-embedded_4.8.6.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-qt/qt4/qt4-embedded_4.8.6.bb b/meta/recipes-qt/qt4/qt4-embedded_4.8.6.bb index 1435d85..a3995c9 100644

[OE-core] [PATCH 9/9] perf: disable libunwind support for aarch64

2014-09-19 Thread Kai Kang
Disable libunwind support of perl for aarch aarch64 that libunwind doesn't support aarch64. Signed-off-by: Kai Kang --- meta/recipes-kernel/perf/perf-features.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-kernel/perf/perf-features.inc b/meta/recipes-kernel/perf/perf-featu

[OE-core] [PATCH 6/9] qt4: add aarch64 support

2014-09-19 Thread Kai Kang
Add qt4 aarch64 support. Use same patches with qt-native. Add arch check to set right QT_ARCH. Disable webkit temporarily that it fails to build: | runtime/JSValueInlineMethods.h: In constructor 'JSC::JSValue::JSValue(const JSC::JSCell*)': | runtime/JSValueInlineMethods.h:242:78: error: cast from

[OE-core] [PATCH 8/9] libpng: add neon option for aarch64

2014-09-19 Thread Kai Kang
Add neon option for aarch64 just as for arm. It fails with: | ./.libs/libpng16.so: undefined reference to `png_init_filter_functions_neon' | collect2: error: ld returned 1 exit status Signed-off-by: Kai Kang --- meta/recipes-multimedia/libpng/libpng_1.6.13.bb | 1 + 1 file changed, 1 insertion(

[OE-core] [PATCH 4/9] libatomics-ops: add aarch64 target iniitial support

2014-09-19 Thread Kai Kang
Add patch for libatomics-ops to add aarch64 target iniitial support. It is from linaro repo. Signed-off-by: Kai Kang --- .../0001-libatomic_ops-Aarch64-basic-port.patch| 239 + .../pulseaudio/libatomics-ops_7.2.bb | 1 + 2 files changed, 240 insertions(+)

[OE-core] [PATCH 3/9] gcc-4.9: redefine default library install directory

2014-09-19 Thread Kai Kang
Packages use 'aarch64-poky-linux-gcc -print-multi-os-directory' to get the value of install directory. The value is set by MULTILIB_OSDIRNAMES and default is '/lib64'. Add the dynamic linker ld-linux-aarch64.so.1 from package eglibc is installed to /lib64. But the default dynamic linker defined in

[OE-core] [PATCH 0/9] V3: Add machine qemuaarch64

2014-09-19 Thread Kai Kang
According to Khem and Mark's comments, I send V3. Update: * keep dynamic linker in directory /lib, and redefine library install directory from /lib64 to /lib * Use _remove to simpilify perf patch The following changes since commit 280b6d0011f101e7a8edabd34c265b37a2f791ed: sstatesig: fix over

[OE-core] [PATCH 2/9] Add machine qemuarm64

2014-09-19 Thread Kai Kang
Add machine qemuarm64. The configure files are derived from linaro. Update: * rename genericarmv8 to qemuarm64 for coordination in oe-core * include qemu.inc then remove common part of config * disable using autoserial * move arch-armv8.inc from machine/include/arm64 to machine/include/arm [YOCTO

[OE-core] [PATCH 1/9] linux-yocto: depend on libgcc for aarch64

2014-09-19 Thread Kai Kang
Make aarch aarch64 kernel depend on libgcc. In arch/arm64/Makefile, it adds LIBGCC to libs-y: LIBGCC := $(shell $(CC) $(KBUILD_CFLAGS) -print-libgcc-file-name) libs-y += $(LIBGCC) If build without libgcc, the value of LIBGCC is just libgcc.a without parent directory. linux-yocto

[OE-core] [PATCH 2/4] busybox: fix for syslog service in systemd

2014-09-19 Thread Chen Qi
This patch includes the following changes: 1. Explicitly set StandardOutput of the log daemon to null. This would avoid creating a feedback loop of the syslog service. See link below for more information. http://www.freedesktop.org/wiki/Software/systemd/syslog/ 2. Use ALTERNATIVE machanis

[OE-core] [PATCH 4/4] sysklog: comment out configuration regarding xconsole

2014-09-19 Thread Chen Qi
I commented out these configurations for the following reasons: We don't have xconsole utility in OE. These configurations are useless for us. Besides, the /dev/xconsole device is created in the init script which means if these configuration are enabled, we need to add a script in sysklogd which c

[OE-core] [PATCH 3/4] sysklogd: add systemd support

2014-09-19 Thread Chen Qi
This patch includes the following changes: 1. Add socket activation support for sysklogd. 2. Add systemd service file. 3. Use ALTERNATIVE mechanism in OE to manage the syslog service. 4. Set ALTERNATIVE_PRIORITY to "100" regardless of whether 'systemd' is in DISTRO_FEATURE or not because sysklog

[OE-core] [PATCH 0/4] Fixes for syslog services in systemd

2014-09-19 Thread Chen Qi
The following changes since commit f6a39cc957bf85ff43513f0b76afc3b2c9c906b6: sstatesig: fix overrides behaviour to remove SIGGEN_LOCKEDSIGS_i586 (2014-09-17 22:00:05 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib ChenQi/systemd-syslog-se

[OE-core] [PATCH 1/4] systemd: enable syslog.socket by default

2014-09-19 Thread Chen Qi
The syslog daemon behaviour in our systemd system should be like the following 1. If ForwardToSyslog is disabled, no daemon should be started. 2. If ForwardToSyslog is enabled, daemon should be started via socket activation. This is very important for OE based system. Because unlike other dis

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-09-19 Thread Richard Purdie
On Fri, 2014-09-19 at 09:14 +0200, Marek Vasut wrote: > On Thursday, September 18, 2014 at 03:36:40 PM, Richard Purdie wrote: > > On Thu, 2014-09-18 at 11:29 +0100, Laszlo Papp wrote: > > > On Thu, Sep 18, 2014 at 10:30 AM, Marek Vasut wrote: > > > > On Thursday, September 18, 2014 at 11:23:13 AM,

Re: [OE-core] [PATCH 1/2] nativesdk-packagegroup-python: buildtools-tarball: Introduce NativeSDK package group

2014-09-19 Thread Marek Vasut
On Thursday, September 18, 2014 at 03:30:11 PM, Richard Purdie wrote: > On Thu, 2014-09-18 at 11:15 +0200, Marek Vasut wrote: > > Introduce and use nativesdk-packagegroup-python , which contains all > > necessary python components for the native SDK. Make use of this > > package group in buildtools

Re: [OE-core] [PATCH] Yocto: Install full set of python modules in Qt SDK toolchain

2014-09-19 Thread Marek Vasut
On Thursday, September 18, 2014 at 03:36:40 PM, Richard Purdie wrote: > On Thu, 2014-09-18 at 11:29 +0100, Laszlo Papp wrote: > > On Thu, Sep 18, 2014 at 10:30 AM, Marek Vasut wrote: > > > On Thursday, September 18, 2014 at 11:23:13 AM, Laszlo Papp wrote: > > >> On Thu, Sep 18, 2014 at 10:16 AM, M