Re: [oe] [meta-oe][PATCH] dialog-static: blacklist

2015-04-23 Thread Fabio Berton
Hi! I fixed this adding the function below on dialog-static recipe, the function add --static flag to pkg-config. do_configure_prepend(){ sed -i 's,pkg-config,pkg-config --static,g' -i configure } On 04/23/2015 11:37 AM, openembedded-devel-requ...@lists.openembedded.org wrote: Send

[oe] [meta-networking][PATCH] lldpd: Update to version 0.7.19

2015-10-29 Thread Fabio Berton
The fix-libevent-configure patch has been applied upstream, so we removed it. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../lldpd/files/fix-libevent-configure.patch | 39 -- .../lldpd/{lldpd_0.7.17.bb => lldpd_0.7.19.bb} | 5 ++-

[oe] [meta-python][PATCH] python-cffi: Update to version 1.3.0

2015-10-29 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../python/{python-cffi_1.2.1.bb => python-cffi_1.3.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-cffi_1.2.1.bb => python-cffi_1.3.0.bb}

[oe] [meta-networking][PATCH v2] lldpd: Update to version 0.7.19

2015-11-05 Thread Fabio Berton
The new release has following important changes, worth noticing: - fix-libevent-configure patch has been applied upstream - fix for CVE-2015-8012 Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../lldpd/files/fix-libevent-configure.patch

[oe] [meta-python][PATCH] python-pyroute2: Add recipe

2015-08-31 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../import-simplejson-as-json.patch| 26 ++ .../python/python-pyroute2_0.3.12.bb | 14 2 files changed, 40 insertions(+) create mode 100644 meta-python/recipes-de

[oe] [meta-oe][PATCH] python-pyroute2: Add recipe

2015-08-31 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../import-simplejson-as-json.patch| 26 ++ .../python/python-pyroute2_0.3.12.bb | 14 2 files changed, 40 insertions(+) create mode 100644 meta-python/recipes-de

[oe] [meta-python][PATCH v2 2/2] python-cffi: Upgrade to version 1.2.1

2015-09-10 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../python/{python-cffi_0.9.2.bb => python-cffi_1.2.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-cffi_0.9.2.bb => python-cffi_1.2.1.bb}

[oe] [meta-networking][PATCH v3] lldpd: Add recipe

2015-09-15 Thread Fabio Berton
lldpd is a 802.1AB implementation, a L2 network discovery protocol. It also supports CDP, EDP and various other protocols. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../lldpd/files/fix-libevent-configure.patch | 39 +++ .../recipes-daemons/lldpd

[oe] [meta-networking][PATCH] lldpd: Add recipe

2015-09-15 Thread Fabio Berton
From: Fabio Berton <fabio.ber...@ossystems.com.br> lldpd is a 802.1AB implementation, a L2 network discovery protocol. It also supports CDP, EDP and various other protocols. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../recipes-connectivity/lldpd/files/lldpd.d

[oe] [meta-networking][PATCH v2] lldpd: Add recipe

2015-09-15 Thread Fabio Berton
lldpd is a 802.1AB implementation, a L2 network discovery protocol. It also supports CDP, EDP and various other protocols. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../recipes-daemons/lldpd/files/lldpd.default | 2 + .../recipes-daemons/lldpd/files/lldpd.

[oe] [meta-python][PATCH v2 1/2] python-pyzmq: Add python-multiprocessing in RDEPENDS

2015-09-10 Thread Fabio Berton
.py", line 7, in from zmq.devices import basedevice, proxydevice, monitoredqueue, monitoredqueuedevice File "/usr/lib/python2.7/site-packages/zmq/devices/basedevice.py", line 9, in from multiprocessing import Process ImportError: No module named multiprocessing Signed-off-by: Fabio

[oe] [meta-networking][PATCH v4] lldpd: Add recipe

2015-09-18 Thread Fabio Berton
lldpd is a 802.1AB implementation, a L2 network discovery protocol. It also supports CDP, EDP and various other protocols. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../lldpd/files/fix-libevent-configure.patch | 39 +++ .../recipes-daemons/lldpd

[oe] [meta-browser][PATCH 2/2] firefox-l10n-*: Update to version 38.4.0esr

2015-12-11 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- ...firefox-l10n-ach_38.2.1esr.bb => firefox-l10n-ach_38.4.0esr.bb} | 4 ++-- .../{firefox-l10n-af_38.2.1esr.bb => firefox-l10n-af_38.4.0esr.bb} | 4 ++-- .../{firefox-l10n-an_38.2.1esr.bb => firefox-l10n-an_38

[oe] [meta-browser][PATCH 1/2] firefox: Update to version 38.4.0esr

2015-12-11 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../firefox/{firefox_38.2.1esr.bb => firefox_38.4.0esr.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename recipes-mozilla/firefox/{firefox_38.2.1esr.bb => firefox_38.4.0esr.bb} (96%)

[oe] [meta-python][PATCH 1/2] python-daemonize: Update to version 2.4.1

2015-12-11 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../python/{python-daemonize_2.3.1.bb => python-daemonize_2.4.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-daemonize_2.3.1.bb => python-daemonize_2

[oe] [meta-python][PATCH 2/2] python-cffi: Update to version 1.3.1

2015-12-11 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../python/{python-cffi_1.3.0.bb => python-cffi_1.3.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-cffi_1.3.0.bb => python-cffi_1.3.1.bb}

[oe] [meta-oe][PATCH] fio: Remove --disable-static from EXTRA_OECONF

2016-02-18 Thread Fabio Berton
this option. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-oe/recipes-benchmark/fio/fio_2.2.6.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-oe/recipes-benchmark/fio/fio_2.2.6.bb b/meta-oe/recipes-benchmark/fio/fio_2.2.6.bb index dca0e64..5bf387c 100644 ---

[oe] [meta-python][PATCH] python-daemonize: Update to version 2.4.2

2016-02-01 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../python/{python-daemonize_2.4.1.bb => python-daemonize_2.4.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-daemonize_2.4.1.bb => python-daemonize_2

[oe] [meta-python][PATCH 3/9] python-flask-bcrypt: Add recipe for version 0.7.1

2016-04-13 Thread Fabio Berton
It's a brcrypt hashing for Flask. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../recipes-devtools/python/python-flask-bcrypt_0.7.1.bb | 12 1 file changed, 12 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-flask-bcrypt_0.

[oe] [meta-python][PATCH 4/9] python-flask-bootstrap: Add recipe for version 3.3.5.7

2016-04-13 Thread Fabio Berton
It's an extension that includes Bootstrap in your project, without any boilerplate code. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../recipes-devtools/python/python-flask-bootstrap_3.3.5.7.bb | 10 ++ 1 file changed, 10 insertions(+) create mode 100644

[oe] [meta-python][PATCH 8/9] python-pam: Add recipe for version 1.8.2

2016-04-13 Thread Fabio Berton
It's a python PAM module using ctypes, py3/py2. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-python/recipes-devtools/python/python-pam_1.8.2.bb | 12 1 file changed, 12 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pam_1.

[oe] [meta-python][PATCH 6/9] python-flask-sqlalchemy: Add recipe for version 2.1

2016-04-13 Thread Fabio Berton
It's adds SQLAlchemy support to your Flask application. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../recipes-devtools/python/python-flask-sqlalchemy_2.1.bb | 12 1 file changed, 12 insertions(+) create mode 100644 meta-python/recipes-devtools/python/

[oe] [meta-python][PATCH 9/9] python-wtforms: Add recipe for version 2.0.2

2016-04-13 Thread Fabio Berton
It's a flexible forms validation and rendering library for python web development. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-python/recipes-devtools/python/python-wtforms_2.0.2.bb | 13 + 1 file changed, 13 insertions(+) create mode 100644 meta-

[oe] [meta-python][PATCH 2/9] python-blinker: Add recipe for version 1.4

2016-04-13 Thread Fabio Berton
It's a fast, simple object-to-object and broadcast signaling. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-python/recipes-devtools/python/python-blinker_1.4.bb | 8 1 file changed, 8 insertions(+) create mode 100644 meta-python/recipes-devtools/python/

[oe] [meta-python][PATCH 7/9] python-flask-wtf: Add recipe for version 0.12

2016-04-13 Thread Fabio Berton
It's a simple integration of Flask and WTForms. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../import-simplejson-as-json.patch| 28 ++ .../python/python-flask-wtf_0.12.bb| 17 + 2 files changed, 45 inse

[oe] [meta-python][PATCH 5/9] python-flask-navigation: Add recipe for version 0.2.0

2016-04-13 Thread Fabio Berton
It's the navigation of Flask application. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../recipes-devtools/python/python-flask-navigation_0.2.0.bb | 12 1 file changed, 12 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python

[oe] [meta-python][PATCH 1/9] python-bcrypt: Add recipe for version 2.0.0

2016-04-13 Thread Fabio Berton
It's a modern password hashing for your software and your servers. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../recipes-devtools/python/python-bcrypt_2.0.0.bb| 15 +++ 1 file changed, 15 insertions(+) create mode 100644 meta-python/recipes-de

[oe] [meta-python][krogoth] Backport python recipes

2016-04-25 Thread Fabio Berton
Hi all, Recently I sent some python recipes for review and last week were merged to master. Could these recipes be backported for krogoth? I tested all them in krogoth branch. Recipes are listed bellow: python-bcrypt: cb95c5edaa977c8361628dab04b95192c423fc1a python-blinker:

[oe] [meta-python][PATCH 3/3] python-visitor: Add recipe for version 0.1.2

2016-04-18 Thread Fabio Berton
A tiny pythonic visitor implementation. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-python/recipes-devtools/python/python-visitor_0.1.2.bb | 8 1 file changed, 8 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-visitor_0.1.2.bb

[oe] [meta-python][PATCH 2/3] python-netaddr: Add recipe for version 0.7.18

2016-04-18 Thread Fabio Berton
A network address manipulation library for Python. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-python/recipes-devtools/python/python-netaddr_0.7.18.bb | 8 1 file changed, 8 insertions(+) create mode 100644 meta-python/recipes-devtools/python/

[oe] [meta-python][PATCH 1/3] python-dominate: Add recipe for version 2.2.0

2016-04-18 Thread Fabio Berton
Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-python/recipes-devtools/python/python-dominate_2.2.0.bb | 10 ++ 1 file changed, 10 insertions(+) create mode

[oe] [meta-networking][PATCH v2] lldpd: Update to version 0.9.2

2016-04-14 Thread Fabio Berton
supporting 32bit was 10.6. Fix: - By default, when using port alias as description, use port name as port ID. - Miscellaneous fixes with netlink cache. - Ensure large netlink messages can be received. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../r

[oe] [meta-networking][PATCH] lldpd: Update to version 0.9.2

2016-04-14 Thread Fabio Berton
was 10.6. - Fix: - By default, when using port alias as description, use port name - as port ID. - Miscellaneous fixes with netlink cache. - Ensure large netlink messages can be received. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../recipes-daemons

Re: [oe] [meta-java][PATCH v2] openjdk-8: ignore wrong GCCVERSION-flag

2016-07-21 Thread Fabio Berton
It works for me. I tested using host gcc 4.9.x and oe-core krogoth. Without this patch bitbake fail with ExpansionError during parsing. On Thu, Jul 21, 2016 at 10:09 AM, Sven Ebenfeld < sven.ebenf...@vaillant-group.com> wrote: > During my recipe parsing, GCCVERSION in the cross case seems to >

[oe] [meta-java][PATCH] rxtx: Add remove-libtool class to remove all .la files

2016-07-04 Thread Fabio Berton
/work/cortexa9hf-neon-emcontrols-linux-gnueabi/ rxtx/2.2.0-r2/sysroot-destdir/usr/lib/jni [la] ERROR: rxtx-2.2.0-r2 do_populate_sysroot: QA staging was broken by the package built above ERROR: rxtx-2.2.0-r2 do_populate_sysroot: Function failed: do_qa_staging Signed-off-by: Fabio Berton <fabio.

Re: [oe] [meta-java][PATCH] openjdk-8: make GCC6 happy

2016-07-11 Thread Fabio Berton
Hi Patrick, Yes, same problem here. I'm using Debian Jessie with GCC 4.9.2. On Mon, Jul 11, 2016 at 8:29 AM, Patrick Ohly wrote: > Dan McGregor gmail.com> writes: > > From: Daniel McGregor vecima.com> > > > > GCC 6 sets the default C++ standard to C++14 and introduces

Re: [oe] [meta-java][PATCH] openjdk-8: make GCC6 happy

2016-07-11 Thread Fabio Berton
Hi Patrick, I tested your solution and works fine. Can you send this as a patch to list? Thanks, Fabio. -- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel

[oe] [meta-browser][PATCH] firefox: Fix build using gcc 6

2016-07-01 Thread Fabio Berton
Append CFLAGS and CXXFLAGS to set work around code which gcc6 would otherwise regard as out-of-specification and allow it to produce a working program. Add patch to to correct the source to be compatible with gcc6 by preventing c++ scope errors. Signed-off-by: Fabio Berton <fabio.

Re: [oe] [meta-browser][PATCH] firefox: Fix build using gcc 6

2016-07-01 Thread Fabio Berton
For me only worked with these options, but I can make more tests and try without -fno-schedule-insn2 option. On Fri, Jul 1, 2016 at 11:49 AM, Khem Raj <raj.k...@gmail.com> wrote: > On Fri, Jul 1, 2016 at 6:13 AM, Fabio Berton > <fabio.ber...@ossystems.com.br> wrote:

[oe] [meta-browser][PATCH v2] firefox: Fix build using gcc 6

2016-07-04 Thread Fabio Berton
Append CFLAGS and CXXFLAGS to set work around code which gcc6 would otherwise regard as out-of-specification and allow it to produce a working program. Add patch to to correct the source to be compatible with gcc6 by preventing c++ scope errors. Signed-off-by: Fabio Berton <fabio.

Re: [oe] [meta-browser][PATCH] firefox: Fix build using gcc 6

2016-07-04 Thread Fabio Berton
Hi Khem, The option -fno-schedule-insn2 is not needed. I sent a v2. Thanks. On Fri, Jul 1, 2016 at 11:56 AM, Fabio Berton <fabio.ber...@ossystems.com.br > wrote: > For me only worked with these options, but I can make more tests and try > without -fno-schedule-insn2 option. >

[oe] [meta-python][PATCH 3/8] python3-click: Add native and nativesdk to BBCLASSEXTEND

2016-08-17 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> Signed-off-by: Otavio Salvador <ota...@ossystems.com.br> --- meta-python/recipes-devtools/python/python-click.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python-click.inc b

[oe] [meta-python][PATCH 4/8] python3-requests: Add native and nativesdk to BBCLASSEXTEND

2016-08-17 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> Signed-off-by: Otavio Salvador <ota...@ossystems.com.br> --- meta-python/recipes-devtools/python/python-requests.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python-requests

[oe] [meta-python][PATCH 5/8] python-webcolors, python3-webcolors: Add recipe for version 1.5

2016-08-17 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> Signed-off-by: Otavio Salvador <ota...@ossystems.com.br> --- meta-python/recipes-devtools/python/python-webcolors.inc | 8 meta-python/recipes-devtools/python/python-webcolors_1.5.bb | 2 ++ meta-python/reci

[oe] [meta-python][PATCH 2/8] python-rfc3987, python3-rfc3987: Add recipe for version 1.3.6

2016-08-17 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> Signed-off-by: Otavio Salvador <ota...@ossystems.com.br> --- meta-python/recipes-devtools/python/python-rfc3987.inc | 8 meta-python/recipes-devtools/python/python-rfc3987_1.3.6.bb | 2 ++ meta-python/reci

[oe] [meta-python][PATCH 1/8] python-progress, python3-progress: Add recipe for version 1.2

2016-08-17 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> Signed-off-by: Otavio Salvador <ota...@ossystems.com.br> --- meta-python/recipes-devtools/python/python-progress.inc | 9 + meta-python/recipes-devtools/python/python-progress_1.2.bb | 2 ++ meta-python/reci

[oe] [meta-python][PATCH 7/8] python-strict-rfc3339, python3-strict-rfc3339: Add recipe for version 0.7

2016-08-17 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> Signed-off-by: Otavio Salvador <ota...@ossystems.com.br> --- meta-python/recipes-devtools/python/python-strict-rfc3339.inc | 8 meta-python/recipes-devtools/python/python-strict-rfc3339_0.7.bb | 2 ++ meta-py

[oe] [meta-python][PATCH 8/8] python-jsonschema, python3-jsonschema: Add recipe for version 2.5.1

2016-08-17 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> Signed-off-by: Otavio Salvador <ota...@ossystems.com.br> --- .../recipes-devtools/python/python-jsonschema.inc | 26 ++ .../python/python-jsonschema_2.5.1.bb | 8 +++ .../py

[oe] [meta-python][PATCH 6/8] python-functools32: Add recipe for version 3.2.3-2

2016-08-17 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> Signed-off-by: Otavio Salvador <ota...@ossystems.com.br> --- .../recipes-devtools/python/python-functools32_3.2.3-2.bb | 10 ++ 1 file changed, 10 insertions(+) create mode 100644 meta-python/recipes-devtools/p

[oe] [meta-oe][PATCH 1/3] libev: Add recipe for version 4.24

2017-02-07 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-oe/recipes-connectivity/libev/libev_4.24.bb | 14 ++ 1 file changed, 14 insertions(+) create mode 100644 meta-oe/recipes-connectivity/libev/libev_4.24.bb diff --git a/meta-oe/recipes-connectivity/libev/libe

[oe] [meta-oe][PATCH 2/3] libuv: Add recipe for version 1.10.2

2017-02-07 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-oe/recipes-connectivity/libuv/libuv_1.10.2.bb | 19 +++ 1 file changed, 19 insertions(+) create mode 100644 meta-oe/recipes-connectivity/libuv/libuv_1.10.2.bb diff --git a/meta-oe/recipes-connectivity

[oe] [meta-oe][PATCH 3/3] libwebsockets: Add recipe for version 2.1.0

2017-02-07 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../libwebsockets/libwebsockets_2.1.0.bb | 32 ++ 1 file changed, 32 insertions(+) create mode 100644 meta-oe/recipes-connectivity/libwebsockets/libwebsockets_2.1.0.bb diff --git a/meta-oe/r

[oe] [meta-oe][PATCH v2 2/3] libuv: Add recipe for version 1.10.2

2017-02-08 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-oe/recipes-connectivity/libuv/libuv_1.10.2.bb | 19 +++ 1 file changed, 19 insertions(+) create mode 100644 meta-oe/recipes-connectivity/libuv/libuv_1.10.2.bb diff --git a/meta-oe/recipes-connectivity

[oe] [meta-oe][PATCH v2 1/3] libev: Add recipe for version 4.24

2017-02-08 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-oe/recipes-connectivity/libev/libev_4.24.bb | 16 1 file changed, 16 insertions(+) create mode 100644 meta-oe/recipes-connectivity/libev/libev_4.24.bb diff --git a/meta-oe/recipes-connectivity/libev/libe

[oe] [meta-oe][PATCH v2 3/3] libwebsockets: Add recipe for version 2.1.0

2017-02-08 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../libwebsockets/libwebsockets_2.1.0.bb | 32 ++ 1 file changed, 32 insertions(+) create mode 100644 meta-oe/recipes-connectivity/libwebsockets/libwebsockets_2.1.0.bb diff --git a/meta-oe/r

Re: [oe] [meta-oe][PATCH 1/3] libev: Add recipe for version 4.24

2017-02-08 Thread Fabio Berton
xtended/libev/libev_4.24.bb > > On Tue, Feb 7, 2017 at 11:32 AM, Fabio Berton > <fabio.ber...@ossystems.com.br> wrote: > > Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> > > --- > > meta-oe/recipes-connectivity/libev/libev_4.24.bb | 14 +

[oe] [meta-networking][PATCH] lldpd: Update to version 0.9.6

2017-01-30 Thread Fabio Berton
. + Always log to stderr (even in addition to syslog). + `lldpcli watch` accepts a limit on the number of received events. * Fixes: + `lldpcli -f {xml,json} watch` should work now. + Consider `veth` interfaces as physical interfaces. Signed-off-by: Fabio Berton <fabio.

Re: [oe] [meta-networking][PATCH] lldpd: Update to version 0.9.6

2017-01-30 Thread Fabio Berton
Note: This [1] patch should be applied to build lldpd. [1] https://patchwork.openembedded.org/patch/136616/ On Mon, Jan 30, 2017 at 2:29 PM, Fabio Berton <fabio.ber...@ossystems.com.br > wrote: > This update includes following changes: > > lldpd (0.9.6) > * Changes: >

[oe] [meta-oe][PATCH v3 3/3] libwebsockets: Add recipe for version 2.1.0

2017-02-09 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../libwebsockets/libwebsockets_2.1.0.bb | 28 ++ 1 file changed, 28 insertions(+) create mode 100644 meta-oe/recipes-connectivity/libwebsockets/libwebsockets_2.1.0.bb diff --git a/meta-oe/r

[oe] [meta-oe][PATCH v4 3/3] libwebsockets: Add recipe for version 2.1.0

2017-02-10 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../libwebsockets/libwebsockets_2.1.0.bb | 28 ++ 1 file changed, 28 insertions(+) create mode 100644 meta-oe/recipes-connectivity/libwebsockets/libwebsockets_2.1.0.bb diff --git a/meta-oe/r

[oe] [meta-oe][PATCH v4 2/3] libuv: Add recipe for version 1.10.2

2017-02-10 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-oe/recipes-connectivity/libuv/libuv_1.10.2.bb | 19 +++ 1 file changed, 19 insertions(+) create mode 100644 meta-oe/recipes-connectivity/libuv/libuv_1.10.2.bb diff --git a/meta-oe/recipes-connectivity

[oe] [meta-oe][PATCH v4 1/3] libev: Add recipe for version 4.24

2017-02-10 Thread Fabio Berton
The provided compatibility layer with libevent is still basic, so we need to drop event.h for now to avoid conflicting with libevent. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-oe/recipes-connectivity/libev/libev_4.24.bb | 22 ++ 1 file chang

Re: [oe] [meta-oe][PATCH v2 3/3] libwebsockets: Add recipe for version 2.1.0

2017-02-09 Thread Fabio Berton
Hi Andre, On Wed, Feb 8, 2017 at 6:16 PM, Andre McCurdy <armccu...@gmail.com> wrote: > On Wed, Feb 8, 2017 at 10:13 AM, Fabio Berton > <fabio.ber...@ossystems.com.br> wrote: > > Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> > > --- > >

[oe] [meta-python][PATCH 15/17] python-wcwidth, python3-wcwidth: Add recipe for version 0.1.7

2016-08-22 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-python/recipes-devtools/python/python-wcwidth.inc | 8 meta-python/recipes-devtools/python/python-wcwidth_0.1.7.bb | 2 ++ meta-python/recipes-devtools/python/python3-wcwidth_0.1.7.bb | 2 ++ 3 files chang

[oe] [meta-python][PATCH 10/17] python-pretend: Extend recipe to support Python 3

2016-08-22 Thread Fabio Berton
- Add Python 3 recipe - Add native and nativesdk to BBCLASSEXTEND Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-python/recipes-devtools/python/python-pretend.inc | 8 meta-python/recipes-devtools/python/python-pretend_1.0.8.bb | 8 +--- meta-

[oe] [meta-python][PATCH 13/17] python-requests, python3-requests: Update to version 2.11.1

2016-08-22 Thread Fabio Berton
This commit also change RDEPENDS code style and add python-urllib3 as runtime dependence. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-python/recipes-devtools/python/python-requests.inc | 17 ++--- ...hon-requests_2.10.0.bb => python-requests_2.11.1

[oe] [meta-python][PATCH 16/17] python-ndg-httpsclient, python3-ndg-httpsclient: Add recipe for version 0.4.2

2016-08-22 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../python/python-ndg-httpsclient.inc | 19 +++ .../python/python-ndg-httpsclient_0.4.2.bb| 2 ++ .../python/python3-ndg-httpsclient_0.4.2.bb | 2 ++ 3 files chang

[oe] [meta-python][PATCH 17/17] python-prompt-toolkit, python3-prompt-toolkit: Add recipe for version 1.0.6

2016-08-22 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../recipes-devtools/python/python-prompt-toolkit.inc | 19 +++ .../python/python-prompt-toolkit_1.0.6.bb | 2 ++ .../python/python3-prompt-toolkit_1.0.6.bb| 9 + 3 files chang

[oe] [meta-python][PATCH 12/17] python-py: Extend recipe to support Python 3

2016-08-22 Thread Fabio Berton
- Add Python 3 recipe - Add native and nativesdk to BBCLASSEXTEND Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-python/recipes-devtools/python/python-py.inc| 8 meta-python/recipes-devtools/python/python-py_1.4.31.bb | 8 +--- meta-python/r

[oe] [meta-python][PATCH 14/17] python-pysocks, python3-pysocks: Add recipe for version 1.5.7

2016-08-22 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-python/recipes-devtools/python/python-pysocks.inc | 11 +++ meta-python/recipes-devtools/python/python-pysocks_1.5.7.bb | 2 ++ meta-python/recipes-devtools/python/python3-pysocks_1.5.7.bb | 2 ++ 3

[oe] [meta-python][PATCH 09/17] python-iso8601: Extend recipe to support Python 3

2016-08-22 Thread Fabio Berton
- Add Python 3 recipe - Add native and nativesdk to BBCLASSEXTEND Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-python/recipes-devtools/python/python-iso8601.inc| 8 meta-python/recipes-devtools/python/python-iso8601_0.1.11.bb | 8 +---

[oe] [meta-python][PATCH v2] python-pyopenssl: Extend recipe to support Python 3

2016-08-31 Thread Fabio Berton
- Add Python 3 recipe - Add native and nativesdk to BBCLASSEXTEND Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> Signed-off-by: Martin Jansa <martin.ja...@gmail.com> --- .../recipes-devtools/python/python-pyopenssl.inc | 23 ++ .../p

[oe] [meta-python][PATCH 1/2] python-certifi: Add native and nativesdk to BBCLASSEXTEND

2016-08-31 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-python/recipes-devtools/python/python-certifi.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-python/recipes-devtools/python/python-certifi.inc b/meta-python/recipes-devtools/python/python-certifi.inc

[oe] [meta-python][PATCH 2/2] python-six: Add native and nativesdk to BBCLASSEXTEND

2016-08-31 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-python/recipes-devtools/python/python-six.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-python/recipes-devtools/python/python-six.inc b/meta-python/recipes-devtools/python/python-six.inc index e54c0e8..e

Re: [oe] [meta-python][PATCH v2] python-pyopenssl: Extend recipe to support Python 3

2016-08-31 Thread Fabio Berton
Hi Martin, I forgot to set PYTHON_PN in RDEPENDS, please apply this v2 to master-next. Fabio On Wed, Aug 31, 2016 at 4:36 PM, Fabio Berton <fabio.ber...@ossystems.com.br > wrote: > - Add Python 3 recipe > - Add native and nativesdk to BBCLASSEXTEND > > Signed-off-by: Fabio

Re: [oe] [meta-python][PATCH 13/17] python-requests, python3-requests: Update to version 2.11.1

2016-09-01 Thread Fabio Berton
t; On Mon, Aug 22, 2016 at 04:01:27PM -0300, Fabio Berton wrote: > > This commit also change RDEPENDS code style and add python-urllib3 > > as runtime dependence. > > > > Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> > > --- > > meta-pyth

Re: [oe] [meta-python][PATCH] python-scales: add recipe for version 1.0.9

2016-09-29 Thread Fabio Berton
On Thu, Sep 29, 2016 at 10:30 AM, Ruben De Smet wrote: > A python module for tracking server state and statisticst > > Signed-off-by: Ruben De Smet > --- > meta-python/recipes-devtools/python/python-scales.inc | 13 > + >

[oe] [meta-multimedia][PATCH 2/2] alsa-equal: Add recipe for version 0.6

2016-10-06 Thread Fabio Berton
Alsaequal is a real-time adjustable equalizer plugin for ALSA. It can be adjusted using an ALSA compatible mixer, like alsamixergui or alsamixer. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../alsa-equal/alsa-equal/0001-Fix-asneeded.patch | 37 + .../alsa-equa

[oe] [meta-multimedia][PATCH 1/2] caps: Add recipe for version 0.9.24

2016-10-06 Thread Fabio Berton
CAPS is a collection of audio plugins comprising basic virtual guitar amplification and a small range of classic effects, signal processors and generators of mostly elementary and occasionally exotic nature. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../caps/Avoid-amb

[oe] [meta-qt5][krogoth][PATCH] qtwebengine: Add gperf-native to DEPENDS

2016-09-21 Thread Fabio Berton
34bc129b5 Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-qt/qt5/qtwebengine_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb index 28b9fe6..979f606 100644 --- a/recipes-qt/qt5/qtwebengine_g

[oe] [meta-oe][PATCH] geis: Add python3-argparse module to RDEPENDS

2016-08-23 Thread Fabio Berton
Python module argparse was removed from python3-misc package, so we need to add new python3-argparse package to RDEPENDS. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb | 1 + 1 file changed, 1 insertion(+) diff

[oe] [meta-python][PATCH 01/17] python-cffi: Extend recipe to support Python 3

2016-08-22 Thread Fabio Berton
- Add Python 3 recipe - Add native and nativesdk to BBCLASSEXTEND Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-python/recipes-devtools/python/python-cffi.inc | 9 + meta-python/recipes-devtools/python/python-cffi_1.7.0.bb | 11 +-- meta-

[oe] [meta-python][PATCH 02/17] python-cryptography: Extend recipe to support Python 3

2016-08-22 Thread Fabio Berton
- Add Python 3 recipe - Change DEPENDS and RDEPENDS code style - Add native and nativesdk to BBCLASSEXTEND Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../python/python-cryptography.inc | 48 .../python/python-cryptography_

[oe] [meta-python][PATCH 07/17] python-urllib3: Extend recipe to support Python 3

2016-08-22 Thread Fabio Berton
- Add Python 3 recipe - Add native and nativesdk to BBCLASSEXTEND - Add python-certifi, python-cryptography, python-idna and python-pyopenssl to RDEPENDS Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../recipes-devtools/python/python-urllib3.inc

[oe] [meta-python][PATCH 08/17] python-cryptography-vectors: Extend recipe to support Python 3

2016-08-22 Thread Fabio Berton
- Add Python 3 recipe - Add native and nativesdk to BBCLASSEXTEND - Use pyppi class Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../python/python-cryptography-vectors.inc | 15 +++ .../python/python-cryptography-vectors_1.4.bb

[oe] [meta-python][PATCH 06/17] python-pyopenssl: Extend recipe to support Python 3

2016-08-22 Thread Fabio Berton
- Add Python 3 recipe - Add native and nativesdk to BBCLASSEXTEND Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../recipes-devtools/python/python-pyopenssl.inc | 18 ++ .../recipes-devtools/python/python-pyopenssl_16.0.0.b

[oe] [meta-python][PATCH 03/17] python-idna: Extend recipe to support Python 3

2016-08-22 Thread Fabio Berton
- Add Python 3 recipe - Add native and nativesdk to BBCLASSEXTEND Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-python/recipes-devtools/python/python-idna.inc | 9 + meta-python/recipes-devtools/python/python-idna_2.1.bb | 11 +-- meta-

[oe] [meta-python][PATCH 04/17] python-pyasn1: Extend recipe to support Python 3

2016-08-22 Thread Fabio Berton
- Add Python 3 recipe - Add native and nativesdk to BBCLASSEXTEND - Add python-lang and python-shell to RDEPENDS Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-python/recipes-devtools/python/python-pyasn1.inc | 14 ++ meta-python/recipes-de

[oe] [meta-python][PATCH 05/17] python-pycparser: Extend recipe to support Python 3

2016-08-22 Thread Fabio Berton
- Add Python 3 recipe - Add native and nativesdk to BBCLASSEXTEND Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-python/recipes-devtools/python/python-pycparser.inc | 8 meta-python/recipes-devtools/python/python-pycparser_2.14.bb | 10 +-

[oe] [meta-python][PATCH] python-humanize, python3-humanize: Add recipe for version 0.5.1

2016-11-10 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- meta-python/recipes-devtools/python/python-humanize.inc | 10 ++ meta-python/recipes-devtools/python/python-humanize_0.5.1.bb | 2 ++ meta-python/recipes-devtools/python/python3-humanize_0.5.1.bb | 2 ++ 3

Re: [oe] [meta-networking][PATCH] wireshark: update to 2.2.1

2016-11-22 Thread Fabio Berton
Hi Martin, I fixed this issue in libpcap recipe and I'll send a patch to oe-core. On Tue, Nov 22, 2016 at 2:52 PM, Martin Jansa wrote: > On Wed, Oct 05, 2016 at 05:33:37PM -0700, Armin Kuster wrote: > > Restore PE > > > > includes 2 security fixes: > >

Re: [oe] [meta-browser][PATCH 2/3] Disable CHROMIUM_ENABLE_WAYLAND in the x11 recipe

2016-11-18 Thread Fabio Berton
​Hi Jacobo, ​ You need to skip package if x11 is not in DISTRO_FEATURES, like in your chromium-wayland patch. Thanks! On Fri, Nov 18, 2016 at 3:06 PM, Jacobo Aragunde Pérez wrote: > The chromium x11 recipe crashed when run with CHROMIUM_ENABLE_WAYLAND > enabled, because

Re: [oe] [meta-browser][PATCH V2 0/3] firefox fix build on oe-core master

2017-01-10 Thread Fabio Berton
Hi Andreas! Firefox was updated to version 45.6.0, please update your patches and send a v3. Thanks. On Tue, Jan 10, 2017 at 8:57 AM, Andreas Müller < schnitzelt...@googlemail.com> wrote: > On Thu, Dec 15, 2016 at 6:52 PM, Andreas Müller > wrote: > > * recent

Re: [oe] [meta-browser][PATCH V3 0/3] firefox build fixes

2017-01-12 Thread Fabio Berton
Hi Andreas! The problem was in git am command. When I ran git am, git changes files to fix whitespace errors and patch 0002-use-pkg-config-to-find-nspr.patch doesn't apply in firefox source, failing when running bitbake firefox -c patch. So, I used git am --whitespace=warn and works fine. Patches

Re: [oe] [meta-browser][PATCH V2 2/3] firefox: use pkg-config to find nspr

2017-01-11 Thread Fabio Berton
This patch doesn't apply. On Tue, Jan 10, 2017 at 4:48 PM, Andreas Müller < schnitzelt...@googlemail.com> wrote: > nspr-config adds path /usr/include > > which causes lots of > > | cc1plus: warning: include location "/usr/include" is unsafe for > cross-compilation [-Wpoison-system-directories] >

Re: [oe] [meta-browser][PATCH V2 2/3] firefox: use pkg-config to find nspr

2017-01-11 Thread Fabio Berton
configure Patch 0002-use-pkg-config-to-find-nspr.patch does not apply (enforce with -f) ERROR: firefox-45.6.0esr-r0 do_patch: Function failed: patch_do_patch On Wed, Jan 11, 2017 at 10:01 AM, Andreas Müller < schnitzelt...@googlemail.com> wrote: > On Wed, Jan 11, 2017 at 12:57 PM, Fab

Re: [oe] [meta-browser][PATCH V2 2/3] firefox: use pkg-config to find nspr

2017-01-11 Thread Fabio Berton
Yes. On Wed, Jan 11, 2017 at 10:07 AM, Andreas Müller < schnitzelt...@googlemail.com> wrote: > On Wed, Jan 11, 2017 at 12:57 PM, Fabio Berton > <fabio.ber...@ossystems.com.br> wrote: > > This patch doesn't apply. > > is git://github.com/OSSystems/meta-browser.git &

Re: [oe] [meta-browser][PATCH V2 2/3] firefox: use pkg-config to find nspr

2017-01-11 Thread Fabio Berton
I'm testing with master branch for all layers. On Wed, Jan 11, 2017 at 10:22 AM, Andreas Müller < schnitzelt...@googlemail.com> wrote: > On Wed, Jan 11, 2017 at 1:03 PM, Fabio Berton > <fabio.ber...@ossystems.com.br> wrote: > > ERROR: firefox-45.6.0esr-r0 do_patc

Re: [oe] [meta-browser][PATCH V2 2/3] firefox: use pkg-config to find nspr

2017-01-11 Thread Fabio Berton
Ok. I'll test v3. Thanks. On Wed, Jan 11, 2017 at 10:50 AM, Andreas Müller < schnitzelt...@googlemail.com> wrote: > On Wed, Jan 11, 2017 at 1:42 PM, Martin Jansa > wrote: > > He could be using more strict PATCHTOOL or the patch got mangled by > > patchwork/git-am. > > >

Re: [oe] [meta-java][PATCH 1/1] layer.conf: add LAYERVERSION and LAYERDEPENDS

2016-12-05 Thread Fabio Berton
Hi Joe, This layer also depends on meta-oe. On Mon, Nov 21, 2016 at 5:35 PM, Joe Slater wrote: > Version "1", and only depend on "core". > > Signed-off-by: Joe Slater > --- > conf/layer.conf |6 ++ > 1 file changed, 6 insertions(+) > >

  1   2   >