[OE-core] [PATCH 1/4] avahi.inc: use avahi-daemon as avahi's provider

2014-11-06 Thread Hongxu Jia
The package avahi does not exist, so we use avahi-daemon as the provider. It avoids the do_rootfs failure while IMAGE_INSTALL += "avahi" [YOCTO #6937] Signed-off-by: Hongxu Jia --- meta/recipes-connectivity/avahi/avahi.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-conne

[OE-core] [PATCH 3/4] pointercal-xinput: add the missing ALLOW_EMPTY

2014-11-06 Thread Hongxu Jia
Since the do_install conditionally install file if it has a contents, it should allow the package empty. It avoids the do_rootfs failure while IMAGE_INSTALL += "pointercal-xinput" [YOCTO #6937] Signed-off-by: Hongxu Jia --- meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb | 1 +

[OE-core] [PATCH 2/4] oprofileui: use oprofileui-viewer as oprofileui's provider

2014-11-06 Thread Hongxu Jia
The package oprofileui does not exist, so we use oprofileui-viewer as the provider. It avoids the do_rootfs failure while IMAGE_INSTALL += "oprofileui" Use ${PN} to instead of the hardcoded oprofileui. [YOCTO #6937] Signed-off-by: Hongxu Jia --- meta/recipes-kernel/oprofile/oprofileui_git.bb |

[OE-core] [PATCH 4/4] postinst-intercept: rename recipe for nativesdk only

2014-11-06 Thread Hongxu Jia
The recipe postinst-intercept is only used for nativesdk, so we rename it from postinst-intercept to nativesdk-postinst-intercept. It avoids unnecessary build of postinst-intercept. [YOCTO #6937] Signed-off-by: Hongxu Jia --- ...ostinst-intercept_1.0.bb => nativesdk-postinst-intercept_1.0.bb}

[OE-core] [PATCH 0/4] fix install package "postinst-intercept pointercal-xinput oprofileui avahi" to image failed

2014-11-06 Thread Hongxu Jia
vim local.conf ... IMAGE_INSTALL_append = " pointercal-xinput oprofileui avahi" ... bitbake core-image-minimal //Hongxu The following changes since commit 9bfd0dee4f585825f27d314c4fd7cd26cf93da79: poky-tiny.conf: remove inherit of blacklist (2014-11-04 15:14:23 +) are available in the gi

[OE-core] [PATCH 2/2] xserver-xorg: update to 1.16.1

2014-11-06 Thread Andreas Müller
* first version supporting rootless X (not tested yet) * modesetting working for non PCI gpus (tested on gumstix overo) Signed-off-by: Andreas Müller --- .../xorg-xserver/xserver-xorg/crosscompile.patch | 22 .../xserver-xorg/mips64-compiler.patch | 29 -- .../xorg

[OE-core] [PATCH 1/2] midori: update to 0.5.8

2014-11-06 Thread Andreas Müller
midori has moved to cmake for configuration Signed-off-by: Andreas Müller --- meta/recipes-sato/midori/midori_0.5.5.bb | 47 meta/recipes-sato/midori/midori_0.5.8.bb | 31 + 2 files changed, 31 insertions(+), 47 deletions(-) delete mode 10064

[OE-core] [PATCH 0/2] update xserver-xorg & midori

2014-11-06 Thread Andreas Müller
I have these in my repos & running for a while. Andreas Müller (2): midori: update to 0.5.8 xserver-xorg: update to 1.16.1 .../xorg-xserver/xserver-xorg/crosscompile.patch | 22 .../xserver-xorg/mips64-compiler.patch | 29 -- .../xorg-xserver/xserver-xorg/prese

Re: [OE-core] [PATCH 1/1] systemd: make /etc/sysctl.conf have real effect

2014-11-06 Thread ChenQi
On 11/07/2014 06:38 AM, Randy Witt wrote: On 11/06/2014 05:29 AM, Koen Kooi wrote: Op 6 nov. 2014, om 12:59 heeft ChenQi het volgende geschreven: On 11/06/2014 06:33 PM, Koen Kooi wrote: Op 6 nov. 2014, om 08:59 heeft ChenQi het volgende geschreven: On 11/06/2014 03:48 PM, Koen Kooi

Re: [OE-core] [PATCH 00/25] Add machine qemuarm64

2014-11-06 Thread Kang Kai
On 2014年11月06日 23:59, Burton, Ross wrote: On 6 November 2014 15:34, Kai Kang wrote: The original configuration files and tune fils for arm arch64 are from linaro. And we rename it to qemuarm64 for consistency. Awesome. The bad news is that this doesn't apply to master anymore, can you rebas

[OE-core] [PATCH 13/19] cups: Upgrade to 2.0.0

2014-11-06 Thread Saul Wold
Remove backported patch and rebase gcrypt patch Licence change updates the date and removes the OpenSSL exception Signed-off-by: Saul Wold --- meta/recipes-extended/cups/cups.inc| 1 - .../0001-don-t-try-to-run-generated-binaries.patch | 35 .../cups/cups/cups-

[OE-core] [PATCH 19/19] watchdog: Upgrade to 5.14

2014-11-06 Thread Saul Wold
Move the patches from generic files to watchdog Rebased the fix-ping due to code reorg on the source Signed-off-by: Saul Wold --- .../{files => watchdog}/fix-ping-failure.patch | 56 ++ .../watchdog/{files => watchdog}/fixsepbuild.patch | 0 .../{watchdog_5.13.bb => watc

[OE-core] [PATCH 14/19] help2man: Upgrade to 1.46.4

2014-11-06 Thread Saul Wold
Signed-off-by: Saul Wold --- .../help2man/{help2man-native_1.46.1.bb => help2man-native_1.46.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/help2man/{help2man-native_1.46.1.bb => help2man-native_1.46.4.bb} (79%) diff --git a/meta/recipes-devtools/h

[OE-core] [PATCH 18/19] man-pages: Upgrade to 3.75

2014-11-06 Thread Saul Wold
Signed-off-by: Saul Wold --- .../man-pages/{man-pages_3.71.bb => man-pages_3.75.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/man-pages/{man-pages_3.71.bb => man-pages_3.75.bb} (86%) diff --git a/meta/recipes-extended/man-pages/man-pa

[OE-core] [PATCH 16/19] less: Upgrade to 470

2014-11-06 Thread Saul Wold
Signed-off-by: Saul Wold --- meta/recipes-extended/less/{less_466.bb => less_470.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/less/{less_466.bb => less_470.bb} (88%) diff --git a/meta/recipes-extended/less/less_466.bb b/meta/recipes-extended/less/l

[OE-core] [PATCH 17/19] lsbinitscripts: Upgrade to 9.56.1

2014-11-06 Thread Saul Wold
Signed-off-by: Saul Wold --- .../lsb/{lsbinitscripts_9.55.bb => lsbinitscripts_9.56.1.bb}| 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/lsb/{lsbinitscripts_9.55.bb => lsbinitscripts_9.56.1.bb} (78%) diff --git a/meta/recipes-extended/lsb/lsbini

[OE-core] [PATCH 07/19] curl Ugrade to 7.38

2014-11-06 Thread Saul Wold
Remove backported CVE patches Signed-off-by: Saul Wold --- meta/recipes-support/curl/curl/CVE-2014-3613.patch | 269 - meta/recipes-support/curl/curl/CVE-2014-3620.patch | 69 -- .../curl/{curl_7.37.1.bb => curl_7.38.0.bb}| 8 +- 3 files changed, 3 insertions(+

[OE-core] [PATCH 10/19] libxkbcommon: Upgrade to 0.5.0

2014-11-06 Thread Saul Wold
COPYING has additional MIT section Signed-off-by: Saul Wold --- .../xorg-lib/{libxkbcommon_0.4.3.bb => libxkbcommon_0.5.0.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxkbcommon_0.4.3.bb => libxkbcommon_0.5.0.bb} (73%) diff --g

[OE-core] [PATCH 15/19] hdparm: Upgrade to 9.45

2014-11-06 Thread Saul Wold
Signed-off-by: Saul Wold --- meta/recipes-extended/hdparm/{hdparm_9.43.bb => hdparm_9.45.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/hdparm/{hdparm_9.43.bb => hdparm_9.45.bb} (88%) diff --git a/meta/recipes-extended/hdparm/hdparm_9.43.bb b/meta/re

[OE-core] [PATCH 09/19] babeltrace: Upgrade to 1.2.3

2014-11-06 Thread Saul Wold
Remove backported patches Signed-off-by: Saul Wold --- ...-Support-out-of-tree-builds-in-babeltrace.patch | 17 --- ...uffers-from-objstack_alloc-on-sizeof-void.patch | 54 -- .../{babeltrace_1.2.1.bb => babeltrace_1.2.3.bb} | 9 ++-- 3 files changed, 3 insertions(+),

[OE-core] [PATCH 11/19] resolvconf: Upgrade to 1.76

2014-11-06 Thread Saul Wold
Signed-off-by: Saul Wold --- .../resolvconf/{resolvconf_1.75.bb => resolvconf_1.76.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/resolvconf/{resolvconf_1.75.bb => resolvconf_1.76.bb} (92%) diff --git a/meta/recipes-connectivity/resol

[OE-core] [PATCH 12/19] at: Upgrade to 3.1.16

2014-11-06 Thread Saul Wold
Signed-off-by: Saul Wold --- meta/recipes-extended/at/{at_3.1.15.bb => at_3.1.16.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/at/{at_3.1.15.bb => at_3.1.16.bb} (93%) diff --git a/meta/recipes-extended/at/at_3.1.15.bb b/meta/recipes-extended/at/at_3

[OE-core] [PATCH 08/19] systemtap: Upgrade to 2.6 Git Version

2014-11-06 Thread Saul Wold
Remove backported patch Signed-off-by: Saul Wold --- .../systemtap/tapset-linux-sendfile-syscall.patch | 22 -- meta/recipes-kernel/systemtap/systemtap_git.inc| 5 ++--- 2 files changed, 2 insertions(+), 25 deletions(-) delete mode 100644 meta/recipes-kernel/systemtap

[OE-core] [PATCH 04/19] liburcu: Ugrade to 0.8.5

2014-11-06 Thread Saul Wold
Signed-off-by: Saul Wold --- meta/recipes-support/liburcu/{liburcu_0.8.4.bb => liburcu_0.8.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/liburcu/{liburcu_0.8.4.bb => liburcu_0.8.5.bb} (83%) diff --git a/meta/recipes-support/liburcu/liburcu_0.8.4.bb

[OE-core] [PATCH 05/19] libgcrypt: Ugrade to 1.6.2

2014-11-06 Thread Saul Wold
Remove backported patch Signed-off-by: Saul Wold --- ...ibgcrypt-1.6.1-make-arm-asm-fPIC-friendly.patch | 169 - meta/recipes-support/libgcrypt/libgcrypt_1.6.1.bb | 6 - meta/recipes-support/libgcrypt/libgcrypt_1.6.2.bb | 4 + 3 files changed, 4 insertions(+), 175 delet

[OE-core] [PATCH 06/19] libksba: Ugrade to 1.3.1

2014-11-06 Thread Saul Wold
Signed-off-by: Saul Wold --- meta/recipes-support/libksba/{libksba_1.3.0.bb => libksba_1.3.1.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-support/libksba/{libksba_1.3.0.bb => libksba_1.3.1.bb} (85%) diff --git a/meta/recipes-support/libksba/libksba_1.3.0.b

[OE-core] [PATCH 03/19] npth: Upgrade to 1.0

2014-11-06 Thread Saul Wold
Signed-off-by: Saul Wold --- meta/recipes-support/npth/{npth_0.91.bb => npth_1.0.bb} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename meta/recipes-support/npth/{npth_0.91.bb => npth_1.0.bb} (78%) diff --git a/meta/recipes-support/npth/npth_0.91.bb b/meta/recipes-support/npth/n

[OE-core] [PATCH 01/19] libcap: Upgrade to 2.24

2014-11-06 Thread Saul Wold
Tarballs moved to kernel.org Deleted upstream'ed patch merged minimal .bb with .inc Check for security dir before moving it when pam is enabled. Signed-off-by: Saul Wold --- .../libcap/libcap/fix-CAP_LAST_CAP.patch | 39 -- meta/recipes-support/libcap/libcap_2.22.b

[OE-core] [PATCH 02/19] btrfs: Update to 3.17 version

2014-11-06 Thread Saul Wold
Signed-off-by: Saul Wold --- meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb index 0eed13b..ef85057 100644 --

[OE-core] [PATCH 00/19] Initial package upgrades for 1.8

2014-11-06 Thread Saul Wold
Richard, Ross: Here is a set of updates that I have tested on the Autobuilder and done local touch test with also. Thanks Sau! The following changes since commit dd93b3a950d063f4e3020362c636006f51fb5782: image_types.bbclass: whitespace and reorder (2014-11-06 16:41:38 +) are ava

Re: [OE-core] [PATCH 1/1] systemd: make /etc/sysctl.conf have real effect

2014-11-06 Thread Randy Witt
On 11/06/2014 05:29 AM, Koen Kooi wrote: Op 6 nov. 2014, om 12:59 heeft ChenQi het volgende geschreven: On 11/06/2014 06:33 PM, Koen Kooi wrote: Op 6 nov. 2014, om 08:59 heeft ChenQi het volgende geschreven: On 11/06/2014 03:48 PM, Koen Kooi wrote: Op 6 nov. 2014, om 08:32 heeft Chen

[OE-core] [PATCH] core-image.bbclass: Add empty-root-password IMAGE_FEATURE

2014-11-06 Thread Ben Shelton
From: Bill Pittman In some cases, it may be desirable to build an image that has an empty root password but that is not built with the full set of development- specific changes that may be made by 'debug-tweaks' now or in the future. An example is a user-programmable embedded target that is ship

Re: [OE-core] [oe-commits] Saul Wold : pseudo.inc: Clean up backport of version update to 1.6.2

2014-11-06 Thread Martin Jansa
On Thu, Nov 06, 2014 at 06:25:20PM +0100, Martin Jansa wrote: > On Wed, Nov 05, 2014 at 11:28:40PM +, g...@git.openembedded.org wrote: > > Module: openembedded-core.git > > Branch: daisy > > Commit: 606793e7b5c129654f317e5bec9ed7f083d3383d > > URL: > > http://git.openembedded.org/?p=openemb

[OE-core] Moving llvm to oe-core?

2014-11-06 Thread Burton, Ross
Hi, So I think it's fair to say that neither GCC nor LLVM are going away anytime soon, both having their respective niches. Because of this I'm wondering if we should be adding LLVM to oe-core (taking the meta-oe recipes). GCC will still be the cross-compiler used but LLVM will be available out

Re: [OE-core] [oe-commits] Saul Wold : pseudo.inc: Clean up backport of version update to 1.6.2

2014-11-06 Thread Martin Jansa
On Wed, Nov 05, 2014 at 11:28:40PM +, g...@git.openembedded.org wrote: > Module: openembedded-core.git > Branch: daisy > Commit: 606793e7b5c129654f317e5bec9ed7f083d3383d > URL: > http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=606793e7b5c129654f317e5bec9ed7f083d3383d > > Au

[OE-core] PR server import/export operation

2014-11-06 Thread Bryan Evenson
All, I am on poky/dylan and I have not yet changed to using the PR server. There are some pieces of the PR server operation that I don't understand, and I want to confirm how certain aspects of the PR server work before I make the switch to make sure I don't make a mess of my builds. I see t

Re: [OE-core] [PATCH 00/25] Add machine qemuarm64

2014-11-06 Thread Burton, Ross
On 6 November 2014 15:34, Kai Kang wrote: > The original configuration files and tune fils for arm arch64 are from > linaro. > And we rename it to qemuarm64 for consistency. > Awesome. The bad news is that this doesn't apply to master anymore, can you rebase it? Note that poky-contrib:ross/mut

[OE-core] [PATCH 25/25] poky.conf: Add support for aarch64 to QEMU

2014-11-06 Thread Kai Kang
From: Mark Hatle Signed-off-by: Mark Hatle --- meta-yocto/conf/distro/poky.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf index eaf06d3..144260f 100644 --- a/meta-yocto/conf/distro/poky.conf +++ b/meta

[OE-core] [PATCH 24/25] local.conf.sample: Add qemuarm64

2014-11-06 Thread Kai Kang
From: Mark Hatle Add an example machine configuration for qemuarm64. Signed-off-by: Mark Hatle --- meta-yocto/conf/local.conf.sample | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-yocto/conf/local.conf.sample b/meta-yocto/conf/local.conf.sample index 93c85c2..a1d99f9 100644 --- a/me

[OE-core] [PATCH 22/25] aarch-arm64: Update tune files

2014-11-06 Thread Kai Kang
From: Mark Hatle arch-arm64 is the base tune file for aarch64. Update this to allow the system to work with both aarch32 and aarch64 (multilib). arch-armv8 is for compatibility, it simply uses the base config for now. feature-arm-thumb was updated, since aarch64 mode does NOT have thumb suppor

[OE-core] [PATCH 23/25] linux-yocto: Fixup linux-yocto for aarch64

2014-11-06 Thread Kai Kang
From: Mark Hatle linux-yocto is updated to pass the sysroot path to the compiler when necessary. linux-yocto_ver.bb are updated to reference the correct linux-yocto branchs and SRCREVs. Signed-off-by: Mark Hatle Signed-off-by: Bruce Ashfield http://lists.openembedded.org/mailman/listinfo/opene

[OE-core] [PATCH 21/25] glibc-package: aarch64 enable symlink for ABI compliance

2014-11-06 Thread Kai Kang
From: Mark Hatle aarch64 requires the ld.so to be present in /lib, even if the rest of the libraries are installed into an alternative directory. See: https://sourceware.org/glibc/wiki/ABIList Signed-off-by: Mark Hatle --- meta/recipes-core/glibc/glibc-package.inc | 16 1 fil

[OE-core] [PATCH 19/25] Revert "gcc-4.9: redefine default library install directory"

2014-11-06 Thread Kai Kang
This reverts commit 9515e5c8edd4b600ce886a440d1d4b3f484d810a. GCC can choose the right value as defined by the system, it's the libc that needs to know how to get to the ABI specific version of the dynamic loader. Which is in /lib even if aarch64 libraries are installed in lib64 due to the specif

[OE-core] [PATCH 20/25] gcc: Disable aarch64 multilib options

2014-11-06 Thread Kai Kang
From: Mark Hatle We want to revert to default gcc behavior to support oe-core's ability to change the libdir. Signed-off-by: Mark Hatle --- meta/recipes-devtools/gcc/gcc-4.9.inc | 1 + .../gcc/gcc-4.9/0057-aarch64-config.patch | 32 ++ 2 files changed

[OE-core] [PATCH 15/25] kexec-tools: add aarch64 support

2014-11-06 Thread Kai Kang
Add patch from https://fedorapeople.org/~hrw/aarch64/for-fedora/kexec-aarch64.patch to add aarch64 support for kexec-tools. Signed-off-by: Kai Kang --- meta/recipes-kernel/kexec/kexec-tools.inc | 2 +- .../kexec/kexec-tools/kexec-aarch64.patch | 799 + me

[OE-core] [PATCH 08/25] qt4: add aarch64 support

2014-11-06 Thread Kai Kang
Add aarch64 support for qt4 packages. Most of the patches are derived from debian: http://anonscm.debian.org/cgit/pkg-kde/qt/qt4-x11.git/tree/debian/patches Add arch check to set right QT_ARCH. Disable webkit temporarily for qt4 and qt4-embedded that they fail to build: | runtime/JSValueInlineM

[OE-core] [PATCH 12/25] guile: allow compilation for aarch64

2014-11-06 Thread Kai Kang
From: Joe Slater Add aarch64 endianness specification to scm file. Signed-off-by: Joe Slater --- meta/recipes-devtools/guile/files/arm_aarch64.patch | 19 +++ meta/recipes-devtools/guile/guile_2.0.11.bb | 1 + 2 files changed, 20 insertions(+) create mode 100644 meta/

[OE-core] [PATCH 17/25] qemu: update to version 2.1.2

2014-11-06 Thread Kai Kang
Update qemu from 2.1.0 to version 2.1.2. * Remove backport patch 0001-Back-porting-security-fix-CVE-2014-5388.patch * Remove task do_sanitize_sources that no directory .git in submodules any more Signed-off-by: Kai Kang --- ...1-Back-porting-security-fix-CVE-2014-5388.patch | 30 ---

[OE-core] [PATCH 16/25] packagegroup-core-tools-profile: remove sysprof for aarch64

2014-11-06 Thread Kai Kang
Remove sysprof from packagegroup-core-tools-profile that sysprof doesn't support arch aarch64. Signed-off-by: Kai Kang --- meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-core/packagegroups/packagegroup-core-to

[OE-core] [PATCH 18/25] qemu: add signle step support for aarch64

2014-11-06 Thread Kai Kang
Backport patches to enable signle-step support for aarch64. Signed-off-by: Kai Kang --- ...Collect-up-the-debug-cp-register-definiti.patch | 177 ...Allow-STATE_BOTH-reginfo-descriptions-for.patch | 57 ...Provide-both-32-and-64-bit-versions-of-de.patch | 89 ++ ...get-ar

[OE-core] [PATCH 09/25] libpng: add neon option for aarch64

2014-11-06 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 14/25] runqemu: add qemuarm64 support.

2014-11-06 Thread Kai Kang
Update scripts runqemu and runqemu-internal to support to boot qemuarm64. Signed-off-by: Kai Kang --- scripts/runqemu | 5 - scripts/runqemu-internal | 26 ++ 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/scripts/runqemu b/scripts/runqemu in

[OE-core] [PATCH 11/25] lttng: recognize aarch64

2014-11-06 Thread Kai Kang
From: Joe Slater Add aarch64 architecture to liburcu and lttng-ust. Internally it is treated the same as "arm". Signed-off-by: Joe Slater --- meta/recipes-kernel/lttng/lttng-ust/add-aarch64.patch | 19 +++ meta/recipes-kernel/lttng/lttng-ust_2.5.0.bb | 1 + meta/recip

[OE-core] [PATCH 13/25] libunwind: add aarch64 support

2014-11-06 Thread Kai Kang
From: Fathi Boudra * pass --enable-debug-frame on aarch64 architecture * include patches: - aarch64 port (backported from upstream) - Support-building-with-older-compilers (fix undefined reference to `unreachable' on older compilers) Signed-off-by: Fathi Boudra --- .../libunwind/libunw

[OE-core] [PATCH 10/25] sysprof: disable build for aarch64

2014-11-06 Thread Kai Kang
From: Joe Slater Add COMPATIBLE_HOST to the recipe and prohibit building for aarch64 and aarch64_be. Signed-off-by: Joe Slater --- meta/recipes-kernel/sysprof/sysprof_git.bb | 5 + 1 file changed, 5 insertions(+) diff --git a/meta/recipes-kernel/sysprof/sysprof_git.bb b/meta/recipes-kern

[OE-core] [PATCH 00/25] Add machine qemuarm64

2014-11-06 Thread Kai Kang
The original configuration files and tune fils for arm arch64 are from linaro. And we rename it to qemuarm64 for consistency. It has been tested for core-image-minimal core-image-sato core-image-sato-sdk meta-toolchain and world. Know issue: It was also built for multilib. With setting: requir

[OE-core] [PATCH 04/25] gcc-4.9: redefine default library install directory

2014-11-06 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'. And 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 02/25] Add machine qemuarm64

2014-11-06 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 06/25] glibc-locale.inc: add aarch64 to BINARY_LOCALE_ARCHES

2014-11-06 Thread Kai Kang
Add aarch64 to var BINARY_LOCALE_ARCHES. In libc-packages.class, it is used to work with other vars to check and add cross-localedef-native as a dependecy correctly. Signed-off-by: Kai Kang --- meta/recipes-core/glibc/glibc-locale.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -

[OE-core] [PATCH 01/25] linux-yocto: depend on libgcc for aarch64

2014-11-06 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) In file Makefile in top directory, libs-y is assigned to to var KBUILD_VMLINUX_MAIN. It uses scrip

[OE-core] [PATCH 07/25] libatomics-ops: add aarch64 target iniitial support

2014-11-06 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 03/25] siteinfo: account for 32 and 64 bit arm

2014-11-06 Thread Kai Kang
From: Joe Slater Pull wordsize related items from arm-common and put in arm-32. Leave them as they were. Copy arm-32 to arm-64 and comment out all variables. Re-define to correct values leaving items which do not appear to be used undefined. Signed-off-by: Joe Slater --- meta/classes/sitein

[OE-core] [PATCH 05/25] libc-package.bbclass: add aarch64 target to locale_arch_options

2014-11-06 Thread Kai Kang
Add aarch64 target to locale_arch_options in libc-package.bbclass to support Arm V8. Signed-off-by: Kai Kang --- meta/classes/libc-package.bbclass | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/classes/libc-package.bbclass b/meta/classes/libc-package.bbclass index c1bc399..5701e20 100

Re: [OE-core] [PATCH 1/1] systemd: make /etc/sysctl.conf have real effect

2014-11-06 Thread Koen Kooi
Op 6 nov. 2014, om 12:59 heeft ChenQi het volgende geschreven: > > > On 11/06/2014 06:33 PM, Koen Kooi wrote: >>> Op 6 nov. 2014, om 08:59 heeft ChenQi het volgende >>> geschreven: >>> >>> On 11/06/2014 03:48 PM, Koen Kooi wrote: Op 6 nov. 2014, om 08:32 heeft Chen Qi het volge

Re: [OE-core] [PATCH] gptfdisk: add 0.8.10+git version

2014-11-06 Thread Koen Kooi
Op 6 nov. 2014, om 12:27 heeft Paul Eggleton het volgende geschreven: > Hi Koen, > > On Thursday 06 November 2014 08:37:56 Koen Kooi wrote: >> Besides from being useful as fdisk replacement this gives us 'sgdisk' >> which can be used to set the GUID for partitions, e.g. >> >> sgdisk -t 1

Re: [OE-core] [PATCH 1/1] systemd: make /etc/sysctl.conf have real effect

2014-11-06 Thread ChenQi
On 11/06/2014 06:33 PM, Koen Kooi wrote: Op 6 nov. 2014, om 08:59 heeft ChenQi het volgende geschreven: On 11/06/2014 03:48 PM, Koen Kooi wrote: Op 6 nov. 2014, om 08:32 heeft Chen Qi het volgende geschreven: In systemd, /etc/sysctl.conf is actually ignored by systemd-sysctl, because th

Re: [OE-core] [for-daisy] Pseudo backport breaks build in some hosts

2014-11-06 Thread Otavio Salvador
On Wed, Nov 5, 2014 at 8:52 PM, Saul Wold wrote: > On 11/05/2014 12:34 PM, Otavio Salvador wrote: >> In clean hosts the pseudo build is broken. It seems to be lacking the >> attr dependency which has been added during the Dizzy development >> cycle but not included when doing the backport for Dais

Re: [OE-core] [PATCH] gptfdisk: add 0.8.10+git version

2014-11-06 Thread Paul Eggleton
Hi Koen, On Thursday 06 November 2014 08:37:56 Koen Kooi wrote: > Besides from being useful as fdisk replacement this gives us 'sgdisk' > which can be used to set the GUID for partitions, e.g. > > sgdisk -t 1:C12A7328-F81F-11D2-BA4B-00A0C93EC93B /dev/mmcblk0p1 > > To mark it as ESP in scri

Re: [OE-core] [PATCH v6] image-buildinfo.bbclass: New class, writes

2014-11-06 Thread Paul Eggleton
Hi Alejandro, On Wednesday 05 November 2014 13:21:58 Alejandro Hernandez wrote: > build information to target filesystem on /etc/build > > such as enabled layers, their current status and commit > > squashspaces was moved to oe/utils.py to make it available > > to different classes and avoid co

Re: [OE-core] [PATCH 1/1] systemd: make /etc/sysctl.conf have real effect

2014-11-06 Thread Koen Kooi
> Op 6 nov. 2014, om 08:59 heeft ChenQi het volgende > geschreven: > > On 11/06/2014 03:48 PM, Koen Kooi wrote: >> Op 6 nov. 2014, om 08:32 heeft Chen Qi het volgende >> geschreven: >> >>> In systemd, /etc/sysctl.conf is actually ignored by systemd-sysctl, >>> because this command only exami