Re: [oe] Before you ping some older patches

2017-02-22 Thread Michael Halstead
On 02/22/2017 05:58 PM, Michael Halstead wrote: > > On 02/22/2017 05:53 PM, Martin Jansa wrote: >> On Thu, Feb 23, 2017 at 12:48:22AM +0100, Martin Jansa wrote: >>> Hi Michael, >>> >>> thanks for quick fix. >>> >>> The hook now shows error about sendmail I wasn't seeing before: >>> >>> OE @ ~/meta-

Re: [oe] [PATCH] [meta-networking] ddclient: new package

2017-02-22 Thread Kinsella, Ray
On 21/02/2017 17:22, Joe MacDonald wrote: [[oe] [PATCH] [meta-networking] ddclient: new package] On 17.02.21 (Tue 17:13) Ray Kinsella wrote: Adding the package ddclient. DDClient updates Dynamic DNS servers with an IP address. Recipe is based on the original OE recipe found here. http://c

Re: [oe] [PATCH] [meta-networking] ddclient: new package

2017-02-22 Thread Kinsella, Ray
inline On 22/02/2017 13:02, Martin Jansa wrote: On Tue, Feb 21, 2017 at 12:22:37PM -0500, Joe MacDonald wrote: I've added it to master-next, but now I'll drop it again, because it creates dependency on meta-perl and meta-networking doesn't depend on meta-perl (at least not yet - good luck with

Re: [oe] Before you ping some older patches

2017-02-22 Thread Michael Halstead
On 02/22/2017 05:53 PM, Martin Jansa wrote: > On Thu, Feb 23, 2017 at 12:48:22AM +0100, Martin Jansa wrote: >> Hi Michael, >> >> thanks for quick fix. >> >> The hook now shows error about sendmail I wasn't seeing before: >> >> OE @ ~/meta-openembedded $ git push origin master-next >> Counting obj

Re: [oe] Before you ping some older patches

2017-02-22 Thread Martin Jansa
On Thu, Feb 23, 2017 at 12:48:22AM +0100, Martin Jansa wrote: > Hi Michael, > > thanks for quick fix. > > The hook now shows error about sendmail I wasn't seeing before: > > OE @ ~/meta-openembedded $ git push origin master-next > Counting objects: 78, done. > Delta compression using up to 8 thr

Re: [oe] [meta-browser][PATCH] chromium: disable generate_character_data for qemux86

2017-02-22 Thread Otavio Salvador
On Wed, Feb 22, 2017 at 9:53 AM, Jacobo Aragunde Pérez wrote: > Chromium-wayland fails with: > http://errors.yoctoproject.org/Errors/Build/32356/ > > Root cause seems to be ICU mixing host and target architectures, > same as in: https://bugreports.qt.io/browse/QTBUG-57705 > > Signed-off-by: Jaco

Re: [oe] Before you ping some older patches

2017-02-22 Thread Derek Straka
I resubmitted each of the patches (as V2s) that didn't make it into master-next. If we miss any patches in meta-python, I will catch it with my nightly CI run, so there isn't a need to write a script to search for missing patches there. Thanks. -Derek On Wed, Feb 22, 2017 at 6:48 PM, Martin Jan

[oe] [meta-python][PATCHv2] python-tornado: update to version 4.4.2

2017-02-22 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-tornado.inc | 6 +++--- .../python/{python-tornado_4.3.bb => python-tornado_4.4.2.bb} | 0 meta-python/recipes-devtools/python/python3-tornado_4.3.bb | 2 -- meta-python/recipes-devtools/python/pyt

[oe] [meta-python][PATCHv2] python-cryptography-vectors: update to version 1.7.2

2017-02-22 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-cryptography-vectors.inc | 4 ++-- ...yptography-vectors_1.6.bb => python-cryptography-vectors_1.7.2.bb} | 0 ...ptography-vectors_1.6.bb => python3-cryptography-vectors_1.7.2.bb} | 0 3 files changed, 2 insertions(+), 2

[oe] [meta-python][PATCHv2] python-pylint: update to version 1.6.5

2017-02-22 Thread Derek Straka
Signed-off-by: Derek Straka --- .../python/{python-pylint_1.6.4.bb => python-pylint_1.6.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-pylint_1.6.4.bb => python-pylint_1.6.5.bb} (90%) diff --git a/meta-python/recipes-d

[oe] [meta-python][PATCHv2] python-cryptography: update to version 1.7.2

2017-02-22 Thread Derek Straka
Verify the license terms remain the same and update the checksum Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-cryptography.inc | 6 +++--- .../{python-cryptography_1.6.bb => python-cryptography_1.7.2.bb}| 0 .../{python3-cryptography_1.6.bb => python3-cr

[oe] [meta-python][PATCHv2] python-prompt-toolkit: update to version 1.0.13

2017-02-22 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-prompt-toolkit.inc | 4 ++-- ...python-prompt-toolkit_1.0.7.bb => python-prompt-toolkit_1.0.13.bb} | 0 ...thon3-prompt-toolkit_1.0.7.bb => python3-prompt-toolkit_1.0.13.bb} | 0 3 files changed, 2 insertions(+), 2

[oe] [meta-python][PATCHv2] python-pymisp: update to version 2.4.65

2017-02-22 Thread Derek Straka
Verify the underlying license remains the same and update the checksum for the latest released version Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-pymisp.inc | 6 +++--- .../python/{python-pymisp_2.4.54.bb => python-pymisp_2.4.65.bb} | 0 .../pyth

[oe] [meta-python][PATCHv2] python-pyasn1: update to version 0.2.2

2017-02-22 Thread Derek Straka
Verify the license terms remain intact and update the location and checksum to match the latest copyright modifications Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-pyasn1.inc | 6 +++--- .../python/{python-pyasn1_0.1.9.bb => python-pyasn1_0.2.2.bb}

[oe] [meta-python][PATCHv2] python-jinja2: update to version 2.9.5

2017-02-22 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-jinja2.inc | 7 --- .../python/{python-jinja2_2.8.bb => python-jinja2_2.9.5.bb}| 0 meta-python/recipes-devtools/python/python3-jinja2_2.8.bb | 2 -- meta-python/recipes-devtools/python/py

[oe] [meta-python][PATCHv2] python-lxml: update to version 3.7.3

2017-02-22 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-lxml.inc | 4 ++-- .../python/{python-lxml_3.7.2.bb => python-lxml_3.7.3.bb} | 0 .../python/{python3-lxml_3.7.2.bb => python3-lxml_3.7.3.bb} | 0 3 files changed, 2 insertions(+), 2

[oe] [meta-python][PATCHv2] python-pytz: drop execute bit on recipes

2017-02-22 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-pytz_2016.10.bb | 0 meta-python/recipes-devtools/python/python3-pytz_2016.10.bb | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 meta-python/recipes-devtools/python/python-pytz_2016.10

[oe] [meta-python][PATCH] python-pytz: drop execute bit on recipes

2017-02-22 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-pytz_2016.10.bb | 0 meta-python/recipes-devtools/python/python3-pytz_2016.10.bb | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 meta-python/recipes-devtools/python/python-pytz_2016.10

Re: [oe] Before you ping some older patches

2017-02-22 Thread Michael Halstead
signature.asc Description: OpenPGP digital signature -- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel

[oe] [meta-python][PATCH] python-serpent: update to version 1.18.1

2017-02-22 Thread Derek Straka
Verified license terms remain the same and updated the checksum Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-serpent_1.16.bb | 13 - .../recipes-devtools/python/python-serpent_1.18.1.bb| 13 + 2 files changed, 13 insertions(+), 13 de

[oe] [meta-python][PATCH] python-vobject: update to version 0.9.4.1

2017-02-22 Thread Derek Straka
Signed-off-by: Derek Straka --- .../python/{python-vobject_0.9.3.bb => python-vobject_0.9.4.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-vobject_0.9.3.bb => python-vobject_0.9.4.1.bb} (71%) diff --git a/meta-python/recip

[oe] [meta-python][PATCH] python-greenlet: update to version 0.4.12

2017-02-22 Thread Derek Straka
Signed-off-by: Derek Straka --- .../python/{python-greenlet_0.4.11.bb => python-greenlet_0.4.12.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python-greenlet_0.4.11.bb => python-greenlet_0.4.12.bb} (61%) diff --git a/meta-python/rec

[oe] [meta-python][PATCH] python-pyro4: update to version 4.55

2017-02-22 Thread Derek Straka
Signed-off-by: Derek Straka --- .../python-pyro4/{python-pyro4_4.53.bb => python-pyro4_4.55.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-connectivity/python-pyro4/{python-pyro4_4.53.bb => python-pyro4_4.55.bb} (70%) diff --git a/meta-python/rec

[oe] [meta-python][PATCH] python-autobahn: remove obsolete recipe

2017-02-22 Thread Derek Straka
The autobahn recipe does not currently function and is extremely out of date. The only known consumer of this was cloudeebus, which is also being removed. The new version requires a large number of dependencies that are not currently in meta-python. Since there are no known users, the recipe wil

Re: [oe] Before you ping some older patches

2017-02-22 Thread Martin Jansa
Hi Michael, thanks for quick fix. The hook now shows error about sendmail I wasn't seeing before: OE @ ~/meta-openembedded $ git push origin master-next Counting objects: 78, done. Delta compression using up to 8 threads. Compressing objects: 100% (25/25), done. Writing objects: 100% (78/78), 7.

[oe] [meta-python][PATCH] python-cloudeebus: remove obsolete recipe

2017-02-22 Thread Derek Straka
The cloudeebus upstream project has not been active in 3.5 years and the current APIs for most of the dependencies have changed enough to not longer support the current implementation without pinning previous versions. Since this recipe has not functioned correctly for a while, remove it from the

Re: [oe] Before you ping some older patches

2017-02-22 Thread MacDonald, Joe
I figured the same but there are at least two in my sent mail that are absent from the archives. I'm inclined to blame a google apps hiccup since they're from my non-work address but I thought it worth mentioning anyway. On Feb 22, 2017 5:51 PM, Martin Jansa wrote: On Wed, Feb 22, 2017 at 10:2

Re: [oe] Before you ping some older patches

2017-02-22 Thread Michael Halstead
The hooks are repaired and need testing. (Bad git/config settings.) Please feel free to resubmit patches. Let me know if they do not appear in patchwork. I'm trying to see if I can automatically resend the missed patches and mark them superseded if needed. I'll update post here if it works. On 0

[oe] [PATCH 11/11] libsdl-ttf: fix and unblacklist

2017-02-22 Thread Andreas Müller
Signed-off-by: Andreas Müller --- meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.11.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.11.bb b/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.11.bb index 091d6ef..d8b

[oe] [PATCH 09/11] postgresql: update 9.4.10 -> 9.4.11

2017-02-22 Thread Andreas Müller
Signed-off-by: Andreas Müller --- meta-oe/recipes-support/postgresql/postgresql_9.4.10.bb | 11 --- meta-oe/recipes-support/postgresql/postgresql_9.4.11.bb | 11 +++ 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 meta-oe/recipes-support/postgresql/postgresq

[oe] [PATCH 10/11] libsdl2-ttf: add pkgconfig to inherit and unblacklist

2017-02-22 Thread Andreas Müller
Signed-off-by: Andreas Müller --- meta-oe/recipes-support/libsdl-ttf/libsdl2-ttf_2.0.14.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meta-oe/recipes-support/libsdl-ttf/libsdl2-ttf_2.0.14.bb b/meta-oe/recipes-support/libsdl-ttf/libsdl2-ttf_2.0.14.bb index da74fba..f24

[oe] [PATCH 08/11] postgresql: use gettext bbclass and aublacklist

2017-02-22 Thread Andreas Müller
Although I reomeve gettext related packages from my build machine, I could not reproduce error mentioned. Let's hope my asumption is good enough. Signed-off-by: Andreas Müller --- meta-oe/recipes-support/postgresql/postgresql.inc | 4 ++-- meta-oe/recipes-support/postgresql/postgresql_9.4.

[oe] [PATCH 05/11] abiword: unblacklist - gtkmathview is back

2017-02-22 Thread Andreas Müller
Signed-off-by: Andreas Müller --- meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb b/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb index d021147..b08b994 100644 --- a/meta-gnome/recipes-gn

[oe] [PATCH 06/11] fontforge: add gettext to inherit and unblacklist

2017-02-22 Thread Andreas Müller
Signed-off-by: Andreas Müller --- meta-oe/recipes-graphics/fontforge/fontforge_20150824.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meta-oe/recipes-graphics/fontforge/fontforge_20150824.bb b/meta-oe/recipes-graphics/fontforge/fontforge_20150824.bb index 7d30312..75a

[oe] [PATCH 03/11] gtk-engines: add glib-2.0-native to DEPENDS an unblacklist

2017-02-22 Thread Andreas Müller
Signed-off-by: Andreas Müller --- meta-gnome/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meta-gnome/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb b/meta-gnome/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb index 2a0022

[oe] [PATCH 04/11] gtkmathview: libxslt -> libxslt-native in DEPENDS and unblacklist

2017-02-22 Thread Andreas Müller
There is not exactly a chance to get a useful fedora system without libxslt for test. So this is yet another guesswork. Signed-off-by: Andreas Müller --- meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meta-oe/recipe

[oe] [PATCH 07/11] fontforge: update 20150824 -> 20161012

2017-02-22 Thread Andreas Müller
Signed-off-by: Andreas Müller --- .../fontforge/{fontforge_20150824.bb => fontforge_20161012.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-graphics/fontforge/{fontforge_20150824.bb => fontforge_20161012.bb} (96%) diff --git a/meta-oe/recipes-graphi

[oe] [PATCH 00/11] more rss fixes

2017-02-22 Thread Andreas Müller
* patchwork is in trouble atm -> use classic pull request * 1-3 are resend - patchwork trouble I guess/hope * some errors cannot be reproduced -> guesswork -> let me know in case of trouble * (bad) habit: when touching recipes I check for updates - hope we don't face further mpd-like cases The

[oe] [PATCH 01/11] libsdl-mixer: add pkgconfig to inherit and unblacklist

2017-02-22 Thread Andreas Müller
Signed-off-by: Andreas Müller --- meta-oe/recipes-multimedia/libsdl-mixer/libsdl-mixer_1.2.12.bb | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/meta-oe/recipes-multimedia/libsdl-mixer/libsdl-mixer_1.2.12.bb b/meta-oe/recipes-multimedia/libsdl-mixer/libsdl-mixer_1.2.12.bb

[oe] [PATCH 02/11] libsdl2-mixer: add pkgconfig to inherit and unblacklist

2017-02-22 Thread Andreas Müller
Signed-off-by: Andreas Müller --- meta-oe/recipes-multimedia/libsdl-mixer/libsdl2-mixer_2.0.1.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meta-oe/recipes-multimedia/libsdl-mixer/libsdl2-mixer_2.0.1.bb b/meta-oe/recipes-multimedia/libsdl-mixer/libsdl2-mixer_2.0.1.bb

Re: [oe] Before you ping some older patches

2017-02-22 Thread Martin Jansa
On Wed, Feb 22, 2017 at 10:26:54PM +, MacDonald, Joe wrote: > It might just be me, but the list in general has seemed a bit off since at > least Monday. I have good reason to believe it has eaten at least two of my > posts. During OEDAM discussion I also had a feeling that both my replies to

Re: [oe] Before you ping some older patches

2017-02-22 Thread MacDonald, Joe
It might just be me, but the list in general has seemed a bit off since at least Monday. I have good reason to believe it has eaten at least two of my posts. -J. On Feb 22, 2017 4:33 PM, Martin Jansa wrote: 1) Make sure they aren't already in master (or master-next), currently there is only on

Re: [oe] [OE-core] Patchwork not picking changes from the ML Was: [meta-python][PATCH] python-paho-mqtt: update to version 1.2

2017-02-22 Thread Michael Halstead
On Feb 22, 2017 1:56 PM, "Derek Straka" wrote: Martin - No problem. I'll resend the patches. Michael - Would it be worth waiting before I resend the change sets? It looks like at least a subset of them have made it through. Please wait while I make sure this problem is correctly resolved bef

Re: [oe] [OE-core] Patchwork not picking changes from the ML Was: [meta-python][PATCH] python-paho-mqtt: update to version 1.2

2017-02-22 Thread Jose Lamego
On 02/22/2017 02:55 PM, Michael Halstead wrote: > I've seen several issues with hooks. I was working on them yesterday and > will continue today. > > These are currently managed by hand but we are moving them into > configuration management which should help keep them working consistently. Mich

Re: [oe] [OE-core] Patchwork not picking changes from the ML Was: [meta-python][PATCH] python-paho-mqtt: update to version 1.2

2017-02-22 Thread Derek Straka
Martin - No problem. I'll resend the patches. Michael - Would it be worth waiting before I resend the change sets? It looks like at least a subset of them have made it through. Thanks. -Derek On Wed, Feb 22, 2017 at 3:55 PM, Michael Halstead < mhalst...@linuxfoundation.org> wrote: > I've see

[oe] Before you ping some older patches

2017-02-22 Thread Martin Jansa
1) Make sure they aren't already in master (or master-next), currently there is only one change in master-next: eb7979113 netcat-openbsd: fix implicit dependency on pkg-config 2) Make sure there weren't some negative feedback comments on our change 3) Make sure the change made it to patchwork, cu

Re: [oe] [OE-core] State of bitbake world, Failed tasks 2017-02-22

2017-02-22 Thread Andreas Müller
On Wed, Feb 22, 2017 at 9:35 PM, Martin Jansa wrote: > 2nd build today just to confirm fix for chromium-wayland on qemux86, > pidgin and geoclue. > >> I've dropped only the last unblacklist for mpd which is still failing, >> will try it now with unblacklist, but without the version upgrade. > > Th

Re: [oe] [OE-core] Patchwork not picking changes from the ML Was: [meta-python][PATCH] python-paho-mqtt: update to version 1.2

2017-02-22 Thread Michael Halstead
I've seen several issues with hooks. I was working on them yesterday and will continue today. These are currently managed by hand but we are moving them into configuration management which should help keep them working consistently. On Feb 22, 2017 12:47 PM, "Martin Jansa" wrote: > On Wed, Feb

[oe] Patchwork not picking changes from the ML Was: [meta-python][PATCH] python-paho-mqtt: update to version 1.2

2017-02-22 Thread Martin Jansa
On Wed, Feb 22, 2017 at 12:45:36PM -0500, Derek Straka wrote: > Signed-off-by: Derek Straka It's not your fault Derek, but most of the patches from today and based on the pings from today also some earlier patches didn't make it into patchwork. This one is the only exception. Michael, Jose: are

[oe] State of bitbake world, Failed tasks 2017-02-22

2017-02-22 Thread Martin Jansa
2nd build today just to confirm fix for chromium-wayland on qemux86, pidgin and geoclue. > I've dropped only the last unblacklist for mpd which is still failing, > will try it now with unblacklist, but without the version upgrade. This worked, the qemuarm issue reported in previous log happens on

[oe] [meta-python][PATCH] python-paho-mqtt: update to version 1.2

2017-02-22 Thread Derek Straka
Signed-off-by: Derek Straka --- .../python/{python-paho-mqtt_1.1.bb => python-paho-mqtt_1.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-paho-mqtt_1.1.bb => python-paho-mqtt_1.2.bb} (68%) diff --git a/meta-python/recipes

[oe] [meta-python][PATCH] python-pylint: update to version 1.6.5

2017-02-22 Thread Derek Straka
Signed-off-by: Derek Straka --- .../python/{python-pylint_1.6.4.bb => python-pylint_1.6.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-pylint_1.6.4.bb => python-pylint_1.6.5.bb} (90%) diff --git a/meta-python/recipes-d

[oe] [meta-python][PATCH 2/2] python-cryptography-vectors: update to version 1.7.2

2017-02-22 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-cryptography-vectors.inc | 4 ++-- ...yptography-vectors_1.6.bb => python-cryptography-vectors_1.7.2.bb} | 0 ...ptography-vectors_1.6.bb => python3-cryptography-vectors_1.7.2.bb} | 0 3 files changed, 2 insertions(+), 2

[oe] [meta-python][PATCH 1/2] python-cryptography: update to version 1.7.2

2017-02-22 Thread Derek Straka
Verify the license terms remain the same and update the checksum Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-cryptography.inc | 6 +++--- .../{python-cryptography_1.6.bb => python-cryptography_1.7.2.bb}| 0 .../{python3-cryptography_1.6.bb => python3-cr

Re: [oe] [meta-oe] libgphoto: Replace 'lib' with ${nonarch_base_libdir}

2017-02-22 Thread Martin Jansa
I don't see it in patchwork, please resend. On Wed, Feb 22, 2017 at 4:02 PM, Amarnath Valluri < amarnath.vall...@intel.com> wrote: > ping - reminder request for feedback > > On 08.02.2017 15:08, Amarnath Valluri wrote: > >> Make use of bitbake variable for udev ruls folder. This change makes the

Re: [oe] [meta-networking][morty][PATCH 1/3] libtdb: fix SRC_URI - http has gone

2017-02-22 Thread akuster808
On 02/20/2017 04:26 PM, chong.yi.c...@intel.com wrote: From: Andreas Müller Signed-off-by: Andreas Müller Signed-off-by: Martin Jansa Signed-off-by: Joe MacDonald (cherry picked from commit 7131b825b6973e703c24101dec4628b1765723b6) Signed-off-by: Chai, Chong Yi all three push to akuster/

Re: [oe] Splitting meta-oe?

2017-02-22 Thread akuster808
On 02/20/2017 03:18 AM, Martin Jansa wrote: On Sun, Feb 19, 2017 at 07:31:03PM -0800, Richard Purdie wrote: On Fri, 2017-02-17 at 14:45 -0500, Philip Balister wrote: And I'm with these gyus. Splitting the git repository doesn't solve any underlying problems. The real problem from my point of

Re: [oe] [meta-oe][PATCH v2] udisks: Make use of bitbake variables for sbin, lib locations.

2017-02-22 Thread Khem Raj
On Thu, Feb 9, 2017 at 7:21 AM Amarnath Valluri wrote: > Took the opportunity to patch the source to accepet the udev rules > directory > from make variables. > > Signed-off-by: Amarnath Valluri > --- > ...01-Make-udev-rules-directory-configurable.patch | 91 > ++ > meta-oe/

Re: [oe] [meta-oe] xf86-input-tslib: Replace 'lib' with ${nonarch_base_libdir} for placing udev rules.

2017-02-22 Thread Amarnath Valluri
ping - reminder request for feedback On 08.02.2017 15:07, Amarnath Valluri wrote: Signed-off-by: Amarnath Valluri --- meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_0.0.6.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-oe/recipes-graphics/xorg-driver/

Re: [oe] [meta-oe] libgphoto: Replace 'lib' with ${nonarch_base_libdir}

2017-02-22 Thread Amarnath Valluri
ping - reminder request for feedback On 08.02.2017 15:08, Amarnath Valluri wrote: Make use of bitbake variable for udev ruls folder. This change makes the recipe more portable. Signed-off-by: Amarnath Valluri --- meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.8.bb | 2 +- 1 file changed, 1

[oe] [PATCH] lzip: remove recipe

2017-02-22 Thread Alexander Kanavin
It has been moved to oe-core Signed-off-by: Alexander Kanavin --- meta-oe/recipes-support/lzip/lzip_1.16.bb | 41 --- 1 file changed, 41 deletions(-) delete mode 100644 meta-oe/recipes-support/lzip/lzip_1.16.bb diff --git a/meta-oe/recipes-support/lzip/lzip_1.16.bb

Re: [oe] [meta-filesystem] aufs-utils: Replace install paths with appropriate bitbake environment

2017-02-22 Thread Amarnath Valluri
ping - reminder request for feedback On 08.02.2017 15:17, Amarnath Valluri wrote: autf-utils Makefile is using hardcoded /bin, /sbin paths, instead we should respect the bitbake environment. This change makes the recipe portable to environments where ${base_bindir} != /bin or ${base_sbindir} !=

Re: [oe] [meta-oe][PATCH v2] udisks: Make use of bitbake variables for sbin, lib locations.

2017-02-22 Thread Amarnath Valluri
Sorry for noise, I just realized that this change is in master already. On 22.02.2017 16:53, Amarnath Valluri wrote: ping - reminder request for feedback On 09.02.2017 17:17, Amarnath Valluri wrote: Took the opportunity to patch the source to accepet the udev rules directory from make variabl

Re: [oe] [meta-oe][PATCH v2] udisks: Make use of bitbake variables for sbin, lib locations.

2017-02-22 Thread Amarnath Valluri
ping - reminder request for feedback On 09.02.2017 17:17, Amarnath Valluri wrote: Took the opportunity to patch the source to accepet the udev rules directory from make variables. Signed-off-by: Amarnath Valluri --- ...01-Make-udev-rules-directory-configurable.patch | 91

Re: [oe] [meta-oe] openct: Replace /lib/udev with ${nonarch_base_libdir}/udev.

2017-02-22 Thread Amarnath Valluri
ping - reminder request for feedback On 08.02.2017 15:07, Amarnath Valluri wrote: Signed-off-by: Amarnath Valluri --- meta-oe/recipes-support/openct/openct_0.6.20.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-oe/recipes-support/openct/openct_0.6.20.bb b/m

[oe] [PATCH v2] lvm2: Replace 'lib' with ${nonarch_base_libdir} for placing udev rules.

2017-02-22 Thread Amarnath Valluri
Signed-off-by: Amarnath Valluri --- meta-oe/recipes-support/lvm2/lvm2.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-support/lvm2/lvm2.inc b/meta-oe/recipes-support/lvm2/lvm2.inc index e0a126e..2bb0134 100644 --- a/meta-oe/recipes-support/lvm2/lvm2.in

[oe] [PATCH] openjdk-8: recipe for jdk8u121-b13-aarch32

2017-02-22 Thread Guy Shapiro
Hi all, The following patch adds a recipe for building the updated openjdk-8 ARM port. This JVM version is significantly faster than the current one. This is still "work in progress", but can be used to create a useful package. Regards, Guy P.S. I'm not going to be responsive on mail in the next

[oe] State of bitbake world, Failed tasks 2017-02-22

2017-02-22 Thread Martin Jansa
Big thanks to Andreas who sent most of the fixes! I've dropped only the last unblacklist for mpd which is still failing, will try it now with unblacklist, but without the version upgrade. == Number of issues - stats == {| class='wikitable' !|Date !!colspan='3'|Failed tasks

Re: [oe] [PATCH] [meta-networking] ddclient: new package

2017-02-22 Thread Martin Jansa
On Tue, Feb 21, 2017 at 12:22:37PM -0500, Joe MacDonald wrote: > [[oe] [PATCH] [meta-networking] ddclient: new package] On 17.02.21 (Tue > 17:13) Ray Kinsella wrote: > > > Adding the package ddclient. DDClient updates Dynamic DNS servers with an > > IP address. > > Recipe is based on the origin

[oe] [meta-browser][PATCH] chromium: disable generate_character_data for qemux86

2017-02-22 Thread Jacobo Aragunde Pérez
Chromium-wayland fails with: http://errors.yoctoproject.org/Errors/Build/32356/ Root cause seems to be ICU mixing host and target architectures, same as in: https://bugreports.qt.io/browse/QTBUG-57705 Signed-off-by: Jacobo Aragunde Pérez --- recipes-browser/chromium/chromium.inc | 1 + 1 file

[oe] [PATCH] pidgin: add missing dependencies and unblacklist

2017-02-22 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-oe/recipes-support/pidgin/pidgin_2.11.0.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meta-oe/recipes-support/pidgin/pidgin_2.11.0.bb b/meta-oe/recipes-support/pidgin/pidgin_2.11.0.bb index aacb30a9b..462e21c92 100644 --- a/meta-oe

[oe] [PATCH] android-tools: add libcap dependency and fix build on big endian systems

2017-02-22 Thread Martin Jansa
* add dependency on libcap to fix: android-tools/5.1.1.r37-r0/git/system/core/adb/adb.c:39:28: fatal error: sys/capability.h: No such file or directory #include ^ * add patch from buildroot to fix build with newer glibc and on bit-endian systems android-tools/

[oe] [meta-qt5][PATCH] qtwebengine: add commercial licence

2017-02-22 Thread Gordan Markuš
Signed-off-by: Gordan Markuš --- recipes-qt/qt5/qtwebengine_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb index 8e60d72..a4ee055 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/