[OE-core] [poky][PATCH 1/3] gstreamer1.0: Add patch for Gstreamer 1.4.5 including baseparse, basesink, inputselector

2015-07-22 Thread Yuqing Zhu
Bug fix -[baseparse] Handle base parse error -[basesink] Fix QoS/lateness checking if subclass implements prepare/prepare_list vfuncs -[inputselector] Block EOS event of inactive pad, send the event after the pad actived Signed-off-by: Yuqing Zhu --- .../0001-baseparse-handle-base-parse-err

[OE-core] [poky][PATCH 3/3] gstreamer1.0-plugins-base: Add patch for Gstreamer 1.4.5 base

2015-07-22 Thread Yuqing Zhu
Bug fix -[video-frame] Don't ref buffers twice when mapping -[video-frame] Add GST_VIDEO_FRAME_MAP_FLAG_NO_REF -[videofilter] Use new GST_VIDEO_FRAME_MAP_FLAG_NO_REF -[id3demux] Use g_utf16_to_utf8() instead of g_convert -[gstvideodecoder] Handle audio video decoder error -[gstvideopool] Upda

[OE-core] [poky][PATCH 2/3] gstreamer1.0-plugins-good: Add patch support aacparse

2015-07-22 Thread Yuqing Zhu
There is no need to check channel configure in adts header. The channel could be output of decoder. No need to return fatal error here. Signed-off-by: Yuqing Zhu --- ...cparse-Fix-aacparse-error-tolerance-issue.patch | 34 ++ .../gstreamer/gstreamer1.0-plugins-good_1.4.5.bb

[OE-core] [poky][PATCH 0/3] Upgrade to 3.14.38-6QP_Beta release

2015-07-22 Thread Yuqing Zhu
Add patches for "gstreamer1.0", "gstreamer1.0-plugins-base/good" Support aacparse Yuqing Zhu (3): gstreamer1.0: Add patch for Gstreamer 1.4.5 including baseparse, basesink, inputselector gstreamer1.0-plugins-good: Add patch support aacparse gstreamer1.0-plugins-base: Add patch for Gstre

[OE-core] [PATCH 1/3] diffstat: upgrade to 1.60

2015-07-22 Thread Chen Qi
Signed-off-by: Chen Qi --- meta/recipes-devtools/diffstat/{diffstat_1.59.bb => diffstat_1.60.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/diffstat/{diffstat_1.59.bb => diffstat_1.60.bb} (84%) diff --git a/meta/recipes-devtools/diffstat/diffstat_1.5

[OE-core] [PATCH 2/3] byacc: upgrade to 20150711

2015-07-22 Thread Chen Qi
Signed-off-by: Chen Qi --- .../recipes-extended/byacc/{byacc_20141128.bb => byacc_20150711.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/byacc/{byacc_20141128.bb => byacc_20150711.bb} (58%) diff --git a/meta/recipes-extended/byacc/byacc_20141128.b

[OE-core] [PATCH 3/3] sudo: upgrade to 1.8.14p2

2015-07-22 Thread Chen Qi
Signed-off-by: Chen Qi --- meta/recipes-extended/sudo/sudo.inc | 2 +- meta/recipes-extended/sudo/{sudo_1.8.13.bb => sudo_1.8.14p2.bb} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/sudo/{sudo_1.8.13.bb => sudo_1.8.14p2.bb} (87

[OE-core] [PATCH 0/3] Package Upgrade -- 20150723

2015-07-22 Thread Chen Qi
The following changes since commit 6be698b7270f73f40d38713ecf13f12aec0ced61: dpkg: Fix for Fedora22 and new versions of tar (2015-07-13 13:46:45 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib ChenQi/PU-20150723 http://cgit.openembedded.

Re: [OE-core] [PATCH v2] qemu: CVE-2014-3689

2015-07-22 Thread Huang, Jie (Jackie)
Ping. Thanks, 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: Thursday, July 02, 2015 5:02 PM > To: openembedded-core@lists.openembedded.org

[OE-core] [PATCH] libepoxy: Use native python3

2015-07-22 Thread Gary Thomas
This recipe needs python3. This patch arranges to use the bitbake-built version, not the host version (which may be missing or not work...) Signed-off-by: Gary Thomas --- meta/recipes-graphics/libepoxy/libepoxy_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/reci

[OE-core] [PATCH] tcf-agent: Update to version 1.3

2015-07-22 Thread Randy Witt
According to the Eclipse tcf team, 1.3 tcf is required for the newest Eclipse release "mars". [Yocto #7886] --- meta/recipes-devtools/tcf-agent/tcf-agent/fix_ranlib.patch | 4 ++-- meta/recipes-devtools/tcf-agent/tcf-agent_git.bb | 13 ++--- 2 files changed, 8 insertions(+), 9

Re: [OE-core] [PATCH 0/4] linux-yocto: build changes, 4.1 and libc-headers

2015-07-22 Thread Bruce Ashfield
On Wed, Jul 22, 2015 at 10:03 AM, Bruce Ashfield wrote: > On Tue, Jul 21, 2015 at 11:21 AM, Bruce Ashfield > wrote: >> Hi all, >> >> This series absolutely needs some more testing and runs through the >> autobuilder, but I've done pretty much all I can do with it here. >> >> I have more changes t

Re: [OE-core] [PATCH 1/2] ptest-runner: Added timeout per tests.

2015-07-22 Thread Burton, Ross
On 22 July 2015 at 12:58, Lucian Musat wrote: > +timeout 10m ./run-ptest || ANYFAILED=yes > I'm pretty sure the glib test suite takes *way* longer than 10 minutes to run... Ross -- ___ Openembedded-core mailing list Openembedded-core@lists.op

Re: [OE-core] [PATCH 0/4] Fix builds for MIPS64 N32

2015-07-22 Thread Dmitry Eremin-Solenikov
2015-07-21 18:26 GMT+03:00 Mark Hatle : > On 7/21/15 9:31 AM, Mark Hatle wrote: >> On 7/21/15 3:23 AM, Dmitry Eremin-Solenikov wrote: >>> Hello, >>> >>> 2015-07-20 18:47 GMT+03:00 Mark Hatle : Between customer escalations, other work and vacation.. I didn't happen. >>> >>> No problem, really.

Re: [OE-core] [PATCH v2] pulseaudio: add systemd to PACKAGECONFIG if enabled in DISTRO_FEATURES

2015-07-22 Thread Tanu Kaskinen
On Wed, 2015-07-22 at 17:31 +0200, Pau Espin Pedrol wrote: > Hi, > > 2015-07-16 20:44 GMT+02:00 Tanu Kaskinen : > > PulseAudio can run as a user service without being a *systemd* user > > service, and that's actually how it's commonly set up. PulseAudio is > > typically started on demand via its o

Re: [OE-core] [PATCHv2 4/6] devtool: also load plugins from BBPATH

2015-07-22 Thread Christopher Larson
On Wed, Jul 22, 2015 at 4:02 AM, Paul Eggleton < paul.eggle...@linux.intel.com> wrote: > On Monday 20 July 2015 15:15:54 Christopher Larson wrote: > > From: Christopher Larson > > > > This makes it easier to extend, as a layer can add its own sub-commands. > > > > tinfoil is now passed into the c

Re: [OE-core] [PATCHv2 3/6] recipetool: also load plugins from BBPATH

2015-07-22 Thread Christopher Larson
On Wed, Jul 22, 2015 at 3:55 AM, Paul Eggleton < paul.eggle...@linux.intel.com> wrote: > I must admit it wasn't immediately obvious to me why you'd made some of the > changes here, although after several reads it does make sense - would you > be > able to add a slightly more detailed commit messag

Re: [OE-core] [PATCH v2] pulseaudio: add systemd to PACKAGECONFIG if enabled in DISTRO_FEATURES

2015-07-22 Thread Pau Espin Pedrol
Hi, 2015-07-16 20:44 GMT+02:00 Tanu Kaskinen : > On Thu, 2015-07-16 at 11:21 -0700, Christopher Larson wrote: >> >> On Thu, Jul 16, 2015 at 11:13 AM, Tanu Kaskinen >> wrote: >> On Thu, 2015-07-16 at 07:56 -0700, Christopher Larson wrote: >> > >> > On Thu, Jul 16, 2015 at 3

Re: [OE-core] [PATCHv2 0/6] recipetool/devtool/oe-selftest: pull from BBPATH

2015-07-22 Thread Christopher Larson
On Wed, Jul 22, 2015 at 4:02 AM, Paul Eggleton < paul.eggle...@linux.intel.com> wrote: > On Monday 20 July 2015 15:15:38 Christopher Larson wrote: > > From: Christopher Larson > > > > Ensures that recipetool and devtool pull plugins from layers, and > > oe-selftest will pull tests from layers. >

Re: [OE-core] [meta-oe][PATCH] cronie: Upgrade v1.4.12 to v1.5.0

2015-07-22 Thread Burton, Ross
I've pulled this into my staging branch, but can you please not add [meta-oe] to the subject prefix for oe-core patches and it looks very confusing... Ross On 22 July 2015 at 08:55, Amarnath Valluri wrote: > Signed-off-by: Amarnath Valluri > --- > meta/recipes-extended/cronie/{cronie_1.4.12.b

[OE-core] [PATCH] oeqa/QemuRunner: don't use bb for logging

2015-07-22 Thread Ross Burton
Instead of using bb.note() etc for logging use logging.Logger directly, allowing the use of QemuRunner outside of bitbake. Also clean up the logging/errors by moving create_socket() out of __init__()/restart() and into start(). Signed-off-by: Ross Burton --- meta/lib/oeqa/utils/qemurunner.py |

Re: [OE-core] [PATCH 0/4] linux-yocto: build changes, 4.1 and libc-headers

2015-07-22 Thread Bruce Ashfield
On Tue, Jul 21, 2015 at 11:21 AM, Bruce Ashfield wrote: > Hi all, > > This series absolutely needs some more testing and runs through the > autobuilder, but I've done pretty much all I can do with it here. > > I have more changes to the build process that will follow this, but > these changes need

[OE-core] [PATCH 2/2] ptest-runner: Added the option to run a single package ptest suite.

2015-07-22 Thread Lucian Musat
If you give it a ptest enabled package as a paramter it will run only it's suite. Signed-off-by: Lucian Musat --- .../ptest-runner/files/ptest-runner| 47 +- 1 file changed, 28 insertions(+), 19 deletions(-) diff --git a/meta/recipes-support/ptest-runner/file

[OE-core] [PATCH 1/2] ptest-runner: Added timeout per tests.

2015-07-22 Thread Lucian Musat
Until now if a test hanged it would hang the whole process indefinitely. I added a timeout so that if one test takes too long it will kill it and skip to the next one. Signed-off-by: Lucian Musat --- meta/recipes-support/ptest-runner/files/ptest-runner | 2 +- 1 file changed, 1 insertion(+), 1 d

Re: [OE-core] [PATCHv2 4/6] devtool: also load plugins from BBPATH

2015-07-22 Thread Paul Eggleton
On Monday 20 July 2015 15:15:54 Christopher Larson wrote: > From: Christopher Larson > > This makes it easier to extend, as a layer can add its own sub-commands. > > tinfoil is now passed into the commands, as we needed to parse the > configuration metadata to get BBPATH, and we don't want to co

Re: [OE-core] [PATCHv2 0/6] recipetool/devtool/oe-selftest: pull from BBPATH

2015-07-22 Thread Paul Eggleton
On Monday 20 July 2015 15:15:38 Christopher Larson wrote: > From: Christopher Larson > > Ensures that recipetool and devtool pull plugins from layers, and > oe-selftest will pull tests from layers. > > Unrelated to that, also prevents a traceback on parsing failure, and adds > a tiny feature to

Re: [OE-core] [PATCHv2 3/6] recipetool: also load plugins from BBPATH

2015-07-22 Thread Paul Eggleton
Hi Chris, On Monday 20 July 2015 15:15:53 Christopher Larson wrote: > This makes it easier to extend, as a layer can add its own sub-commands. > > [YOCTO #7625] > > Signed-off-by: Christopher Larson > Signed-off-by: Ross Burton > --- > scripts/recipetool | 52 > +++

[OE-core] [PATCH] boost: add python3 support

2015-07-22 Thread Andreas Müller
* Both - python/python3 - libs are build by adding 'python' to PACKAGECONFIG but are packed into separate packages * Indention was wrong in __anonymous() Signed-off-by: Andreas Müller --- meta/recipes-support/boost/boost.inc | 17 - 1 file changed, 12 insertions(+), 5 deletions

[OE-core] [meta-oe][PATCH] cronie: Upgrade v1.4.12 to v1.5.0

2015-07-22 Thread Amarnath Valluri
Signed-off-by: Amarnath Valluri --- meta/recipes-extended/cronie/{cronie_1.4.12.bb => cronie_1.5.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/cronie/{cronie_1.4.12.bb => cronie_1.5.0.bb} (95%) diff --git a/meta/recipes-extended/cronie/cronie_1.4.1

[OE-core] [PATCH] rpm4: Drop native RDEPENDS

2015-07-22 Thread Richard Purdie
Native recipes should *never* depend on target recipes since this would cause them to rebuild every time the target changes. Before the recent datastore changes, this happened to work. Now, this makes rpm-native unbuildable since base-files-native doesn't exist and the code remaps the variable. Dr

Re: [OE-core] [PATCH 0/3] speex, speexdsp: 1.2rc1 -> 1.2rc2/1.2rc3

2015-07-22 Thread Richard Purdie
On Wed, 2015-07-15 at 01:25 -0700, Andre McCurdy wrote: > On Wed, Jul 15, 2015 at 12:40 AM, Richard Purdie > wrote: > > On Thu, 2015-07-09 at 13:49 +0300, Tanu Kaskinen wrote: > >> On Thu, 2015-07-09 at 11:11 +0300, Tanu Kaskinen wrote: > >> > On Thu, 2015-07-09 at 08:58 +0100, Richard Purdie wrot