Re: [OE-core] [PATCH] connman: enable connman client

2013-02-25 Thread Burton, Ross
Hi Cristian, On 25 February 2013 07:18, Iorga, Cristian cristian.io...@intel.com wrote: 1. As far as I have seen, building the connmanctl is the default, there is no --enable-client. Maybe I am wrong, I have extracted this info from the documentation. With autotools if there's a

[OE-core] [PATCH V2] connman: enable connman client

2013-02-25 Thread Cristian Iorga
connmanctl is now included when connman is installed Signed-off-by: Cristian Iorga cristian.io...@intel.com --- meta/recipes-connectivity/connman/connman.inc |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/meta/recipes-connectivity/connman/connman.inc

Re: [OE-core] [PATCH V2] connman: enable connman client

2013-02-25 Thread Iorga, Cristian
Changes from V1: - connman client is explicitly enabled - ${B} is used instead of ${S} (in this specific case are the same, it will be changed later on) -Original Message- From: Iorga, Cristian Sent: Monday, February 25, 2013 10:49 AM To:

[OE-core] [PATCH] gconf: add patch to remove '+' from invalid characters list

2013-02-25 Thread Laurentiu Palcu
This will allow gconftool-2 to run when configuration source addresses contain the '+' sign. [YOCTO #3893] Signed-off-by: Laurentiu Palcu laurentiu.pa...@intel.com --- .../remove_plus_from_invalid_characters_list.patch | 19 +++ meta/recipes-gnome/gnome/gconf_3.2.5.bb

Re: [OE-core] RFE: make the init manager an image feature (again)

2013-02-25 Thread Enrico Scholz
Khem Raj raj.khem-re5jqeeqqe8avxtiumw...@public.gmane.org writes: On the specifics of the do_install_append, you've seen my comments about how we're not learning from past mistakes with the way the do_install in the class was written. I note Phil also agreed with them, both of us

Re: [OE-core] RFE: make the init manager an image feature (again)

2013-02-25 Thread Enrico Scholz
Ross Burton ross.burton-ral2jqcrhueavxtiumw...@public.gmane.org writes: the source, so enabling systemd may well lead to libsystemd-* libraries sneaking into your rescue image. for socket activation and sd_notify(), only libsystemd-daemon is required which is -rwxr-xr-x1 root root

[OE-core] [PATCH] dbus-glib : update to 0.100.1 Signed-off-by: Andrei Dinu andrei.adrianx.d...@intel.com

2013-02-25 Thread Andrei Dinu
--- .../no-examples.patch |0 .../obsolete_automake_macros.patch |0 .../test-install-makefile.patch|0 .../{dbus-glib_0.100.bb = dbus-glib_0.100.1.bb} |6 +++--- 4 files changed, 3 insertions(+), 3 deletions(-)

Re: [OE-core] [PATCH] util-linux: Add ability to compile with nativesdk

2013-02-25 Thread Richard Purdie
On Wed, 2013-02-20 at 14:05 -0600, Jason Wessel wrote: Some of the tools in the util-linux are used for disk and text file operations in the nativesdk so as to get around different versions that may exist on the host system. Signed-off-by: Jason Wessel jason.wes...@windriver.com ---

Re: [OE-core] Fix tcp-wrappers for sshd

2013-02-25 Thread Richard Purdie
On Wed, 2013-02-20 at 23:13 -0800, Saul Wold wrote: On 02/20/2013 01:09 PM, farrah rashid wrote: farrah rashid (2): tcp-wrappers: remove size_t.patch tcp-wrappers: add socklen_t.patch .../tcp-wrappers/tcp-wrappers-7.6/size_t.patch | 44 ---

[OE-core] [PATCH] apt: upgrade to 0.8.10.3+squeeze1

2013-02-25 Thread Constantin Musca
bb files: - remove invalid config.sub/config.guess files (autotools will generate the correct files) - disable doc (the docbook-xsl package is needed for building the documentation) - remove inexistent doc files allocate-larger-memory.patch: adapted to the new version

Re: [OE-core] [PATCH] apt: upgrade to 0.8.10.3+squeeze1

2013-02-25 Thread Constantin Musca
On 02/25/2013 05:17 PM, Constantin Musca wrote: bb files: - remove invalid config.sub/config.guess files (autotools will generate the correct files) - disable doc (the docbook-xsl package is needed for building the documentation) - remove inexistent doc files

[OE-core] [PATCH] augeas: change SRC_URI

2013-02-25 Thread Constantin Musca
- replace http://augeas.net/download/${BP}.tar.gz with http://download.augeas.net/${BP}.tar.gz Signed-off-by: Constantin Musca constantinx.mu...@intel.com --- meta/recipes-extended/augeas/augeas.inc | 2 +- meta/recipes-extended/augeas/augeas_1.0.0.bb | 2 +- 2 files changed, 2

Re: [OE-core] [PATCH] apt: upgrade to 0.8.10.3+squeeze1

2013-02-25 Thread Marcin Juszkiewicz
Why not version from wheezy? ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Re: [OE-core] [PATCH] dbus-glib : update to 0.100.1 Signed-off-by: Andrei Dinu andrei.adrianx.d...@intel.com

2013-02-25 Thread Burton, Ross
dbus-glib 0.100.2 was just spun: The I would prefer lengthier studies, and fewer explosions release. http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.100.2.tar.gz http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.100.2.tar.gz.asc This release is a respin of the 0.100.1

Re: [OE-core] [PATCH] apt: upgrade to 0.8.10.3+squeeze1

2013-02-25 Thread Constantin Musca
On 02/25/2013 05:52 PM, Marcin Juszkiewicz wrote: Why not version from wheezy? ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core Because the version from

Re: [OE-core] [PATCH] dbus-glib : update to 0.100.1 Signed-off-by: Andrei Dinu andrei.adrianx.d...@intel.com

2013-02-25 Thread Andrei Dinu
Thanks for the heads-up! I will update this as soon as possible. Andrei On 02/25/2013 05:53 PM, Burton, Ross wrote: dbus-glib 0.100.2 was just spun: The I would prefer lengthier studies, and fewer explosions release. http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.100.2.tar.gz

[OE-core] Berkely-DB QA-Test: RPATH error in upon adding configure flag -- db_5.3.{15, 21}.bb

2013-02-25 Thread Martin Zenzes
Hi, I'm using the poky/yocto build-system, which are based on opembedded-core. Building one of their vanilla images works, adding the Berkely DB without changing it's default settings compiles too. But the default-configuration of the Berkely DB is not using the c++ interface so: Upon

[OE-core] [PATCH] minicom: upgrade to 2.6.2

2013-02-25 Thread Cristian Iorga
- all patches removed; - fixes already integrated in source code; - gcc4-scope.patch removed as was not enabled; Signed-off-by: Cristian Iorga cristian.io...@intel.com --- .../minicom/minicom-2.6.1/gcc4-scope.patch | 46 .../minicom_fix_for_automake-1.12.patch

[OE-core] [PATCH] libassuan: upgrade to 2.1.0

2013-02-25 Thread Constantin Musca
- license checksum change due to addition of Copyright (C) 2001, 2002, 2012, 2013 g10 Code GmbH libassuan-add-pkgconfig-support.patch: adapted to the new version Signed-off-by: Constantin Musca constantinx.mu...@intel.com --- .../files/libassuan-add-pkgconfig-support.patch| 44

[OE-core] [PATCH] nfs-utils: Add scratch directory for NFS upcall state storage

2013-02-25 Thread Rich Dubielzig
When the /var/lib/nfs/v4recovery directory is not present, NFSD cannot record the upcall state and cannot end the 90-second grace period on startup. This is true even when NFS4 is not being served according to nfsstat. More details and discussion here: https://lkml.org/lkml/2012/6/11/206

Re: [OE-core] [PATCH] site: add x86-32/64 alignment values for at-spi2-core

2013-02-25 Thread Martin Jansa
On Mon, Jan 21, 2013 at 03:39:54PM +, Ross Burton wrote: This package isn't yet in oe-core, but GTK+ 3.6 depends on it so will be here at some point. Anyone working on updating at least arm site? This still blocks at-spi2-core merge to meta-oe. Signed-off-by: Ross Burton

[OE-core] OE Changelog since 2013-02-17 until 2013-02-24

2013-02-25 Thread cliff . brake
Changelog since 2013-02-17 until 2013-02-24. Projects included in this report: bitbake: git://git.openembedded.org/bitbake openembedded-core: git://git.openembedded.org/openembedded-core meta-openembedded: git://git.openembedded.org/meta-openembedded meta-angstrom:

[OE-core] [PATCH] nfs-utils: Add scratch directory for NFS upcall state storage

2013-02-25 Thread Rich Dubielzig
When the /var/lib/nfs/v4recovery directory is not present, NFSD cannot record the upcall state and cannot end the 90-second grace period on startup. This is true even when NFS4 is not being served according to nfsstat. More details and discussion here: https://lkml.org/lkml/2012/6/11/206

[OE-core] [PATCH] nfs-utils: Add scratch directory for NFS upcall state storage

2013-02-25 Thread Rich Dubielzig
When the /var/lib/nfs/v4recovery directory is not present, NFSD cannot record the upcall state and cannot end the 90-second grace period on startup. This is true even when NFS4 is not being served according to nfsstat. More details and discussion here: https://lkml.org/lkml/2012/6/11/206

[OE-core] [PATCH 1/1] Add kernel arch variable in SDK environment variable list for supporting build external kernel module using SDK

2013-02-25 Thread Jessica Zhang
Signed-off-by: Jessica Zhang jessica.zh...@intel.com --- meta/classes/toolchain-scripts.bbclass |5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta/classes/toolchain-scripts.bbclass b/meta/classes/toolchain-scripts.bbclass index d336397..050e799 100644 ---

[OE-core] [PATCH 0/1] Add kernel arch variable in SDK environment variable list

2013-02-25 Thread Jessica Zhang
The following changes since commit 2cc4fe4a0874c42421b1bf3fa100160a9e60a9da: upstream_tracking.inc: Coonectivity and multimedia packages updates (2013-02-25 05:58:20 -0800) are available in the git repository at: git://git.yoctoproject.org/poky-contrib jzhang/kernel-arch-variable

Re: [OE-core] [PATCH 0/5] automake-1.13 and upstream version updates

2013-02-25 Thread Saul Wold
On 02/25/2013 03:40 AM, Marko Lindqvist wrote: On 20 February 2013 16:32, Marko Lindqvist cazf...@gmail.com wrote: On 19 February 2013 19:12, Saul Wold s...@linux.intel.com wrote: On 02/17/2013 01:00 AM, Marko Lindqvist wrote: libffi: update to upstream version 3.0.12 Not sure what's

Re: [OE-core] [PATCH] apt: upgrade to 0.8.10.3+squeeze1

2013-02-25 Thread Saul Wold
On 02/25/2013 07:58 AM, Constantin Musca wrote: On 02/25/2013 05:52 PM, Marcin Juszkiewicz wrote: Why not version from wheezy? Constantin: You really should look at 9.7.7 which is the latest version and has addressed many issues. The current wheezy/sid install of Ubuntu is using 9.7.5,

Re: [OE-core] [PATCH] nfs-utils: Add scratch directory for NFS upcall state storage

2013-02-25 Thread Saul Wold
On 02/25/2013 10:44 AM, Rich Dubielzig wrote: When the /var/lib/nfs/v4recovery directory is not present, NFSD cannot record the upcall state and cannot end the 90-second grace period on startup. This is true even when NFS4 is not being served according to nfsstat. More details and discussion

Re: [OE-core] [PATCH V2] connman: enable connman client

2013-02-25 Thread Saul Wold
On 02/25/2013 12:51 AM, Iorga, Cristian wrote: Changes from V1: - connman client is explicitly enabled - ${B} is used instead of ${S} (in this specific case are the same, it will be changed later on) Please add these to a proper commit message. Also, there was some discussion

Re: [OE-core] [PATCH] parted: fix several integer overflows

2013-02-25 Thread Saul Wold
On 02/24/2013 09:03 PM, Ming Liu wrote: Integer overflows was found in libparted/labels/dvh.c, while attemptting assign unsigned int values to int types in some places. These overflows only can be observed on BE platforms like MIPS, when the WORDS_BIGENDIAN macro is defined in parted. Defined

Re: [OE-core] [PATCH] log_srcrev.bbclass: add a bbclass for logging SRCREVs

2013-02-25 Thread Saul Wold
On 02/22/2013 12:49 AM, Constantin Musca wrote: - add a task which creates a file for each package with the following format: BB_FILENAME: ${BB_FILENAME} SRC_URI: ${SRC_URI} SRCREV: ${SRCREV} FROM AUTOREV: no/yes Would it be better to have the format more as a CSV

[OE-core] [PATCH] mini-x-session: Fix starting of x-session

2013-02-25 Thread Saul Wold
We need to use sudo semantics since it does not start correctly with su. The test was constructed incorrectly. Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-graphics/mini-x-session/files/mini-x-session | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git

Re: [OE-core] [PATCH] parted: fix several integer overflows

2013-02-25 Thread Ming Liu
On 02/26/2013 07:55 AM, Saul Wold wrote: On 02/24/2013 09:03 PM, Ming Liu wrote: Integer overflows was found in libparted/labels/dvh.c, while attemptting assign unsigned int values to int types in some places. These overflows only can be observed on BE platforms like MIPS, when the

[OE-core] [PATCH V1] parted: fix several integer overflows

2013-02-25 Thread Ming Liu
Integer overflows were found in libparted/labels/dvh.c, while attemptting to assign unsigned int values to int types in some places. These overflows only can be observed on BE platforms like MIPS, when the WORDS_BIGENDIAN macro is defined in parted. Defined by unsigned int instead.

[OE-core] [PATCH 0/1] sysvinit: start .sh scripts correctly

2013-02-25 Thread Qi.Chen
From: Chen Qi qi.c...@windriver.com The following changes since commit e96d541c8edccbb69602eace900ce9293ee12d22: tiny-init: Mount devtmpfs manually (2013-02-22 06:39:07 -0800) are available in the git repository at: git://git.pokylinux.org/poky-contrib ChenQi/sysv-consistent

[OE-core] [PATCH 1/1] sysvinit: start .sh scripts correctly

2013-02-25 Thread Qi.Chen
From: Chen Qi qi.c...@windriver.com Previously, scripts which end with '.sh' were sourced, so the arguments like 'start' and 'stop' were just ignored. This resulted in some init scripts not being able to start correctly. For example, sourcing hwclock.sh in busybox actually does nothing. It

Re: [OE-core] [PATCH 1/1] sysvinit: start .sh scripts correctly

2013-02-25 Thread Saul Wold
On 02/25/2013 05:39 PM, qi.c...@windriver.com wrote: From: Chen Qi qi.c...@windriver.com Previously, scripts which end with '.sh' were sourced, so the arguments like 'start' and 'stop' were just ignored. This resulted in some init scripts not being able to start correctly. For example,

Re: [OE-core] [PATCH] mini-x-session: Fix starting of x-session

2013-02-25 Thread Otavio Salvador
On Mon, Feb 25, 2013 at 9:41 PM, Saul Wold s...@linux.intel.com wrote: We need to use sudo semantics since it does not start correctly with su. The test was constructed incorrectly. Signed-off-by: Saul Wold s...@linux.intel.com Please add a rdepends on sudo in this case. -- Otavio

Re: [OE-core] [PATCH V1] parted: fix several integer overflows

2013-02-25 Thread Otavio Salvador
On Mon, Feb 25, 2013 at 10:19 PM, Ming Liu ming@windriver.com wrote: Integer overflows were found in libparted/labels/dvh.c, while attemptting to assign unsigned int values to int types in some places. These overflows only can be observed on BE platforms like MIPS, when the WORDS_BIGENDIAN

Re: [OE-core] [PATCH V1] parted: fix several integer overflows

2013-02-25 Thread Ming Liu
On 02/26/2013 10:27 AM, Otavio Salvador wrote: On Mon, Feb 25, 2013 at 10:19 PM, Ming Liu ming@windriver.com wrote: Integer overflows were found in libparted/labels/dvh.c, while attemptting to assign unsigned int values to int types in some places. These overflows only can be observed on BE

Re: [OE-core] [PATCH 1/1] sysvinit: start .sh scripts correctly

2013-02-25 Thread ChenQi
On 02/26/2013 10:00 AM, Saul Wold wrote: On 02/25/2013 05:39 PM, qi.c...@windriver.com wrote: From: Chen Qi qi.c...@windriver.com Previously, scripts which end with '.sh' were sourced, so the arguments like 'start' and 'stop' were just ignored. This resulted in some init scripts not being

[OE-core] [PATCH 0/1][denzil] alsa-tools: remove warning message

2013-02-25 Thread wenzong.fan
From: Wenzong Fan wenzong@windriver.com Remove those warning message for alsa-tools 1.0.24.1 on denzil release: WARNING: /usr/local/share WARNING: /usr/local/bin WARNING: /usr/local/include WARNING: /usr/local/lib WARNING: /usr/local/sbin WARNING: /usr/local/share/sounds WARNING:

[OE-core] [PATCH 1/1][denzil] alsa-tools: remove warning message

2013-02-25 Thread wenzong.fan
From: Wenzong Fan wenzong@windriver.com Remove the warning message about files/directories were installed but not shipped in any package: WARNING: /usr/local/share WARNING: /usr/local/bin WARNING: /usr/local/include WARNING: /usr/local/lib WARNING:

Re: [OE-core] RFE: make the init manager an image feature (again)

2013-02-25 Thread Khem Raj
On Sun, Feb 24, 2013 at 2:37 AM, Ross Burton ross.bur...@intel.com wrote: Hi, Just brainstorming out loud, but here's a suggestion that might just please everyone: A virtual provider for the init manager, which can be overridden per-image (for main / rescue images). Yes I was thinking

Re: [OE-core] [PATCH 0/5] automake-1.13 and upstream version updates

2013-02-25 Thread Marko Lindqvist
On 26 February 2013 00:34, Saul Wold s...@linux.intel.com wrote: On 02/25/2013 03:40 AM, Marko Lindqvist wrote: On 20 February 2013 16:32, Marko Lindqvist cazf...@gmail.com wrote: On 19 February 2013 19:12, Saul Wold s...@linux.intel.com wrote: On 02/17/2013 01:00 AM, Marko Lindqvist wrote:

[OE-core] [PATCH] e2fsprogs : upgrade to 1.42.7

2013-02-25 Thread Andrei Dinu
Signed-off-by: Andrei Dinu andrei.adrianx.d...@intel.com --- .../acinclude.m4 |0 .../fallocate.patch|0 .../mkdir.patch|0 .../remove.ldconfig.call.patch |0

Re: [OE-core] [PATCH 0/5] automake-1.13 and upstream version updates

2013-02-25 Thread Saul Wold
On 02/25/2013 11:42 PM, Marko Lindqvist wrote: On 26 February 2013 00:34, Saul Wold s...@linux.intel.com wrote: On 02/25/2013 03:40 AM, Marko Lindqvist wrote: On 20 February 2013 16:32, Marko Lindqvist cazf...@gmail.com wrote: On 19 February 2013 19:12, Saul Wold s...@linux.intel.com wrote:

[OE-core] [PATCH 2/3] sstate-cache-management.sh: don't hardcode available sstate_suffixes

2013-02-25 Thread Hongxu Jia
Don't hardcode available sstate_suffixes(it misses `packagedata'), find them dynamically in $sstate_list. [YOCTO #3635] Signed-off-by: Hongxu Jia hongxu@windriver.com --- scripts/sstate-cache-management.sh |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git

[OE-core] [PATCH 0/3]sstate-cache-management.sh: fix remove duplicate failed when multiple archs

2013-02-25 Thread Hongxu Jia
The following changes since commit 7d22ef28e64de06b6238d0ef9b664c0bee6efa46: bitbake: Revert fetch2: Adapt encode/decode url to use URI class (2013-02-19 23:07:23 -0800) are available in the git repository at: git://git.pokylinux.org/poky-contrib hongxu/fix-sstate-mngt-sh

[OE-core] [PATCH 1/3] sstate-cache-management.sh: fix remove duplicate failed when multiple archs

2013-02-25 Thread Hongxu Jia
The implementation of `--remove-duplicated' has been modified by the commit: http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=0740f82aea92da0195524e37c372f9981e7f5e6d In above commit, sstate cache files with multiple archs are not considered duplicate and don't need to be removed as

[OE-core] [PATCH 3/3] sstate-cache-management.sh:fix the incorrect usage of option `-d'

2013-02-25 Thread Hongxu Jia
The description of option `-d' is not correct in useage. It is used to remove duplicate and debug at the same time. Use option `-D' to control debug info output and the option `-d' to flag remove duplicate. [YOCTO #3635] Signed-off-by: Hongxu Jia hongxu@windriver.com ---