[OE-core] [PATCH] python-smartpm: fix option typo of command channel

2014-07-29 Thread Kai Kang
When run smart, it fails: root@qemu1:~# smart channel --remove-all error: No action specified for command 'channel' If no default value of arg 'dest' is provided in method add_option() of optparse.OptionParser, it replaces hyphen('-') in new added option with underscore('_') as dest. In function

Re: [OE-core] [oe-core][PATCH] base-files: set dynamic COLUMNS via resize command

2014-07-29 Thread Khem Raj
On Tue, Jul 29, 2014 at 2:03 AM, wrote: > By default, COLUMNS is set to 80. If possible, run 'resize' to > determine what the current dimensions are. This avoids the final > part of long lines overlap the start of the same line. > what apps are showing these issues ? --

Re: [OE-core] [PATCH] i2c-tools: Uprev to 3.1.1

2014-07-29 Thread Khem Raj
On Tue, Jul 29, 2014 at 4:27 AM, Maxin B. John wrote: > +SRC_URI = "http://dl.lm-sensors.org/i2c-tools/releases/${PN}-${PV}.tar.bz2 \ use BP instead of PN-PV -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.op

Re: [OE-core] [PATCH v2 3/7] gstreamer1.0-plugins-good: upgrade to 1.4.0

2014-07-29 Thread Khem Raj
On Tue, Jul 29, 2014 at 2:05 PM, Carlos Rafael Giani wrote: > -X11ENABLEOPTS = "--enable-x --enable-xvideo --enable-xshm" > -X11DISABLEOPTS = "--disable-x --disable-xvideo --disable-xshm" > +X11ENABLEOPTS = "--enable-x --enable-xshm" > +X11DISABLEOPTS = "--disable-x --disable-xshm" could you also

Re: [OE-core] [PATCH V3 1/1] systemd: upgrade to 215

2014-07-29 Thread Koen Kooi
Op 29 jul. 2014, om 04:12 heeft Chen Qi het volgende geschreven: > Upgrade systemd from 213 to 215. > > systemd-older-kernel.patch is removed as it's fixed in 215. > > Signed-off-by: Chen Qi > --- > .../systemd/systemd/systemd-older-kernel.patch | 56 > .../systemd/

Re: [OE-core] [dora][PATCHv2] gcc-4.8: backport fix for ICE when building opus

2014-07-29 Thread Robert Yang
On 07/25/2014 08:16 AM, Martin Jansa wrote: On Fri, Jul 18, 2014 at 01:16:39AM +0200, Martin Jansa wrote: From: Martin Jansa * backported from 4.8.2, so daisy isn't affected Robert, any eta on this one? If we cannot expect this to be merged in dora in next few days, let me know and I'll tem

Re: [OE-core] [dora][backport from master] apmd.service: Fix typo (not mandatory EnvironmentFile prefix)

2014-07-29 Thread Robert Yang
Sorry for the late response, it worked well for me, I will confirm with RP. // Robert On 07/18/2014 03:30 PM, Sébastien Mennetrier wrote: Ping Is it possible to cherry-pick this patch from Master to Dora ? Commit : b21468434c519927dace6a1433786ca7a0501172 Regards, Seb M 2014-07-09 16:24

[OE-core] [PATCH v2 6/7] gstreamer1.0-libav: upgrade to 1.4.0

2014-07-29 Thread Carlos Rafael Giani
Signed-off-by: Carlos Rafael Giani --- .../videodec-Don-t-use-non-growable-pool.patch | 75 -- ...-libav_1.2.4.bb => gstreamer1.0-libav_1.4.0.bb} | 7 +- 2 files changed, 3 insertions(+), 79 deletions(-) delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-

[OE-core] [PATCH v2 7/7] gstreamer1.0-omx: upgrade to 1.2.0

2014-07-29 Thread Carlos Rafael Giani
Signed-off-by: Carlos Rafael Giani --- .../{gstreamer1.0-omx_1.0.0.bb => gstreamer1.0-omx_1.2.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-omx_1.0.0.bb => gstreamer1.0-omx_1.2.0.bb} (69%) diff --git a/meta/recip

[OE-core] [PATCH v2 2/7] gstreamer1.0-plugins-base: upgrade to 1.4.0

2014-07-29 Thread Carlos Rafael Giani
Signed-off-by: Carlos Rafael Giani --- ...er1.0-plugins-base_1.2.4.bb => gstreamer1.0-plugins-base_1.4.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base_1.2.4.bb => gstreamer1.0-plugins-base_1.4.0.bb} (78%) diff

[OE-core] [PATCH v2 3/7] gstreamer1.0-plugins-good: upgrade to 1.4.0

2014-07-29 Thread Carlos Rafael Giani
Signed-off-by: Carlos Rafael Giani --- meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc | 4 ++-- ...er1.0-plugins-good_1.2.4.bb => gstreamer1.0-plugins-good_1.4.0.bb} | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstrea

[OE-core] [PATCH v2 1/7] gstreamer1.0: upgrade to 1.4.0

2014-07-29 Thread Carlos Rafael Giani
Signed-off-by: Carlos Rafael Giani --- ...s-rate-of-input-segment-to-output-segment.patch | 32 -- ...gstreamer1.0_1.2.4.bb => gstreamer1.0_1.4.0.bb} | 5 ++-- 2 files changed, 2 insertions(+), 35 deletions(-) delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.

[OE-core] [PATCH v2 4/7] gstreamer1.0-plugins-bad: upgrade to 1.4.0

2014-07-29 Thread Carlos Rafael Giani
Signed-off-by: Carlos Rafael Giani --- .../gstreamer/gstreamer1.0-plugins-bad.inc | 29 -- ..._1.2.4.bb => gstreamer1.0-plugins-bad_1.4.0.bb} | 4 +-- 2 files changed, 18 insertions(+), 15 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-ba

[OE-core] [PATCH v2 5/7] gstreamer1.0-plugins-ugly: upgrade to 1.4.0

2014-07-29 Thread Carlos Rafael Giani
Signed-off-by: Carlos Rafael Giani --- ...er1.0-plugins-ugly_1.2.4.bb => gstreamer1.0-plugins-ugly_1.4.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-ugly_1.2.4.bb => gstreamer1.0-plugins-ugly_1.4.0.bb} (66%) diff

Re: [OE-core] [PATCH 1/7] gstreamer1.0: upgrade to 1.4.0

2014-07-29 Thread Carlos Rafael Giani
Disregard this version - I just noticed the paths do not contain the meta/ directory. I'll resend a v2. On 07/29/2014 10:53 PM, Carlos Rafael Giani wrote: Signed-off-by: Carlos Rafael Giani --- ...s-rate-of-input-segment-to-output-segment.patch | 32 -- ...gstreamer1.0

[OE-core] [PATCH 2/7] gstreamer1.0-plugins-base: upgrade to 1.4.0

2014-07-29 Thread Carlos Rafael Giani
Signed-off-by: Carlos Rafael Giani --- ...er1.0-plugins-base_1.2.4.bb => gstreamer1.0-plugins-base_1.4.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base_1.2.4.bb => gstreamer1.0-plugins-base_1.4.0.bb} (78%) diff --git

[OE-core] [PATCH 7/7] gstreamer1.0-omx: upgrade to 1.2.0

2014-07-29 Thread Carlos Rafael Giani
Signed-off-by: Carlos Rafael Giani --- .../{gstreamer1.0-omx_1.0.0.bb => gstreamer1.0-omx_1.2.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-multimedia/gstreamer/{gstreamer1.0-omx_1.0.0.bb => gstreamer1.0-omx_1.2.0.bb} (69%) diff --git a/recipes-multime

[OE-core] [PATCH 6/7] gstreamer1.0-libav: upgrade to 1.4.0

2014-07-29 Thread Carlos Rafael Giani
Signed-off-by: Carlos Rafael Giani --- .../videodec-Don-t-use-non-growable-pool.patch | 75 -- ...-libav_1.2.4.bb => gstreamer1.0-libav_1.4.0.bb} | 7 +- 2 files changed, 3 insertions(+), 79 deletions(-) delete mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-libav

[OE-core] [PATCH 4/7] gstreamer1.0-plugins-bad: upgrade to 1.4.0

2014-07-29 Thread Carlos Rafael Giani
Signed-off-by: Carlos Rafael Giani --- .../gstreamer/gstreamer1.0-plugins-bad.inc | 29 -- ..._1.2.4.bb => gstreamer1.0-plugins-bad_1.4.0.bb} | 4 +-- 2 files changed, 18 insertions(+), 15 deletions(-) rename recipes-multimedia/gstreamer/{gstreamer1.0-plugins-bad_1.2

[OE-core] [PATCH 3/7] gstreamer1.0-plugins-good: upgrade to 1.4.0

2014-07-29 Thread Carlos Rafael Giani
Signed-off-by: Carlos Rafael Giani --- recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc| 4 ++-- ...er1.0-plugins-good_1.2.4.bb => gstreamer1.0-plugins-good_1.4.0.bb} | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) rename recipes-multimedia/gstreamer/{gstreamer1.

[OE-core] [PATCH 1/7] gstreamer1.0: upgrade to 1.4.0

2014-07-29 Thread Carlos Rafael Giani
Signed-off-by: Carlos Rafael Giani --- ...s-rate-of-input-segment-to-output-segment.patch | 32 -- ...gstreamer1.0_1.2.4.bb => gstreamer1.0_1.4.0.bb} | 5 ++-- 2 files changed, 2 insertions(+), 35 deletions(-) delete mode 100644 recipes-multimedia/gstreamer/gstreamer1.0/000

[OE-core] [PATCH 5/7] gstreamer1.0-plugins-ugly: upgrade to 1.4.0

2014-07-29 Thread Carlos Rafael Giani
Signed-off-by: Carlos Rafael Giani --- ...er1.0-plugins-ugly_1.2.4.bb => gstreamer1.0-plugins-ugly_1.4.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-multimedia/gstreamer/{gstreamer1.0-plugins-ugly_1.2.4.bb => gstreamer1.0-plugins-ugly_1.4.0.bb} (66%) diff --git

[OE-core] [PATCH 2/4] wic: Add documentation for --fsoptions

2014-07-29 Thread Tom Zanussi
--fsoptions support was recently added to wic, so document it. Signed-off-by: Tom Zanussi --- scripts/lib/image/help.py | 7 +++ 1 file changed, 7 insertions(+) diff --git a/scripts/lib/image/help.py b/scripts/lib/image/help.py index 913947c..6d613e2 100644 --- a/scripts/lib/image/help.py +

[OE-core] [PATCH 0/4] wic help updates

2014-07-29 Thread Tom Zanussi
This patchset fixes a few things noticed while updating the dev manual. The following changes since commit 2d1660112e54653f7bb763939d0416472c49fe01: populate_sdk_base: Fix grep command usage on old hosts (2014-07-29 09:58:27 +0100) are available in the git repository at: git://git.yoctopro

[OE-core] [PATCH 1/4] wic: Fix plugin help text

2014-07-29 Thread Tom Zanussi
Fix various typoes and grammar problems noticed while transcribing for the dev manual. Signed-off-by: Tom Zanussi --- scripts/lib/image/help.py | 29 - 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/scripts/lib/image/help.py b/scripts/lib/image/help.p

[OE-core] [PATCH 3/4] wic: Add squashfs to --fstypes documentation

2014-07-29 Thread Tom Zanussi
squashfs support was recently added to wic, so document it. Signed-off-by: Tom Zanussi --- scripts/lib/image/help.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/lib/image/help.py b/scripts/lib/image/help.py index 6d613e2..b833459 100644 --- a/scripts/lib/image/help.py +++ b/scrip

[OE-core] [PATCH 4/4] wic: Various typo/grammar fixes to wic help text

2014-07-29 Thread Tom Zanussi
This is a set of miscellaneous help text updates noticed while transcribing wic help for the dev manual. Signed-off-by: Tom Zanussi --- scripts/lib/image/help.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/lib/image/help.py b/scripts/lib/image/help.py index

Re: [OE-core] [PATCH 0/2] Upstream recipe for bootchart2 from WebOS

2014-07-29 Thread Saul Wold
On 07/29/2014 11:07 AM, Max Eliaser wrote: Hello list, This series adds a recipe for the bootchart2 daemon (a fork of the original bootchart.) It's based on a recipe from Meta-WebOS, but with extensive modifications. It is intended that bootchart2 will supersede the other bootchart daemons kick

[OE-core] [PATCH 0/1] A commit to extend the INITRD variable

2014-07-29 Thread nitin . a . kamble
From: Nitin A Kamble This commit extends the INITRD variable, so that it can accommodate multiple filesystems as expected by the Linux kernel. Thanks to Ross Burton for this suggestion to simplify the early microcode loading support in the meta-intel Layer. Thanks, Nitin The following changes

[OE-core] [PATCH 1/1] INITRD var: make it a list of filesystem images

2014-07-29 Thread nitin . a . kamble
From: Nitin A Kamble The initrd image used by the Linux kernel is list of file system images concatenated together and presented as a single initrd file at boot time. So far the initrd is a single filesystem image. But in cases like to support early microcode loading, the initrd image need to ha

[OE-core] [PATCH 0/2] Upstream recipe for bootchart2 from WebOS

2014-07-29 Thread Max Eliaser
Hello list, This series adds a recipe for the bootchart2 daemon (a fork of the original bootchart.) It's based on a recipe from Meta-WebOS, but with extensive modifications. It is intended that bootchart2 will supersede the other bootchart daemons kicking around in oe-core/meta-oe. See bug 5893.

[OE-core] [PATCH 2/2] bootchart2: create recipe for bootchart2

2014-07-29 Thread Max Eliaser
This recipe creates packages for the bootchart2 system-wide profiler daemon and related utilities. It fetches the Git revision corresponding to the 0.14.6 release of bootchart2. The recipe contains three packages: * bootchart2 - The daemon itself. * pybootchartgui - Python program to vis

[OE-core] [PATCH 1/2] python: python-pycairo: add python-pycairo-native

2014-07-29 Thread Max Eliaser
A -native variant of python-pycairo will be necessary for running the native version of pybootchartgui. It may also come in handy for running other Python utilities from the native sysroot. Signed-off-by: Max Eliaser --- meta/recipes-devtools/python/python-pycairo_1.10.0.bb | 2 ++ 1 file change

[OE-core] Problem with debian renaming and upgrade-path on dora

2014-07-29 Thread Henning Heinold
Hi, I have a problem to get a sane upgrade path for a library package which should be splitted in to serval packages on dora. The old package is called libfoo now the package gets split into libfoo libfoo-bar libfoo-set and so on. Because of the debian renaming for libraries the PN-library pac

[OE-core] [daisy][PATCH] binutils: Add fix for recent patch on older gcc

2014-07-29 Thread Darcy Watkins
From: Darcy Watkins The recent bintuils patch update breaks on older gccs such as CentOS 6. Backport a patch to address this. (From master: 540b7a196a00c4dc1bf8f7c87e68e80ab310756e) (From OE-Core rev: 76f65e73081f52cea718ef164f9d1d7a5c65d537) Signed-off-by: Darcy Watkins --- meta/recipes-devt

Re: [OE-core] [oe-core][PATCH] base-files: set dynamic COLUMNS via resize command

2014-07-29 Thread Mark Hatle
On 7/29/14, 4:03 AM, ting@freescale.com wrote: From: Ting Liu By default, COLUMNS is set to 80. If possible, run 'resize' to determine what the current dimensions are. This avoids the final part of long lines overlap the start of the same line. Signed-off-by: Ting Liu --- meta/recipes-c

[OE-core] [PATCH] i2c-tools: Uprev to 3.1.1

2014-07-29 Thread Maxin B. John
1. Updated the SRC_URI to http://dl.lm-sensors.org/i2c-tools/ 2. Corrected the License to GPLv2+ as the "COPYING" file include these statements: "This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by t

Re: [OE-core] Specifying MACHINE inside distro config only

2014-07-29 Thread Yevhen Kyriukha
Hi Paul, 2014-07-29 11:25 GMT+03:00 Paul Eggleton : > Hi Yevhen, > > On Tuesday 29 July 2014 09:55:20 Yevhen Kyriukha wrote: >> I have several distro config files. I bind each of them to single machine >> like this: >> >> # cat conf/distro/mydistro.conf >> >> DISTRO = "mydistro" >> DISTRO_NAME = "

[OE-core] [oe-core][PATCH] base-files: set dynamic COLUMNS via resize command

2014-07-29 Thread ting.liu
From: Ting Liu By default, COLUMNS is set to 80. If possible, run 'resize' to determine what the current dimensions are. This avoids the final part of long lines overlap the start of the same line. Signed-off-by: Ting Liu --- meta/recipes-core/base-files/base-files/profile |4 1 files

Re: [OE-core] Specifying MACHINE inside distro config only

2014-07-29 Thread Paul Eggleton
Hi Yevhen, On Tuesday 29 July 2014 09:55:20 Yevhen Kyriukha wrote: > I have several distro config files. I bind each of them to single machine > like this: > > # cat conf/distro/mydistro.conf > > DISTRO = "mydistro" > DISTRO_NAME = "My Distro" > DISTRO_VERSION = "1.01" > MACHINE = "cedartrail" >

Re: [OE-core] [oe] [PATCH v2][meta-perl] libxml-sax-writer-perl: add recipe

2014-07-29 Thread Martin Jansa
On Tue, Jul 29, 2014 at 09:54:19AM +0800, Rongqing Li wrote: > > > On 07/25/2014 01:10 PM, Rongqing Li wrote: > > > > > > On 07/24/2014 07:14 PM, Martin Jansa wrote: > >> On Tue, Jul 22, 2014 at 03:06:53PM +0800, rongqing...@windriver.com > >> wrote: > >>> From: Roy Li > >> > >> Sorry, but it st

[OE-core] [PATCH 0/1] qemu-native: depends on libxext-native when enable sdl

2014-07-29 Thread Robert Yang
The following changes since commit 91ca6b1b2e009381d8e813906654c0958eee7efc: lib/oe/rootfs: Improve error message whitespace (2014-07-28 12:20:56 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/qemu http://cgit.openembedded.org/cgit.

[OE-core] [PATCH 1/1] qemu-native: depends on libxext-native when enable sdl

2014-07-29 Thread Robert Yang
Fixed do_configure error: ERROR: User requested feature sdl configure was not able to find it. Install SDL devel The error message from log.do_configure, and if we check config.log, the error is: sysroots/x86_64-linux/usr/lib/libXext.so.6: undefined reference to `_XEatDataWords'

[OE-core] [PATCH 0/1] image-vmdk.bbclass: use sda rather than hda

2014-07-29 Thread Robert Yang
The following changes since commit 91ca6b1b2e009381d8e813906654c0958eee7efc: lib/oe/rootfs: Improve error message whitespace (2014-07-28 12:20:56 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/vmdk http://cgit.openembedded.org/cgit.

[OE-core] [PATCH 1/1] image-vmdk.bbclass: use sda rather than hda

2014-07-29 Thread Robert Yang
The modern kernels may not support IDE (CONFIG_IDE=y), but it should support SCSI in most of the cases. The boot-directdisk.bbclass uses sda, too. Remove an extra space from image-live.bbclass and image-vmdk.bbclass to not confuse the user. Signed-off-by: Robert Yang --- meta/classes/image-live