[OE-core] [PATCH] eglibc-use-option-groups.patch: Various fixups

2014-11-23 Thread Juro Bystricky
Build suppport for mutibyte character handling only when __OPTION_EGLIBC_LOCALE_CODE evaluates to 1. Fixes missing .out suffix for several tests to be built. Fixes building of locales needed for several tests. Do not use cross-localedef to build locales. Use localedef built with the newly built

Re: [OE-core] [PATCH 1/3] bison: update to 3.0.2

2014-11-23 Thread Chong Lu
On 11/20/2014 07:20 PM, Burton, Ross wrote: On 18 November 2014 07:22, Chong Lu chong...@windriver.com mailto:chong...@windriver.com wrote: Upgrade bison to 3.0.2. In testing glibc fails to build on some arches and this patch may be the cause: | plural.c: In function

[OE-core] [PATCH v2 2/2] u-boot.inc : add compile multiple u-boot feature

2014-11-23 Thread Chunrong Guo
Signed-off-by: Chunrong Guo b40...@freescale.com --- meta/recipes-bsp/u-boot/u-boot.inc | 56 +- 1 file changed, 31 insertions(+), 25 deletions(-) diff --git a/meta/recipes-bsp/u-boot/u-boot.inc b/meta/recipes-bsp/u-boot/u-boot.inc index c695b73..bd76241

Re: [OE-core] [PATCH 2/2] u-boot.inc : add compile multiple u-boot feature

2014-11-23 Thread b40...@freescale.com
Thank you for your comments. I have submitted new v2 patches . Thanks Chunrong -Original Message- From: otavio.salva...@gmail.com [mailto:otavio.salva...@gmail.com] On Behalf Of Otavio Salvador Sent: Saturday, November 22, 2014 1:08 AM To: Guo Chunrong-B40290 Cc: Patches and

[OE-core] [PATCH v2 1/2] uboot-config.bbclass: Allow multiple U-Boot config for machine

2014-11-23 Thread Chunrong Guo
This adds support to build multiple U-Boot configs for a machine; this is useful when we have support for different media boots which require different U-Boot configuration (e.g: eMMC and NAND). Signed-off-by: Chunrong Guo b40...@freescale.com --- meta/classes/uboot-config.bbclass | 42

[OE-core] [PATCH 1/5] dbus: Upgrade to 1.8.10

2014-11-23 Thread Chong Lu
Signed-off-by: Chong Lu chong...@windriver.com --- meta/recipes-core/dbus/dbus_1.8.10.bb | 4 meta/recipes-core/dbus/dbus_1.8.2.bb | 4 2 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 meta/recipes-core/dbus/dbus_1.8.10.bb delete mode 100644

[OE-core] [PATCH 0/5] Upgrade dbus and dbus-glib

2014-11-23 Thread Chong Lu
The following changes since commit edaeb8940813b620090a0797ad3b6a076897512d: bitbake: cooker.py: fix loginfo op being set to an invalid value (2014-11-12 17:04:50 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib chonglu/dbus

[OE-core] [PATCH 3/5] dbus-glib: Upgrade to 0.102

2014-11-23 Thread Chong Lu
Remove obsolete_automake_macros.patch, since upstream has merged it. Signed-off-by: Chong Lu chong...@windriver.com --- .../obsolete_automake_macros.patch | 15 -- meta/recipes-core/dbus/dbus-glib.inc | 1 - .../no-examples.patch |

[OE-core] [PATCH 5/5] upstream_tracking.inc: update entries for dbus

2014-11-23 Thread Chong Lu
Signed-off-by: Chong Lu chong...@windriver.com --- meta-yocto/conf/distro/include/upstream_tracking.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-yocto/conf/distro/include/upstream_tracking.inc b/meta-yocto/conf/distro/include/upstream_tracking.inc index

[OE-core] [PATCH 2/5] dbus-test: Upgrade to 1.8.10

2014-11-23 Thread Chong Lu
Signed-off-by: Chong Lu chong...@windriver.com --- meta/recipes-core/dbus/{dbus-test_1.8.2.bb = dbus-test_1.8.10.bb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename meta/recipes-core/dbus/{dbus-test_1.8.2.bb = dbus-test_1.8.10.bb} (100%) diff --git

[OE-core] [PATCH 4/5] connman-gnome: fix dbus interface name

2014-11-23 Thread Chong Lu
This patch resolves following error: connman-dbus.xml: connman is not a valid D-Bus interface name Signed-off-by: Chong Lu chong...@windriver.com --- .../connman-gnome-fix-dbus-interface-name.patch| 187 + .../connman/connman-gnome_0.7.bb | 7 +- 2