[OE-core] [PATCH][V2] sqlite3: upgrade to 3.8.10

2015-05-18 Thread rongqing.li
From: Roy Li upgrade to include CVE fixes Signed-off-by: Roy Li --- .../files/0001-using-the-dynamic-library.patch | 28 ++ .../{sqlite3_3.8.7.4.bb => sqlite3_3.8.10.0.bb}| 8 --- 2 files changed, 33 insertions(+), 3 deletions(-) create mode 100644 meta/recip

Re: [OE-core] [oe-core][PATCH 2/2] cleanup-workdir: wait for bitbake instances to finish

2015-05-18 Thread Anders Darander
* Otavio Salvador [150519 00:27]: > On Mon, May 18, 2015 at 7:23 PM, Christopher Larson > wrote: > > On Mon, May 18, 2015 at 1:08 PM, Lucas Dutra Nunes > > wrote: > >> bitbake uses a lock file on the build dir, "bitbake.lock", to prevent it > >> from running before an instance has exited. A

Re: [OE-core] trouble related to oe-core update

2015-05-18 Thread Khem Raj
> On May 18, 2015, at 6:12 AM, Otavio Salvador wrote: > > On Mon, May 18, 2015 at 10:08 AM, Andreas Müller > wrote: >> On Mon, May 18, 2015 at 2:50 PM, Otavio Salvador >> wrote: > ... >> overestimate please. Still what about angstrom + imx6qsabresd? > > No clue. I personally don't use Angstro

Re: [OE-core] Cortex-A9 vs Thumb configuration

2015-05-18 Thread Khem Raj
> On May 18, 2015, at 7:42 AM, Dmitry Eremin-Solenikov > wrote: > > Hello, > > I was hit by one of changes in the package arch/tune/etc. naming. I'm > building an image > for the qemuarma9 (well, the error will be applicable to any > ARMv7-based machine). > you need to select proper DEFAULTT

Re: [OE-core] trouble related to oe-core update

2015-05-18 Thread Khem Raj
> On May 18, 2015, at 2:00 AM, Andreas Müller > wrote: > > On Mon, May 18, 2015 at 10:01 AM, Martin Jansa wrote: >> On Mon, May 18, 2015 at 09:46:03AM +0200, Andreas Müller wrote: >>> Hi, >> >> Hi, >> >>> have seen that a while ago but had no time to take care. >>> >>> Since oe-core commit

Re: [OE-core] [PATCH] grep_2.5.1a: fix grep for LSB compliance.

2015-05-18 Thread Li, Xin
Ping There are two versions of recipe grep. One is 2.21 and the LICENSE is GPLv3. The other is 2.5.1a and the LICENSE is GPLv2. If you use the version 2.5.1a and this patch is need to fix LSB compliance. Thanks. Li xin > -Original Message- > From: Li, Xin/李 欣 > Sent: Friday, May 08, 2015

Re: [OE-core] [PATCH 1/1] improve the sanity check for PATH and BBPATH

2015-05-18 Thread wenzong fan
Hi Ross, Please refer to attachment for the rebased patch. Thanks Wenzong On 12/05/2014 01:28 AM, Burton, Ross wrote: This doesn't apply to master, can you rebase? Ross On 4 December 2014 at 02:29, Shiqun.Lin mailto:shiqun@windriver.com>> wrote: --

Re: [OE-core] [PATCH RFC] dosfstools: Bump to version 3.0.28

2015-05-18 Thread Khem Raj
> On May 17, 2015, at 10:48 PM, Soren Brinkmann > wrote: > > From: Sören Brinkmann > > Migrate to a new upstream at https://github.com/dosfstools/dosfstools > and use the latest release available as of today. > > Signed-off-by: Sören Brinkmann > --- > Hi, > > I was looking for the applicat

[OE-core] [PATCH] pinentry: package update to 9.2

2015-05-18 Thread Armin Kuster
added a few more PACKAGECONIG options. Signed-off-by: Armin Kuster --- .../pinentry/{pinentry_0.9.1.bb => pinentry_0.9.2.bb} | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) rename meta/recipes-support/pinentry/{pinentry_0.9.1.bb => pinentry_0.9.2.bb} (72%) diff --git

Re: [OE-core] [PATCH] gstreamer1.0-plugins-bad: Move EGL requirement for Wayland

2015-05-18 Thread Khem Raj
> On May 14, 2015, at 6:29 AM, Otavio Salvador wrote: > > On Thu, May 14, 2015 at 7:33 AM, Burton, Ross wrote: >> >> On 11 May 2015 at 12:26, Otavio Salvador wrote: >>> >>> The EGL is used by the Wayland backend. When building using Software >>> Rendering and without Wayland support the EGL

Re: [OE-core] [PATCH 1/1] gcc-5: fix installed-vs-shipped

2015-05-18 Thread Khem Raj
> On May 14, 2015, at 1:11 AM, Robert Yang wrote: > > gcc-5.1.0: gcc: Files/directories were installed but not shipped in any > package: > /usr/bin/i586-poky-linux-gcov-tool > this is ok > Signed-off-by: Robert Yang > --- > meta/recipes-devtools/gcc/gcc-target.inc |8 ++-- > 1 file

Re: [OE-core] BITRATE E2 extension

2015-05-18 Thread Khem Raj
> On May 12, 2015, at 11:28 PM, mirgu wrote: > > Hello, > > I would like to ask you about this plugin "Package: > enigma2-plugin-extensions-bitrate". I have a STB Golden Interstar Xpeed LX3 > and installed this plugin. I tried it in every accessible Enigma2 for LX3 and > in none of them did

[OE-core] [PATCH 4/4] gst-ffmpeg: fix CVEs

2015-05-18 Thread Kai Kang
Backport patches to fix CVEs: CVE-2014-7933, CVE-2014-9318 and CVE-2014-9603. Signed-off-by: Kai Kang --- .../gst-ffmpeg-fix-CVE-2014-7933.patch | 38 .../gst-ffmpeg-fix-CVE-2014-9318.patch | 37 +++ .../gst-ffmpeg-fix-CVE-2014-9603.pa

[OE-core] [PATCH 1/4] vala: upgrade to version 0.28.0

2015-05-18 Thread Kai Kang
Upgrade vala from version 0.26.1 to 0.28.0. Signed-off-by: Kai Kang --- meta/recipes-devtools/vala/{vala_0.26.1.bb => vala_0.28.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/vala/{vala_0.26.1.bb => vala_0.28.0.bb} (42%) diff --git a/meta/recipes-d

[OE-core] [PATCH 3/4] alsa-utils: upgrade to 1.0.29

2015-05-18 Thread Kai Kang
Upgrade alsa-utils from 1.0.28 to 1.0.29. * remove PR * rename package alsa-utils-alsaconf to alsa-utils-scripts, and add script alsa-info.sh Signed-off-by: Kai Kang --- ...lsa-utils-alsaconf_1.0.28.bb => alsa-utils-scripts_1.0.29.bb} | 8 ++-- .../alsa/{alsa-utils_1.0.28.bb => alsa-utils

[OE-core] [PATCH 2/4] alsa-tools: upgrade to version 1.0.29

2015-05-18 Thread Kai Kang
Upgrade alsa-tools from verion 1.0.28 to 1.0.29. * update autotools.patch * add file gitcompile which exists in git repo but missing in release tar ball for sub-directory hdajacksensetest Signed-off-by: Kai Kang --- meta/recipes-multimedia/alsa/alsa-tools/autotools.patch | 4 ++-- .../al

[OE-core] [PATCH 0/4] Upgrade packages and some CVEs fix for gst-ffmpeg

2015-05-18 Thread Kai Kang
The following changes since commit bc162d21dd148252efcf3ed771e04c791ef4d869: bitbake: tests/parse: Add file missing from previous commit (2015-05-16 22:40:44 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib kangkai/uprade-pkgs-may19 http://git.yoctopr

[OE-core] [PATCH 1/5] libidn: Upgrade to 1.30

2015-05-18 Thread Saul Wold
LIC_CHKSUM updated because year was changed in those associated files. Signed-off-by: Saul Wold --- .../recipes-extended/libidn/{libidn_1.29.bb => libidn_1.30.bb} | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) rename meta/recipes-extended/libidn/{libidn_1.29.bb => libidn_1.30.

[OE-core] [PATCH 5/5] liburcu: Upgrade to 0.8.7

2015-05-18 Thread Saul Wold
Signed-off-by: Saul Wold --- meta/recipes-support/liburcu/{liburcu_0.8.6.bb => liburcu_0.8.7.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/liburcu/{liburcu_0.8.6.bb => liburcu_0.8.7.bb} (83%) diff --git a/meta/recipes-support/liburcu/liburcu_0.8.6.bb

[OE-core] [PATCH 0/5] Package Updates

2015-05-18 Thread Saul Wold
Ross, Richard: Here is a set of updates to core support libraries and lsbinitscripts, I tested these packages by building and running webkit and midori which are dependant on those libraries on hardware targets Thanks Sau! Saul Wold (5): libidn: Upgrade to 1.30 libksba: Upgrade to 1.3.3

[OE-core] [PATCH 4/5] msmtp: Upgrade to 1.6.2

2015-05-18 Thread Saul Wold
Signed-off-by: Saul Wold --- meta/recipes-extended/msmtp/{msmtp_1.6.1.bb => msmtp_1.6.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/msmtp/{msmtp_1.6.1.bb => msmtp_1.6.2.bb} (86%) diff --git a/meta/recipes-extended/msmtp/msmtp_1.6.1.bb b/meta/recip

[OE-core] [PATCH 2/5] libksba: Upgrade to 1.3.3

2015-05-18 Thread Saul Wold
Signed-off-by: Saul Wold --- meta/recipes-support/libksba/{libksba_1.3.2.bb => libksba_1.3.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libksba/{libksba_1.3.2.bb => libksba_1.3.3.bb} (86%) diff --git a/meta/recipes-support/libksba/libksba_1.3.2.bb

[OE-core] [PATCH 3/5] libinitscripts: Upgrade to 9.63

2015-05-18 Thread Saul Wold
Signed-off-by: Saul Wold --- .../lsb/{lsbinitscripts_9.61.bb => lsbinitscripts_9.63.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/lsb/{lsbinitscripts_9.61.bb => lsbinitscripts_9.63.bb} (80%) diff --git a/meta/recipes-extended/lsb/lsbinits

Re: [OE-core] [PATCH] image_types.bbclass: add support for multiple ubi sizes

2015-05-18 Thread Pushpal Sidhu
Richard, Can I get some feedback/consumption on this? - Pushpal On Fri, Apr 24, 2015 at 5:23 PM, Pushpal Sidhu wrote: > Add new FSTYPE called 'multiubi'. This new type has the ability to > create multple ubi's, something that's extremely useful on boards that > can include varying flash sizes (

Re: [OE-core] [oe-core][PATCH 2/2] cleanup-workdir: wait for bitbake instances to finish

2015-05-18 Thread Otavio Salvador
On Mon, May 18, 2015 at 7:23 PM, Christopher Larson wrote: > > > On Mon, May 18, 2015 at 1:08 PM, Lucas Dutra Nunes > wrote: >> >> bitbake uses a lock file on the build dir, "bitbake.lock", to prevent it >> from running before an instance has exited. And sometimes the >> cleanup-workdir script c

Re: [OE-core] [oe-core][PATCH 2/2] cleanup-workdir: wait for bitbake instances to finish

2015-05-18 Thread Christopher Larson
On Mon, May 18, 2015 at 1:08 PM, Lucas Dutra Nunes wrote: > bitbake uses a lock file on the build dir, "bitbake.lock", to prevent it > from running before an instance has exited. And sometimes the > cleanup-workdir script can call bibake too many times, too fast, before > the lock has been releas

Re: [OE-core] OpenEmbedded e.V. membership status announcement

2015-05-18 Thread Dmitry Eremin-Solenikov
Hello, 2015-05-05 1:27 GMT+03:00 Denys Dmytriyenko : > All, > > In accordance with OpenEmbedded e.V. statutes, members that were absent from > two or more consecutive annual General Assembly meetings and didn't have > anyone representing them by proxy, forfeit their active membership status and >

[OE-core] [PATCH] license_class: Add explicity avoid of CLOSED license in validations

2015-05-18 Thread Aníbal Limón
The CLOSED license isn't a generic license it is a set and can be any closed source license. [YOCTO #7752] Signed-off-by: Aníbal Limón --- meta/classes/license.bbclass | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/meta/classes/license.bbclass b/meta/classes/lice

[OE-core] [oe-core][PATCH 2/2] cleanup-workdir: wait for bitbake instances to finish

2015-05-18 Thread Lucas Dutra Nunes
bitbake uses a lock file on the build dir, "bitbake.lock", to prevent it from running before an instance has exited. And sometimes the cleanup-workdir script can call bibake too many times, too fast, before the lock has been released. By simply waiting that the lock has been released solves this p

[OE-core] [oe-core][PATCH 1/2] cleanup-workdir: add a method for getting the build dir

2015-05-18 Thread Lucas Dutra Nunes
Signed-off-by: Lucas Dutra Nunes --- scripts/cleanup-workdir | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scripts/cleanup-workdir b/scripts/cleanup-workdir index a7f5a3a..bf37f90 100755 --- a/scripts/cleanup-workdir +++ b/scripts/cleanup-workdir @@ -64,6 +64,9 @@ def ge

[OE-core] [FIDO][PATCH] license_class: Add explicity avoid of CLOSED license in validations

2015-05-18 Thread Aníbal Limón
The CLOSED license isn't a generic license it is a set and can be any closed source license. [YOCTO #7752] Signed-off-by: Aníbal Limón --- meta/classes/license.bbclass | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/meta/classes/license.bbclass b/meta/classes/lic

Re: [OE-core] [PATCH] license_class: Add explicity avoid of CLOSED license in validations

2015-05-18 Thread Aníbal Limón
Sorry i forget to put [FIDO] suffix. Regards, alimon On 18/05/15 14:16, Aníbal Limón wrote: The CLOSED license isn't a generic license it is a set and can be any closed source license. [YOCTO #7752] Signed-off-by: Aníbal Limón --- meta/classes/license.bbclass | 11 +-- 1 file

[OE-core] [PATCH] license_class: Add explicity avoid of CLOSED license in validations

2015-05-18 Thread Aníbal Limón
The CLOSED license isn't a generic license it is a set and can be any closed source license. [YOCTO #7752] Signed-off-by: Aníbal Limón --- meta/classes/license.bbclass | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/meta/classes/license.bbclass b/meta/classes/lic

[OE-core] [PATCH 07/13] randrproto: upgrade to 1.5.0

2015-05-18 Thread Ross Burton
Signed-off-by: Ross Burton --- .../xorg-proto/{randrproto_1.4.1.bb => randrproto_1.5.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-proto/{randrproto_1.4.1.bb => randrproto_1.5.0.bb} (80%) diff --git a/meta/recipes-graphics/xorg-prot

[OE-core] [PATCH 06/13] libxkbfile: upgrade to 1.0.9

2015-05-18 Thread Ross Burton
Signed-off-by: Ross Burton --- .../xorg-lib/{libxkbfile_1.0.8.bb => libxkbfile_1.0.9.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxkbfile_1.0.8.bb => libxkbfile_1.0.9.bb} (73%) diff --git a/meta/recipes-graphics/xorg-lib/li

[OE-core] [PATCH 11/13] libxt: upgrade to 1.1.5

2015-05-18 Thread Ross Burton
Remove the custom compile logic as upstream now detects cross-compilation and uses CC_FOR_BUILD. Signed-off-by: Ross Burton --- .../xorg-lib/{libxt_1.1.4.bb => libxt_1.1.5.bb} | 15 ++- 1 file changed, 2 insertions(+), 13 deletions(-) rename meta/recipes-graphics/xorg-lib/

[OE-core] [PATCH 10/13] libxshmfence: upgrade to 1.2

2015-05-18 Thread Ross Burton
Signed-off-by: Ross Burton --- .../xorg-lib/{libxshmfence_1.1.bb => libxshmfence_1.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxshmfence_1.1.bb => libxshmfence_1.2.bb} (75%) diff --git a/meta/recipes-graphics/xorg-lib/li

[OE-core] [PATCH 12/13] libxvmc: upgrade to 1.0.9

2015-05-18 Thread Ross Burton
Signed-off-by: Ross Burton --- meta/recipes-graphics/xorg-lib/{libxvmc_1.0.8.bb => libxvmc_1.0.9.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxvmc_1.0.8.bb => libxvmc_1.0.9.bb} (76%) diff --git a/meta/recipes-graphics/xorg-lib/libxvmc_

[OE-core] [PATCH 13/13] libxx86vm: upgrade to 1.1.4

2015-05-18 Thread Ross Burton
Signed-off-by: Ross Burton --- .../xorg-lib/{libxxf86vm_1.1.3.bb => libxxf86vm_1.1.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxxf86vm_1.1.3.bb => libxxf86vm_1.1.4.bb} (77%) diff --git a/meta/recipes-graphics/xorg-lib/li

[OE-core] [PATCH 09/13] libxrender: upgrade to 0.9.9

2015-05-18 Thread Ross Burton
Signed-off-by: Ross Burton --- .../xorg-lib/{libxrender_0.9.8.bb => libxrender_0.9.9.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxrender_0.9.8.bb => libxrender_0.9.9.bb} (82%) diff --git a/meta/recipes-graphics/xorg-lib/li

[OE-core] [PATCH 08/13] libxrandr: upgrade to 1.5.0

2015-05-18 Thread Ross Burton
Signed-off-by: Ross Burton --- .../xorg-lib/{libxrandr_1.4.2.bb => libxrandr_1.5.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxrandr_1.4.2.bb => libxrandr_1.5.0.bb} (81%) diff --git a/meta/recipes-graphics/xorg-lib/libx

[OE-core] [PATCH 04/13] libxdmcp: upgrade to 1.1.2

2015-05-18 Thread Ross Burton
Signed-off-by: Ross Burton --- .../xorg-lib/{libxdmcp_1.1.1.bb => libxdmcp_1.1.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxdmcp_1.1.1.bb => libxdmcp_1.1.2.bb} (81%) diff --git a/meta/recipes-graphics/xorg-lib/libxdm

[OE-core] [PATCH 05/13] libxfont: upgrade to 1.5.1

2015-05-18 Thread Ross Burton
Remove the backported patches as they're integrated in this release. Signed-off-by: Ross Burton --- ...acters-bailout-if-a-char-s-bitmap-cannot-.patch | 40 --- ...acters-ensure-metrics-fit-into-xCharInfo-.patch | 80 -- ...erties-property-count-needs-range-check-C.pa

[OE-core] [PATCH 02/13] libfontenc: upgrade to 1.1.3

2015-05-18 Thread Ross Burton
Signed-off-by: Ross Burton --- .../xorg-lib/{libfontenc_1.1.2.bb => libfontenc_1.1.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libfontenc_1.1.2.bb => libfontenc_1.1.3.bb} (71%) diff --git a/meta/recipes-graphics/xorg-lib/li

[OE-core] [PATCH 03/13] libx11: upgrade to 1.6.3

2015-05-18 Thread Ross Burton
Drop backported patch always-use-XCOMM patch. Refresh Add-missing-NULL-check. Signed-off-by: Ross Burton --- .../{libx11-diet_1.6.2.bb => libx11-diet_1.6.3.bb} | 4 +- .../libx11/libX11-Add-missing-NULL-check.patch | 6 +- ...use-XCOMM-instead-of-for-comments-in-Comp.patch | 101

[OE-core] [PATCH 01/13] font-util: upgrade to 1.3.1

2015-05-18 Thread Ross Burton
License checksums updated as the Unicode license was modified (wording only). Signed-off-by: Ross Burton --- .../xorg-font/{font-util_1.3.0.bb => font-util_1.3.1.bb} | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) rename meta/recipes-graphics/xorg-font/{font-util_1.3.0.bb

Re: [OE-core] [PATCH 0/5] devtool / recipetool bbappend support

2015-05-18 Thread Paul Eggleton
On Monday 18 May 2015 16:15:03 Paul Eggleton wrote: > Add support for creating/updating bbappends in both devtool (within the > update-recipe subcommand) and in recipetool (with a new appendfile > subcommand), as well as some related tidy-ups. I missed mentioning - this series *requires* the set o

Re: [OE-core] [RFC] Add something like bitbake -cmenuconfig ?

2015-05-18 Thread Paul Eggleton
On Monday 18 May 2015 08:15:05 Christopher Larson wrote: > On Mon, May 18, 2015 at 5:04 AM, Paul Eggleton < > paul.eggle...@linux.intel.com> wrote: > > On Monday 18 May 2015 08:52:04 Otavio Salvador wrote: > > > On Mon, May 18, 2015 at 5:45 AM, Paul Eggleton > > > wrote: > > > > > > > > On Monday

[OE-core] [PATCH 4/5] recipetool: add appendfile subcommand

2015-05-18 Thread Paul Eggleton
Locating which recipe provides a file in an image that you want to modify and then figuring out how to bbappend the recipe in order to replace it can be a tedious process. Thus, add a new appendfile subcommand to recipetool, providing the ability to create a bbappend file to add/replace any file in

Re: [OE-core] [RFC] Add something like bitbake -cmenuconfig ?

2015-05-18 Thread Christopher Larson
On Mon, May 18, 2015 at 5:04 AM, Paul Eggleton < paul.eggle...@linux.intel.com> wrote: > On Monday 18 May 2015 08:52:04 Otavio Salvador wrote: > > On Mon, May 18, 2015 at 5:45 AM, Paul Eggleton > > > > wrote: > > > Hi Robert, > > > > > > On Monday 18 May 2015 09:52:50 Robert Yang wrote: > > >> On

[OE-core] [PATCH 5/5] devtool: update-recipe: add option to write changes to bbappend

2015-05-18 Thread Paul Eggleton
Quite often what you want to do having made customisations to a piece of software is to apply those customisations in your own layer rather than in the original recipe. Thus, add a -a/--append option to the update-recipe subcommand which allows you to specify the layer to write a bbappend into. The

[OE-core] [PATCH 1/5] devtool / recipetool: ensure bb.note() gets printed

2015-05-18 Thread Paul Eggleton
Most of the time when bb.note() gets called we want to see the output, so ensure the level is set appropriately depending on the command line options instead of being fixed at warning. (We don't want to see the notes for fetch/unpack/patch though as they are too verbose). Signed-off-by: Paul Eggle

[OE-core] [PATCH 0/5] devtool / recipetool bbappend support

2015-05-18 Thread Paul Eggleton
Add support for creating/updating bbappends in both devtool (within the update-recipe subcommand) and in recipetool (with a new appendfile subcommand), as well as some related tidy-ups. The following changes since commit aa2e02a4f78d87bd466bbf92ca57147066c5367f: README: add "Contributing" sect

[OE-core] [PATCH 3/5] oe-selftest: move recipetool tests to their own module

2015-05-18 Thread Paul Eggleton
These tests really belong in their own module; if we refactor out a base class from DevtoolTests with shared functions then we can move them out easily. Also create temp directory in setupLocal() so we don't have to do that in individual tests anymore. Signed-off-by: Paul Eggleton --- meta/lib/o

[OE-core] [PATCH 2/5] lib/oe/patch: use with open() for all file operations

2015-05-18 Thread Paul Eggleton
with open(...)... is preferred for reading/writing files as it is neater and takes care of closing the file for you. Signed-off-by: Paul Eggleton --- meta/lib/oe/patch.py | 40 +++- 1 file changed, 19 insertions(+), 21 deletions(-) diff --git a/meta/lib/oe/pa

[OE-core] Cortex-A9 vs Thumb configuration

2015-05-18 Thread Dmitry Eremin-Solenikov
Hello, I was hit by one of changes in the package arch/tune/etc. naming. I'm building an image for the qemuarma9 (well, the error will be applicable to any ARMv7-based machine). After enabling ARM_INSTRUCTION_SET="thumb" in the config, I received the following error: ERROR: OE-core's config san

[OE-core] [PATCH 4/6] qt4: disable Phonon framework

2015-05-18 Thread Alexander Kanavin
From: Alexander Kanavin This allows removal of gstreamer 0.10 dependency from Qt4 recipe https://bugzilla.yoctoproject.org/show_bug.cgi?id=6294 Signed-off-by: Alexander Kanavin Signed-off-by: Alexander Kanavin --- meta/recipes-qt/qt4/qt4.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deleti

[OE-core] [PATCH 0/6] Remove unsupported GStreamer 0.10

2015-05-18 Thread Alexander Kanavin
These patches remove the unsupported GStreamer 0.10 framework from oe-core. GStreamer 0.10 will still be available from meta-oe, but is no longer recommended to use. Fixes: https://bugzilla.yoctoproject.org/show_bug.cgi?id=6294 Alexander Kanavin (6): python-gst: remove obsolete Python gstreame

[OE-core] [PATCH 2/6] clutter-gst: update to latest upstream version 3.0.4

2015-05-18 Thread Alexander Kanavin
From: Alexander Kanavin This also makes it GStreamer 1.0 compatible https://bugzilla.yoctoproject.org/show_bug.cgi?id=6294 Signed-off-by: Alexander Kanavin Signed-off-by: Alexander Kanavin --- .../clutter/clutter-gst-1.0-1.6.0/cogl-1.14.patch | 48 -- .../clutter-gst-1.0

[OE-core] [PATCH 5/6] webkitgtk: disable audio and video support

2015-05-18 Thread Alexander Kanavin
From: Alexander Kanavin This allows removal of gstreamer 0.10 dependency from webkit recipe https://bugzilla.yoctoproject.org/show_bug.cgi?id=6294 Signed-off-by: Alexander Kanavin Signed-off-by: Alexander Kanavin --- meta/recipes-sato/webkit/webkit-gtk_1.8.3.bb | 6 +- 1 file changed, 5

[OE-core] [PATCH 1/6] python-gst: remove obsolete Python gstreamer 0.10 bindings

2015-05-18 Thread Alexander Kanavin
From: Alexander Kanavin GStreamer 1.0 python bindings are gobject-introspection based, so until that is fixed, they will not be available. https://bugzilla.yoctoproject.org/show_bug.cgi?id=6294 Signed-off-by: Alexander Kanavin Signed-off-by: Alexander Kanavin --- .../python/python-gst/python

[OE-core] State of bitbake world, Failed tasks 2015-05-17

2015-05-18 Thread Martin Jansa
http://www.openembedded.org/wiki/Bitbake_World_Status qtlocation failure is just random binutils segfault == Failed tasks 2015-05-17 == INFO: jenkins-job.sh-1.3.1 Complete log available at http://logs.nslu2-linux.org/buildlogs/oe/world/log.report.20150518_120919.log === common () === === comm

Re: [OE-core] trouble related to oe-core update

2015-05-18 Thread Otavio Salvador
On Mon, May 18, 2015 at 10:08 AM, Andreas Müller wrote: > On Mon, May 18, 2015 at 2:50 PM, Otavio Salvador > wrote: ... > overestimate please. Still what about angstrom + imx6qsabresd? No clue. I personally don't use Angstrom and I don't know what the distro does. You can instrument the class co

Re: [OE-core] trouble related to oe-core update

2015-05-18 Thread Andreas Müller
On Mon, May 18, 2015 at 2:50 PM, Otavio Salvador wrote: > On Mon, May 18, 2015 at 9:43 AM, Andreas Müller > wrote: >> On Mon, May 18, 2015 at 1:55 PM, Otavio Salvador >> wrote: >>> On Mon, May 18, 2015 at 6:00 AM, Andreas Müller >>> wrote: On Mon, May 18, 2015 at 10:01 AM, Martin Jansa >

Re: [OE-core] [PATCH 11/11] devtool: deploy plugin: wrap long lines in code

2015-05-18 Thread Markus Lehtonen
Hi, On Tue, 2015-05-12 at 16:20 +0100, Paul Eggleton wrote: > On Monday 11 May 2015 16:17:11 Markus Lehtonen wrote: > > Signed-off-by: Markus Lehtonen > > --- > > scripts/lib/devtool/deploy.py | 99 > > +++ 1 file changed, 72 > > insertions(+), 27 deletions

Re: [OE-core] trouble related to oe-core update

2015-05-18 Thread Otavio Salvador
On Mon, May 18, 2015 at 9:43 AM, Andreas Müller wrote: > On Mon, May 18, 2015 at 1:55 PM, Otavio Salvador > wrote: >> On Mon, May 18, 2015 at 6:00 AM, Andreas Müller >> wrote: >>> On Mon, May 18, 2015 at 10:01 AM, Martin Jansa >>> wrote: On Mon, May 18, 2015 at 09:46:03AM +0200, Andreas M

Re: [OE-core] trouble related to oe-core update

2015-05-18 Thread Andreas Müller
On Mon, May 18, 2015 at 1:55 PM, Otavio Salvador wrote: > On Mon, May 18, 2015 at 6:00 AM, Andreas Müller > wrote: >> On Mon, May 18, 2015 at 10:01 AM, Martin Jansa >> wrote: >>> On Mon, May 18, 2015 at 09:46:03AM +0200, Andreas Müller wrote: Hi, >>> >>> Hi, >>> have seen that a while

[OE-core] [PATCH 4/5] pulseaudio-client-conf-sato: initial recipe

2015-05-18 Thread Tanu Kaskinen
This recipe is related to enabling PulseAudio in Sato images. We will rely on PulseAudio's autospawn feature to automatically start the daemon. The graphical session in Sato runs under root, however, and PulseAudio disables autospawning for root by default. We provide a custom client.conf in Sato t

[OE-core] [PATCH 2/5] pulseaudio: client-conf: Add allow-autospawn-for-root

2015-05-18 Thread Tanu Kaskinen
This is related to enabling PulseAudio in Sato images. Sato doesn't have regular users; the graphical session is run as root. PulseAudio disables autospawning for root, but in Sato that's not the desired behaviour. This patch allows autospawning to be enabled for root in systems where that makes se

[OE-core] [PATCH 5/5] packagegroup-core-x11-sato: add PulseAudio

2015-05-18 Thread Tanu Kaskinen
This enables PulseAudio in the Sato images. [YOCTO #7517] Signed-off-by: Tanu Kaskinen --- meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packa

[OE-core] [PATCH 3/5] pulseaudio: move client.conf to a separate package

2015-05-18 Thread Tanu Kaskinen
Putting client.conf to a separate package allows other recipes to provide a replacement package when a custom version of client.conf is needed (Sato will need that to make autospawning work for root). Signed-off-by: Tanu Kaskinen --- meta/recipes-multimedia/pulseaudio/pulseaudio.inc | 15 +++

[OE-core] [PATCH 1/5] alsa-plugins: initial recipe

2015-05-18 Thread Tanu Kaskinen
When PulseAudio is installed, alsa-plugins is needed to provide compatibility for ALSA applications. The dependencies are set up so that pulseaudio-server depends on alsa-plugins-pulseaudio-conf, and alsa-plugins-pulseaudio-conf depends on the PulseAudio plugins. This should make the ALSA->PulseAu

[OE-core] [PATCH 0/5] Enable PulseAudio in Sato images

2015-05-18 Thread Tanu Kaskinen
These patches fix YOCTO#7517. ALSA configuration is set up so that the default ALSA device is the PulseAudio plugin, so ALSA applications still work when PulseAudio is using the audio hardware. There's one quirk that can cause some confusion sometimes: the PulseAudio server will auto-exit in 20 s

Re: [OE-core] [RFC] Add something like bitbake -cmenuconfig ?

2015-05-18 Thread Paul Eggleton
On Monday 18 May 2015 08:52:04 Otavio Salvador wrote: > On Mon, May 18, 2015 at 5:45 AM, Paul Eggleton > > wrote: > > Hi Robert, > > > > On Monday 18 May 2015 09:52:50 Robert Yang wrote: > >> On 05/17/2015 05:34 AM, Richard Purdie wrote: > >> > On Fri, 2015-05-15 at 10:35 +0800, Robert Yang wrot

[OE-core] [PATCH][V2] xkeyboard-config: remove GPLv3 files

2015-05-18 Thread Ross Burton
xkeyboard-config is intended to be MIT licensed, so backport a patch from upstream to relicense one file and temporarily delete another. Signed-off-by: Ross Burton --- .../0001-Remove-GPLv3-content.patch| 1043 .../xorg-lib/xkeyboard-config_2.13.bb

[OE-core] [PATCH] xkeyboard-config: remove GPLv3 files

2015-05-18 Thread Ross Burton
xkeyboard-config is intended to be MIT licensed, so backport a patch from upstream to relicense one file and temporarily delete another. Signed-off-by: Ross Burton --- .../0001-Remove-GPLv3-content.patch| 1043 .../xorg-lib/xkeyboard-config_2.13.bb

Re: [OE-core] trouble related to oe-core update

2015-05-18 Thread Otavio Salvador
On Mon, May 18, 2015 at 6:00 AM, Andreas Müller wrote: > On Mon, May 18, 2015 at 10:01 AM, Martin Jansa wrote: >> On Mon, May 18, 2015 at 09:46:03AM +0200, Andreas Müller wrote: >>> Hi, >> >> Hi, >> >>> have seen that a while ago but had no time to take care. >>> >>> Since oe-core commit >>> >>>

Re: [OE-core] [RFC] Add something like bitbake -cmenuconfig ?

2015-05-18 Thread Otavio Salvador
On Mon, May 18, 2015 at 5:45 AM, Paul Eggleton wrote: > Hi Robert, > > On Monday 18 May 2015 09:52:50 Robert Yang wrote: >> On 05/17/2015 05:34 AM, Richard Purdie wrote: >> > On Fri, 2015-05-15 at 10:35 +0800, Robert Yang wrote: >> >> Is is useful/possible if we add something like bitbake >> >> -

Re: [OE-core] meta-gir issues and maintenance

2015-05-18 Thread Andreas Müller
On Mon, May 18, 2015 at 1:00 PM, Burton, Ross wrote: > On 18 May 2015 at 09:00, Andreas Müller > wrote: >> >> I would appreciate to have the gintrospection more central - this >> would give us a chance to get the gtk stuff out of stone age.. > > > Well, oe-core already has GTK+ 3, so we're "just"

Re: [OE-core] meta-gir issues and maintenance

2015-05-18 Thread Burton, Ross
On 18 May 2015 at 09:00, Andreas Müller wrote: > I would appreciate to have the gintrospection more central - this > would give us a chance to get the gtk stuff out of stone age.. > Well, oe-core already has GTK+ 3, so we're "just" missing the bindings to Python and JavaScript. Changhyeok, you'

Re: [OE-core] trouble related to oe-core update

2015-05-18 Thread Andreas Müller
On Mon, May 18, 2015 at 10:01 AM, Martin Jansa wrote: > On Mon, May 18, 2015 at 09:46:03AM +0200, Andreas Müller wrote: >> Hi, > > Hi, > >> have seen that a while ago but had no time to take care. >> >> Since oe-core commit >> >> commit 3e760031f91fb87c3e2f62b77a117eb41164f259 >> Author: Martin Ja

Re: [OE-core] [RFC] Add something like bitbake -cmenuconfig ?

2015-05-18 Thread Paul Eggleton
Hi Robert, On Monday 18 May 2015 09:52:50 Robert Yang wrote: > On 05/17/2015 05:34 AM, Richard Purdie wrote: > > On Fri, 2015-05-15 at 10:35 +0800, Robert Yang wrote: > >> Is is useful/possible if we add something like bitbake > >> -cmenuconfig, just like kernel's make menuconfig ? > >> > >> We

[OE-core] [PATCH] icu-native: fix hard paths in native icu

2015-05-18 Thread André Draszik
The icu recipe installs icu-native twice, once in the usual location, and once for cross builds into the path given by --with-cross-build. This latter path is not included in the list of paths recognised by chrpath.bbclass, hence the binaries in there retain the rpath as used during compilation. T

[OE-core] [PATCH 0/1] icu-native: not relocatable via sstate

2015-05-18 Thread André Draszik
The icu recipe installs icu-native twice, once in the usual location, and once for cross builds into the path given by --with-cross-build. This latter path is not included in the list of paths recognised by chrpath.bbclass, hence the binaries in there retain the rpath as used during compilation.

Re: [OE-core] trouble related to oe-core update

2015-05-18 Thread Martin Jansa
On Mon, May 18, 2015 at 09:46:03AM +0200, Andreas Müller wrote: > Hi, Hi, > have seen that a while ago but had no time to take care. > > Since oe-core commit > > commit 3e760031f91fb87c3e2f62b77a117eb41164f259 > Author: Martin Jansa > Date: Wed Feb 18 15:40:35 2015 +0100 > > feature-arm

Re: [OE-core] meta-gir issues and maintenance

2015-05-18 Thread Andreas Müller
On Thu, May 14, 2015 at 4:50 AM, Changhyeok Bae wrote: > Hi Tomas, > > I'm Changhyeok and working with Martin Jansa. > Actually I'm using meta-gir layer. So can I take over meta-gir layer? > > Thanks > Changhyeok > > -Original Message- > From: openembedded-core-boun...@lists.openembedded.o

[OE-core] trouble related to oe-core update

2015-05-18 Thread Andreas Müller
Hi, have seen that a while ago but had no time to take care. Since oe-core commit commit 3e760031f91fb87c3e2f62b77a117eb41164f259 Author: Martin Jansa Date: Wed Feb 18 15:40:35 2015 +0100 feature-arm-thumb.inc: respect ARM_INSTRUCTION_SET when adding thumb suffix I get ERROR: OE-core'