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

2014-11-10 Thread Andreas Müller
On Sun, Nov 9, 2014 at 11:27 AM, Richard Purdie wrote: > On Sat, 2014-11-08 at 14:47 +, Richard Purdie wrote: >> On Fri, 2014-11-07 at 08:52 +0100, Andreas Müller wrote: >> > * first version supporting rootless X (not tested yet) >> > * modesetting working for non PCI gpus (tested on gumstix o

[OE-core] [PATCH 0/1] systemd: add PACKAGECONFIG for 'audit'

2014-11-10 Thread Chen Qi
The following changes since commit 33b7885ecdc8774e34ac3534ec49fed6ffdb3916: oprofile: 0.9.9 -> 1.0.0 (2014-11-09 10:19:58 +) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib ChenQi/systemd-audit http://cgit.openembedded.org/cgit.cgi/openemb

[OE-core] [PATCH 1/1] systemd: add PACKAGECONFIG for 'audit'

2014-11-10 Thread Chen Qi
Add PACKAGECONFIG for 'audit', otherwise there would be warnings like below which would possibly lead to do_rootfs failure. WARNING: QA Issue: systemd-analyze rdepends on audit, but it isn't a build dependency? [build-deps] WARNING: QA Issue: systemd rdepends on audit, but it isn't a build depend

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

2014-11-10 Thread Kang Kai
On 2014年11月07日 19:01, Paul Barker wrote: On 7 November 2014 08:51, Kai Kang wrote: gcc-4.9: redefine default library install directory Revert "gcc-4.9: redefine default library install directory" Can the original commit just be removed from the series rather than reverted? We just want

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

2014-11-10 Thread Kang Kai
On 2014年11月08日 16:53, Burton, Ross wrote: On 6 November 2014 15:34, Kai Kang wrote: It has been tested for core-image-minimal core-image-sato core-image-sato-sdk meta-toolchain and world. When I boot core-image-sato, X can't start. Does the virtual machine that qemu runs not have video supp

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

2014-11-10 Thread Koen Kooi
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 scripts like mkefidisk.sh. Signed-off-by: Koen Kooi --- Changes: v2:

[OE-core] [RFC] Replace procps with procps-ng

2014-11-10 Thread Paul Barker
Hi all, I've tried upstreaming a patch against procps by sending it to the listed maintainer and the mailing list and I've had no reply from either. The last change to the CVS repository seems to be 3 years old and the mailing list archive is mostly just full of spam. It looks like Arch Linux, De

Re: [OE-core] [PATCH] Bluez5: Add gatttool to new package bluez5-tools

2014-11-10 Thread Qian Lei
> gatttool is not a test tool, but a develop tool. In bluez4 it is in package > bluez4(not in bluez4-testtools). I don't think it's good to put it to any > existed package. How about put it in bluez5, just the same as bluez4? It seems make sense to put it there. -- __

[OE-core] [PATCH v2] valgrind: Upgrade to 3.10.0

2014-11-10 Thread Jonathan Liu
Updated two patches to fit new version: - remove-arm-variant-specific.patch - remove-ppc-tests-failing-build.patch Signed-off-by: Jonathan Liu --- .../valgrind/valgrind/remove-arm-variant-specific.patch | 13 - .../valgrind/valgrind/remove-ppc-tests-failing-build.patch | 13

[OE-core] [PATCH] valgrind: Upgrade to 3.10.0

2014-11-10 Thread Jonathan Liu
Updated two patches to fit new version: - remove-arm-variant-specific.patch - remove-ppc-tests-failing-build.patch Signed-off-by: Jonathan Liu --- .../valgrind/valgrind/remove-arm-variant-specific.patch | 13 - .../valgrind/valgrind/remove-ppc-tests-failing-build.patch | 12

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

2014-11-10 Thread Burton, Ross
On 10 November 2014 09:25, Kang Kai wrote: >gcc-4.9: redefine default library install directory >>>Revert "gcc-4.9: redefine default library install directory" >>> >> Can the original commit just be removed from the series rather than >> reverted? >> > > We just want to keep the history h

Re: [OE-core] [PATCH] Bluez5: Add gatttool to new package bluez5-tools

2014-11-10 Thread Peter A. Bigot
On 11/07/2014 06:42 AM, Burton, Ross wrote: On 4 November 2014 05:04, Qian Lei > wrote: # at_console doesn't really work with the current state of OE, so punch some more holes so people can actually use BT +install -m 0755 ${S}/attrib/gattt

Re: [OE-core] [PATCH 1/2] opkg: Upgrade to v0.2.3

2014-11-10 Thread Burton, Ross
On 31 October 2014 10:34, Paul Barker wrote: > The patches for opkg have been rebased using git so that they apply > cleanly onto > the new release. > Something appears to be broken with 0.2.3: * satisfy_dependencies_for: Cannot satisfy the following dependencies for packagegroup-core-sdk: * p

Re: [OE-core] [PATCH 1/2] opkg: Upgrade to v0.2.3

2014-11-10 Thread Paul Barker
On 10 November 2014 15:27, Burton, Ross wrote: > > On 31 October 2014 10:34, Paul Barker wrote: >> >> The patches for opkg have been rebased using git so that they apply >> cleanly onto >> the new release. > > > Something appears to be broken with 0.2.3: > * satisfy_dependencies_for: Cannot sati

Re: [OE-core] [PATCH 1/1] eglibc-use-option-groups.patch: Several fixups

2014-11-10 Thread Peter Seebach
On Sat, 8 Nov 2014 14:42:45 + Richard Purdie wrote: > Whilst I haven't 100% confirmed it, > https://autobuilder.yoctoproject.org/main/builders/poky-tiny/builds/102/steps/BuildImages/logs/stdio > looks like it may well be as a result of this change (which was included > in the master-next buil

[OE-core] [RFC 05/14] packagegroup-base: switch to VIRTUAL-RUNTIME_bluez

2014-11-10 Thread Peter A. Bigot
Signed-off-by: Peter A. Bigot --- meta/recipes-core/packagegroups/packagegroup-base.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/packagegroups/packagegroup-base.bb b/meta/recipes-core/packagegroups/packagegroup-base.bb index f4b2cd5..7c24849 100644 ---

[OE-core] [RFC 06/14] pulseaudio: switch to virtual/bluez

2014-11-10 Thread Peter A. Bigot
Signed-off-by: Peter A. Bigot --- meta/recipes-multimedia/pulseaudio/pulseaudio.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc index db144a9..f06b15c 100644 --- a/meta/r

[OE-core] [RFC 03/14] default-providers: support virtual/bluez

2014-11-10 Thread Peter A. Bigot
Select between bluez4 and bluez5 by setting the PREFERRED_PROVIDER for virtual/bluez to one or the other, and VIRTUAL-RUNTIME for bluez to match. [YOCTO #5031] Signed-off-by: Peter A. Bigot --- meta/conf/distro/include/default-providers.inc | 2 ++ meta/recipes-connectivity/bluez/bluez4.inc

[OE-core] [RFC 11/14] libpcap: switch to virtual/bluez

2014-11-10 Thread Peter A. Bigot
Signed-off-by: Peter A. Bigot --- meta/recipes-connectivity/libpcap/libpcap.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/libpcap/libpcap.inc b/meta/recipes-connectivity/libpcap/libpcap.inc index a12eb16..5d34c4b 100644 --- a/meta/recipes-conne

[OE-core] [RFC 09/14] ofono: switch to virtual/bluez

2014-11-10 Thread Peter A. Bigot
Signed-off-by: Peter A. Bigot --- meta/recipes-connectivity/ofono/ofono.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/ofono/ofono.inc b/meta/recipes-connectivity/ofono/ofono.inc index 9f65f4f..aa02ac7 100644 --- a/meta/recipes-connectivity/ofon

[OE-core] [RFC 07/14] qt-mobility: switch to virtual/bluez

2014-11-10 Thread Peter A. Bigot
Signed-off-by: Peter A. Bigot --- meta/recipes-qt/qt4/qt-mobility_1.2.0.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc b/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc index ae1769d..61b5281 100644 --- a/meta/recipes-qt/qt4/qt-mobilit

[OE-core] [RFC 01/14] bluez5: upgrade to 5.25

2014-11-10 Thread Peter A. Bigot
See: http://www.bluez.org/release-of-bluez-5-23/ See: http://www.bluez.org/release-of-bluez-5-24/ See: http://www.bluez.org/release-of-bluez-5-25/ Signed-off-by: Peter A. Bigot --- meta/recipes-connectivity/bluez5/bluez5_5.22.bb | 3 --- meta/recipes-connectivity/bluez5/bluez5_5.25.bb | 3 +++ 2

[OE-core] [RFC 04/14] bluez-hcidump: select provider for bluez4/bluez5

2014-11-10 Thread Peter A. Bigot
bluez-hcidump was a separate package in bluez4, but was integrated into bluez5. Signed-off-by: Peter A. Bigot --- meta/conf/distro/include/default-providers.inc | 1 + meta/recipes-connectivity/bluez/bluez-hcidump_2.5.bb | 2 ++ meta/recipes-connectivity/bluez5/bluez5.inc | 3 ++-

[OE-core] [RFC 12/14] connman: switch to virtual/bluez

2014-11-10 Thread Peter A. Bigot
Signed-off-by: Peter A. Bigot --- meta/recipes-connectivity/connman/connman.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-connectivity/connman/connman.inc b/meta/recipes-connectivity/connman/connman.inc index f121a81..9af7d87 100644 --- a/meta/recipes-c

[OE-core] [RFC 14/14] bluez5: add a package for tools left in the build area

2014-11-10 Thread Peter A. Bigot
In bluez4 gatttool was provided as a command-line interface to the Generic Attribute Profile. In bluez5 this tool is still built but is no longer installed. It is still necessary for those wishing to use GATT since the programmatic API is not yet mature. A variety of other useful tools are treat

[OE-core] [RFC 08/14] gstreamer1.0-plugins-bad: switch to virtual/bluez

2014-11-10 Thread Peter A. Bigot
Be aware that current versions of gstreamer1.0-plugins-bad (through 1.4.3) do not currently support bluez5, and will silently disable bluetooth support until that has been addressed upstream. Signed-off-by: Peter A. Bigot --- meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc| 4

[OE-core] [RFC 02/14] bluez5: fix QA error from configure option

2014-11-10 Thread Peter A. Bigot
The systemdunitdir option was split into systemdsystemunitdir and systemduserunitdir before bluez5 was ever released, so this produced a QA error and was ignored. There appears to be no reason to override the inferred default, so replace it with an explicit --enable-systemd. Signed-off-by: Peter

[OE-core] [RFC 00/14] add virtual/bluez

2014-11-10 Thread Peter A. Bigot
I'm a bit out of my comfort zone here but I needed to do a lot of this for myself, so figured I'd see how close this is to being mergeable. This series is a proposed fix for Yocto 5031, providing virtual/bluez to select between bluez4 and bluez5. The intent is to continue using bluez4 as the defa

[OE-core] [RFC 13/14] bluez5: support experimental through PACKAGECONFIG

2014-11-10 Thread Peter A. Bigot
Make it simple to enable the experimental plugins and tools. Signed-off-by: Peter A. Bigot --- meta/recipes-connectivity/bluez5/bluez5.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc index 241b16f.

[OE-core] [RFC 10/14] neard: switch to VIRTUAL-RUNTIME_bluez

2014-11-10 Thread Peter A. Bigot
Signed-off-by: Peter A. Bigot --- meta/recipes-connectivity/neard/neard.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/neard/neard.inc b/meta/recipes-connectivity/neard/neard.inc index e714cad..f3e684c3 100644 --- a/meta/recipes-connectivity/nea

Re: [OE-core] [RFC 06/14] pulseaudio: switch to virtual/bluez

2014-11-10 Thread Martin Jansa
On Mon, Nov 10, 2014 at 03:13:03PM -0600, Peter A. Bigot wrote: > Signed-off-by: Peter A. Bigot > --- > meta/recipes-multimedia/pulseaudio/pulseaudio.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc > b/meta/recipes-m

Re: [OE-core] [RFC 08/14] gstreamer1.0-plugins-bad: switch to virtual/bluez

2014-11-10 Thread Martin Jansa
On Mon, Nov 10, 2014 at 03:13:05PM -0600, Peter A. Bigot wrote: > Be aware that current versions of gstreamer1.0-plugins-bad (through > 1.4.3) do not currently support bluez5, and will silently disable > bluetooth support until that has been addressed upstream. > > Signed-off-by: Peter A. Bigot >

Re: [OE-core] [RFC 08/14] gstreamer1.0-plugins-bad: switch to virtual/bluez

2014-11-10 Thread Peter A. Bigot
On 11/10/2014 05:20 PM, Martin Jansa wrote: On Mon, Nov 10, 2014 at 03:13:05PM -0600, Peter A. Bigot wrote: Be aware that current versions of gstreamer1.0-plugins-bad (through 1.4.3) do not currently support bluez5, and will silently disable bluetooth support until that has been addressed upstre

Re: [OE-core] [RFC 06/14] pulseaudio: switch to virtual/bluez

2014-11-10 Thread Peter A. Bigot
On 11/10/2014 05:20 PM, Martin Jansa wrote: On Mon, Nov 10, 2014 at 03:13:03PM -0600, Peter A. Bigot wrote: Signed-off-by: Peter A. Bigot --- meta/recipes-multimedia/pulseaudio/pulseaudio.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-multimedia/pulseaud

[OE-core] [PATCH 0/1] nss: Upgrade to 3.17.2

2014-11-10 Thread Chong Lu
The following changes since commit 3c741a8d33acbf4b3d5eecc04533bc76e2f37253: oprofile: 0.9.9 -> 1.0.0 (2014-11-09 10:21:24 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib chonglu/nss http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/nss Chon

[OE-core] [PATCH 1/1] nss: Upgrade to 3.17.2

2014-11-10 Thread Chong Lu
Signed-off-by: Chong Lu --- meta/recipes-support/nss/nss_3.17.2.bb | 8 meta/recipes-support/nss/nss_3.17.bb | 8 2 files changed, 8 insertions(+), 8 deletions(-) create mode 100644 meta/recipes-support/nss/nss_3.17.2.bb delete mode 100644 meta/recipes-support/nss/nss_3.17.b

Re: [OE-core] [PATCH] classextend: Do not extend for that already have multilib prefix

2014-11-10 Thread Huang, Jie (Jackie)
> -Original Message- > From: openembedded-core-boun...@lists.openembedded.org > [mailto:openembedded-core- > boun...@lists.openembedded.org] On Behalf Of jackie.hu...@windriver.com > Sent: Saturday, November 08, 2014 7:20 PM > To: openembedded-core@lists.openembedded.org > Subject: [OE-c

Re: [OE-core] [PATCH 0/1] nss: CVE-2014-1568

2014-11-10 Thread Chong Lu
On 11/08/2014 08:34 AM, Burton, Ross wrote: Hi Chong, On 6 November 2014 07:50, Chong Lu > wrote: The following changes since commit 0add8abc12b850e38a6ec7dcf2856fab2c0107b6: buildtools-tarball: package all of Python (2014-11-05 23:30:49 +

[OE-core] [v2 PATCH] classextend: Do not extend for that already have multilib prefix

2014-11-10 Thread jackie.huang
From: Jackie Huang If a BSP supports two or more multilibs, for example: MULTILIBS = "multilib:lib32 multilib:lib64" and a variable is already extended to include multilib variants, for example in populate_sdk_base: commit 396371588c7fd2d691ca9c39cd02287e43cb665b Author: Richard Pu

[OE-core] [PATCH] meta-environment: Fix config-site with a multilib config

2014-11-10 Thread Mark Hatle
[YOCTO #6951] The TOOLCHAIN_CONFIGSITE_SYSROOTCACHE value was defaulting to the nativesdk path and not the associated target path. Set the value in toolchain-scripts to the target path. Be sure to set the MLPREFIX within the meta-environment script as multilibs are processed. Update the config_

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

2014-11-10 Thread Chong Lu
ping //Chong On 10/31/2014 09:56 AM, Chong Lu wrote: From: Robert Yang We have libxml2-python for native and nativesdk, but don't have it for target, and can't find the reason from the git log, libxml2-python is widely used, after looked into it's configure.in, we can add it by PACKAGECONFIG.

Re: [OE-core] [PATCH 1/1] systemd: add bash to RDEPENDS

2014-11-10 Thread Chong Lu
ping //Chong On 10/27/2014 03:16 PM, Chong Lu wrote: This solves the following warning: systemd-216+gitAUTOINC+5d0ae62c66: systemd-kernel-install requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Chong Lu --- meta/recipes-core/systemd/systemd_216.bb | 1 + 1

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

2014-11-10 Thread Kang Kai
On 2014年11月10日 19:26, Burton, Ross wrote: On 10 November 2014 09:25, Kang Kai wrote: gcc-4.9: redefine default library install directory Revert "gcc-4.9: redefine default library install directory" Can the original commit just be removed from the series rather than reverted? We ju

Re: [OE-core] runqemu + dhcp server

2014-11-10 Thread Adrian Freihofer
On Friday 07 November 2014 10.12:02 Patrick Ohly wrote: > Adrian Freihofer writes: > > Personally I would prefer a slightly different implementation. > > I consider the 192.168.7.2 network interface as development, debugging > > and testing interface which should just work. > > Agreed, and it doe