[oe] [meta-networking][PATCH 2/3] libldb: Fix build when static libs disabled

2016-02-22 Thread Joe MacDonald
Signed-off-by: Joe MacDonald --- meta-networking/recipes-support/libldb/libldb_1.1.21.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-networking/recipes-support/libldb/libldb_1.1.21.bb b/meta-networking/recipes-support/libldb/libldb_1.1.21.bb index

[oe] [meta-networking][PATCH 1/3] samba: Fix build when static libs disabled

2016-02-22 Thread Joe MacDonald
Signed-off-by: Joe MacDonald --- meta-networking/recipes-connectivity/samba/samba_4.1.12.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-networking/recipes-connectivity/samba/samba_4.1.12.bb b/meta-networking/recipes-connectivity/samba/samba_4.1.12.bb index

[oe] (no subject)

2016-02-22 Thread Joe MacDonald
These four are bridge measures I took to get my images building again while merging the backlog of meta-networking patches. I'm now circling back to clear out first the waf issue, which I think will resolve the samba and libldb (and related library) errors, then start looking at the excess of

[oe] [meta-networking][PATCH] iscsitarget: blacklist

2016-02-22 Thread Joe MacDonald
Signed-off-by: Joe MacDonald --- .../recipes-extended/iscsitarget/iscsitarget_1.4.20.3+svn502.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-networking/recipes-extended/iscsitarget/iscsitarget_1.4.20.3+svn502.bb

Re: [oe] [meta-browser] ARM support in Chromium

2016-02-22 Thread Andre McCurdy
On Mon, Feb 22, 2016 at 4:47 AM, Gary Thomas wrote: > On 2016-02-22 13:32, Pascal Bach wrote: >> >> Am 22.02.2016 um 11:44 schrieb Gary Thomas: >>> >>> On 2016-02-22 11:32, Martin Jansa wrote: Yes it can, because cortex-a7 is armv7a. >>> >>> My build failed listing

[oe] [meta-oe][PATCH 1/2] zeromq: Update to 4.1.4.

2016-02-22 Thread Philip Balister
* This resolves a build error due to libsodium update. Signed-off-by: Philip Balister --- .../recipes-connectivity/zeromq/{zeromq_4.1.3.bb => zeromq_4.1.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename

[oe] [meta-oe][PATCH 2/2] cppzmq: Bump rev.

2016-02-22 Thread Philip Balister
Signed-off-by: Philip Balister --- meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb b/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb index

Re: [oe] [PATCH][meta-oe 08/10] zeromq, cppzmq, python-pyzmq: Blacklist, zeromq is broken

2016-02-22 Thread Khem Raj
On Mon, Feb 22, 2016 at 8:01 AM, Philip Balister wrote: > Updating zeromq to 4.1.4 resolves this problem. I'm preparing a patch. > Thanks for catching this! yes, I was worried about this blacklist. > > Philip > > On 02/22/2016 08:09 AM, Martin Jansa wrote: >> *

[oe] [meta-python][PATCH] python-tornado-redis: add recipe

2016-02-22 Thread S. Lockwood-Childs
Tornado-Redis is a Redis client for Tornado web server, intended for asyncronous handling of Redis pub/sub and blocking list commands Signed-off-by: S. Lockwood-Childs --- .../python/python-tornado-redis_2.4.18.bb | 25 ++ 1 file changed, 25

[oe] [PATCH][WIP][meta-xfce] xfce4-vala: unbreak by telling configure new vala API version

2016-02-22 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-xfce/recipes-bindings/vala/xfce4-vala_4.10.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-xfce/recipes-bindings/vala/xfce4-vala_4.10.3.bb b/meta-xfce/recipes-bindings/vala/xfce4-vala_4.10.3.bb index

Re: [oe] [PATCH][meta-oe 08/10] zeromq, cppzmq, python-pyzmq: Blacklist, zeromq is broken

2016-02-22 Thread Philip Balister
Updating zeromq to 4.1.4 resolves this problem. I'm preparing a patch. Thanks for catching this! Philip On 02/22/2016 08:09 AM, Martin Jansa wrote: > * http://errors.yoctoproject.org/Errors/Details/35121/ > > Signed-off-by: Martin Jansa > --- >

Re: [oe] [PATCH][meta-networking 5/5] dovecot: Blacklist

2016-02-22 Thread Martin Jansa
On Mon, Feb 22, 2016 at 02:42:25PM +, Richard Purdie wrote: > On Mon, 2016-02-22 at 14:10 +0100, Martin Jansa wrote: > > Signed-off-by: Martin Jansa > > --- > > meta-networking/recipes-support/dovecot/dovecot_2.2.21.bb | 2 ++ > > 1 file changed, 2 insertions(+) > >

Re: [oe] [meta-java][PATCH] openjdk-7: update to IcedTea 2.6.3 OpenJDK 7u91b02

2016-02-22 Thread Richard Leitner
Hi together, any updates on that patch? On 01/04/2016 02:03 PM, Richard Leitner wrote: > This release updates our OpenJDK 7 support in the 2.6.x series with an > additional October 2015 security fix from OpenJDK 7 u91. For more > details see [1]. > > [1] >

Re: [oe] [PATCH][meta-networking 5/5] dovecot: Blacklist

2016-02-22 Thread Richard Purdie
On Mon, 2016-02-22 at 14:10 +0100, Martin Jansa wrote: > Signed-off-by: Martin Jansa > --- > meta-networking/recipes-support/dovecot/dovecot_2.2.21.bb | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/meta-networking/recipes > -support/dovecot/dovecot_2.2.21.bb

[oe] [meta-python][PATCH 09/11] python-monotonic: update to 0.6

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

[oe] [meta-python][PATCH 10/11] python-msgpack: update to 0.4.7

2016-02-22 Thread Derek Straka
Signed-off-by: Derek Straka --- .../python/{python-msgpack_0.4.5.bb => python-msgpack_0.4.7.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-msgpack_0.4.5.bb => python-msgpack_0.4.7.bb} (59%) diff --git

[oe] [meta-python][PATCH 04/11] python-feedparser: update to 5.2.1

2016-02-22 Thread Derek Straka
Signed-off-by: Derek Straka --- .../recipes-devtools/python/python-feedparser_5.1.3.bb | 14 -- .../recipes-devtools/python/python-feedparser_5.2.1.bb | 9 + 2 files changed, 9 insertions(+), 14 deletions(-) delete mode 100644

[oe] [meta-python][PATCH 06/11] python-mccabe: update to 0.4.0

2016-02-22 Thread Derek Straka
Signed-off-by: Derek Straka --- .../python/{python-mccabe_0.2.1.bb => python-mccabe_0.4.0.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python-mccabe_0.2.1.bb => python-mccabe_0.4.0.bb} (51%) diff --git

[oe] [meta-python][PATCH 11/11] python-pyserial: update to 3.0.1

2016-02-22 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-pyserial.inc | 15 ++- .../{python-pyserial_2.7.bb => python-pyserial_3.0.1.bb} | 0 ...{python3-pyserial_2.7.bb => python3-pyserial_3.0.1.bb} | 0 3 files changed, 6 insertions(+), 9

[oe] [meta-python][PATCH 05/11] python-prettytable: fix fetch issues in divergent pypi url pattern

2016-02-22 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-prettytable_0.7.2.bb | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/meta-python/recipes-devtools/python/python-prettytable_0.7.2.bb

[oe] [meta-python][PATCH 07/11] python-pyflakes: update to 1.0.0

2016-02-22 Thread Derek Straka
Signed-off-by: Derek Straka --- .../python/{python-pyflakes_0.7.3.bb => python-pyflakes_1.0.0.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python-pyflakes_0.7.3.bb => python-pyflakes_1.0.0.bb} (51%) diff --git

[oe] [meta-python][PATCH 08/11] python-mock: update to 1.3.0

2016-02-22 Thread Derek Straka
Signed-off-by: Derek Straka --- .../python/{python-mock_1.0.1.bb => python-mock_1.3.0.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python-mock_1.0.1.bb => python-mock_1.3.0.bb} (54%) diff --git

[oe] [meta-python][PATCH 03/11] python-enum34: update to 1.1.2

2016-02-22 Thread Derek Straka
Signed-off-by: Derek Straka --- .../python/{python-enum34_1.0.4.bb => python-enum34_1.1.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-enum34_1.0.4.bb => python-enum34_1.1.2.bb} (55%) diff --git

[oe] [meta-python][PATCH 02/11] python-flufl-enum: update to 4.1

2016-02-22 Thread Derek Straka
Signed-off-by: Derek Straka --- .../python/{python-flufl-enum_4.0.1.bb => python-flufl-enum_4.1.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python-flufl-enum_4.0.1.bb => python-flufl-enum_4.1.bb} (74%) diff

[oe] [meta-python][PATCH 01/11] python-ujson: update to 0.35

2016-02-22 Thread Derek Straka
Signed-off-by: Derek Straka --- .../python/{python-ujson_1.33.bb => python-ujson_1.35.bb} | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) rename meta-python/recipes-devtools/python/{python-ujson_1.33.bb => python-ujson_1.35.bb} (54%) diff --git

[oe] [meta-python][PATCH 1/1] python-werkzeug: add required RDEPENDS

2016-02-22 Thread Anders Darander
The following RDEPENDS were necessary to be able to properly start a simple demo app (and also enable debug traces). Signed-off-by: Anders Darander --- meta-python/recipes-devtools/python/python-werkzeug.inc | 14 ++ 1 file changed, 14 insertions(+) diff

[oe] [meta-python][PATCH 0/1] Add RDEPENDS to python-werkzeug

2016-02-22 Thread Anders Darander
A simple python flask demo app failed to run, as werkzeug tried to import a number of non-existing (on my system) python modules. This patch adds all those modules to RDEPENDS of pyton_werkzeug. The following changes since commit 92b50622506c14e08e4d4a725818a685a463f46a: avahi: rename the

[oe] [PATCH][meta-oe] source-han-sans-*-fonts: exclude fontconfig dependency with SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS

2016-02-22 Thread Martin Jansa
* fixes following errors reported by sstate-diff-machine.sh: === Comparing signatures for task do_package_write_ipk.sigdata between qemux86copy and qemuarm === ERROR: source-han-sans-cn-fonts different signature for task do_package_write_ipk.sigdata between qemux86copy and qemuarm runtaskdeps

Re: [oe] [PATCH 0/4] cn/jp/kr/tw fonts

2016-02-22 Thread Martin Jansa
On Sat, Feb 13, 2016 at 02:52:03PM +0100, Andreas Müller wrote: > Did not yet find somebody reading them but to me they look authentic All these get dependency on fontconfig making them TUNE_PKGARCH not allarch. I'll fix that in follow up commit, but keep that in mind when adding more fonts. >

[oe] [PATCH][meta-networking 5/5] dovecot: Blacklist

2016-02-22 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-networking/recipes-support/dovecot/dovecot_2.2.21.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-networking/recipes-support/dovecot/dovecot_2.2.21.bb b/meta-networking/recipes-support/dovecot/dovecot_2.2.21.bb index

[oe] [PATCH][meta-networking 2/5] squid: Blacklist

2016-02-22 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-networking/recipes-daemons/squid/squid_3.5.7.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-networking/recipes-daemons/squid/squid_3.5.7.bb b/meta-networking/recipes-daemons/squid/squid_3.5.7.bb index 5b27d46..a94fed7

[oe] [PATCH][meta-networking 4/5] curlpp: Blacklist

2016-02-22 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb b/meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb index

[oe] [PATCH][meta-networking 1/5] snort: Blacklist

2016-02-22 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-networking/recipes-connectivity/snort/snort_2.9.7.5.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-networking/recipes-connectivity/snort/snort_2.9.7.5.bb b/meta-networking/recipes-connectivity/snort/snort_2.9.7.5.bb

[oe] [PATCH][meta-oe 04/10] mpich: Blacklist

2016-02-22 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-oe/recipes-devtools/mpich/mpich_3.1.1.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-oe/recipes-devtools/mpich/mpich_3.1.1.bb b/meta-oe/recipes-devtools/mpich/mpich_3.1.1.bb index 2434a42..7d00906 100644 ---

[oe] [PATCH][meta-oe 07/10] wayland-fits: Blacklist

2016-02-22 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-oe/recipes-graphics/wayland/wayland-fits_git.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-oe/recipes-graphics/wayland/wayland-fits_git.bb b/meta-oe/recipes-graphics/wayland/wayland-fits_git.bb index b74c44a..374a850

[oe] [PATCH][meta-oe 09/10] libtinyxml2: drop trailing continuation character in do_compile

2016-02-22 Thread Martin Jansa
* with newer bitbake it parses it differently and task fails: http://errors.yoctoproject.org/Errors/Details/35147/ DEBUG: Executing shell function do_compile

[oe] [PATCH][meta-oe 10/10] gtkmathview, abiword: Blacklist

2016-02-22 Thread Martin Jansa
* http://errors.yoctoproject.org/Errors/Details/35122/ Signed-off-by: Martin Jansa --- meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb| 2 ++ meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb | 3 +++ 2 files changed, 5 insertions(+) diff --git

[oe] [PATCH][meta-oe 03/10] cunit: Blacklist

2016-02-22 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-oe/recipes-devtools/cunit/cunit_2.1-3.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-oe/recipes-devtools/cunit/cunit_2.1-3.bb b/meta-oe/recipes-devtools/cunit/cunit_2.1-3.bb index 085f4be..ab8cf76 100644 ---

[oe] [PATCH][meta-oe 06/10] tesseract: Blacklist

2016-02-22 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-oe/recipes-graphics/tesseract/tesseract_3.02.02.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-oe/recipes-graphics/tesseract/tesseract_3.02.02.bb b/meta-oe/recipes-graphics/tesseract/tesseract_3.02.02.bb index

[oe] [PATCH][meta-oe 08/10] zeromq, cppzmq, python-pyzmq: Blacklist, zeromq is broken

2016-02-22 Thread Martin Jansa
* http://errors.yoctoproject.org/Errors/Details/35121/ Signed-off-by: Martin Jansa --- meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb | 2 ++ meta-oe/recipes-connectivity/zeromq/zeromq_4.1.3.bb| 3 +++

[oe] [PATCH][meta-oe 05/10] xerces-c: Blacklist

2016-02-22 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-oe/recipes-devtools/xerces-c/xerces-c_3.1.2.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-oe/recipes-devtools/xerces-c/xerces-c_3.1.2.bb b/meta-oe/recipes-devtools/xerces-c/xerces-c_3.1.2.bb index 165cb55..6e870dd

[oe] [PATCH][meta-oe 01/10] fakeroot: Blacklist

2016-02-22 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-oe/recipes-core/fakeroot/fakeroot_1.18.4.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-oe/recipes-core/fakeroot/fakeroot_1.18.4.bb b/meta-oe/recipes-core/fakeroot/fakeroot_1.18.4.bb index 156d513..37b3c18 100644 ---

[oe] [PATCH][meta-oe 02/10] log4cpp: Blacklist

2016-02-22 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-oe/recipes-support/log4cpp/log4cpp_1.1.1.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-oe/recipes-support/log4cpp/log4cpp_1.1.1.bb b/meta-oe/recipes-support/log4cpp/log4cpp_1.1.1.bb index a543044..9bd8ac9 100644 ---

[oe] [PATCH][meta-gnome 2/2] gnome-themes: Blacklist

2016-02-22 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb b/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb index

[oe] [PATCH][meta-gnome 1/2] gtk-theme-torturer: Blacklist

2016-02-22 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../recipes-extended/gtk-theme-torturer/gtk-theme-torturer_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-gnome/recipes-extended/gtk-theme-torturer/gtk-theme-torturer_git.bb

[oe] [PATCH][meta-filesystems] yaffs2-utils: Blacklist

2016-02-22 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils_git.bb

Re: [oe] [meta-browser] ARM support in Chromium

2016-02-22 Thread Gary Thomas
On 2016-02-22 13:32, Pascal Bach wrote: Am 22.02.2016 um 11:44 schrieb Gary Thomas: On 2016-02-22 11:32, Martin Jansa wrote: Yes it can, because cortex-a7 is armv7a. My build failed listing the board as not compatible ERROR: Nothing PROVIDES 'chromium' ERROR: chromium was skipped:

Re: [oe] [meta-browser] ARM support in Chromium

2016-02-22 Thread Pascal Bach
Am 22.02.2016 um 11:44 schrieb Gary Thomas: > On 2016-02-22 11:32, Martin Jansa wrote: >> Yes it can, because cortex-a7 is armv7a. > > My build failed listing the board as not compatible > ERROR: Nothing PROVIDES 'chromium' > ERROR: chromium was skipped: incompatible with machine teton-p0381

Re: [oe] [meta-python] Python Flask recipes

2016-02-22 Thread Otavio Salvador
On Mon, Feb 22, 2016 at 7:04 AM, Anders Darander wrote: > * Otavio Salvador [160219 14:32]: > > > On Fri, Feb 19, 2016 at 1:46 AM, Khem Raj wrote: > > >> On Feb 18, 2016, at 10:33 AM, Fabio Berton < >

[oe] [PATCH 12/12] nginx: Fix build when static libs disabled

2016-02-22 Thread Richard Purdie
Signed-off-by: Richard Purdie --- meta-webserver/recipes-httpd/nginx/nginx_1.9.10.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.9.10.bb b/meta-webserver/recipes-httpd/nginx/nginx_1.9.10.bb index

[oe] [PATCH 10/12] libtevent: Fix build when static libs disabled

2016-02-22 Thread Richard Purdie
Signed-off-by: Richard Purdie --- meta-networking/recipes-support/libtevent/libtevent_0.9.25.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-networking/recipes-support/libtevent/libtevent_0.9.25.bb

[oe] [PATCH 06/12] xmlstarlet: Disable PARALLEL_MAKE

2016-02-22 Thread Richard Purdie
Signed-off-by: Richard Purdie --- meta-oe/recipes-support/xmlstarlet/xmlstarlet_1.5.0.bb | 7 +++ 1 file changed, 7 insertions(+) diff --git a/meta-oe/recipes-support/xmlstarlet/xmlstarlet_1.5.0.bb b/meta-oe/recipes-support/xmlstarlet/xmlstarlet_1.5.0.bb

[oe] [PATCH 07/12] inetutils: Fix build when static libs disabled

2016-02-22 Thread Richard Purdie
Signed-off-by: Richard Purdie --- meta-networking/recipes-connectivity/inetutils/inetutils_1.9.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-connectivity/inetutils/inetutils_1.9.4.bb

[oe] [PATCH 11/12] soci: Fix build when static libs disabled

2016-02-22 Thread Richard Purdie
Signed-off-by: Richard Purdie --- meta-oe/recipes-support/soci/soci_3.2.2.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-support/soci/soci_3.2.2.bb b/meta-oe/recipes-support/soci/soci_3.2.2.bb index d1964eb..1f5a485 100644 ---

[oe] [PATCH 05/12] monkey: Fix to work with disabled static libs

2016-02-22 Thread Richard Purdie
Signed-off-by: Richard Purdie --- meta-webserver/recipes-httpd/monkey/monkey_1.5.6.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-webserver/recipes-httpd/monkey/monkey_1.5.6.bb b/meta-webserver/recipes-httpd/monkey/monkey_1.5.6.bb index

[oe] [PATCH 04/12] poppler-data: Fix to work with changed makeflags

2016-02-22 Thread Richard Purdie
Without this, the data is installed into /usr/local and fails QA checks. Signed-off-by: Richard Purdie --- meta-oe/recipes-support/poppler/poppler-data_0.4.7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[oe] [PATCH 03/12] mongodb: Fix to work with disabled static libs

2016-02-22 Thread Richard Purdie
Signed-off-by: Richard Purdie --- meta-oe/recipes-support/mongodb/mongodb_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-support/mongodb/mongodb_git.bb b/meta-oe/recipes-support/mongodb/mongodb_git.bb index a91240a..6522a67 100644

[oe] [PATCH 09/12] libtdb: Fix build when static libs disabled

2016-02-22 Thread Richard Purdie
Signed-off-by: Richard Purdie --- meta-networking/recipes-support/libtdb/libtdb_1.3.7.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-networking/recipes-support/libtdb/libtdb_1.3.7.bb b/meta-networking/recipes-support/libtdb/libtdb_1.3.7.bb index

[oe] [PATCH 08/12] libtalloc: Fix build when static libs disabled

2016-02-22 Thread Richard Purdie
Signed-off-by: Richard Purdie --- meta-networking/recipes-support/libtalloc/libtalloc_2.1.3.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-networking/recipes-support/libtalloc/libtalloc_2.1.3.bb

[oe] [PATCH 02/12] fio: Fix to work with disabled static libs

2016-02-22 Thread Richard Purdie
Signed-off-by: Richard Purdie --- meta-oe/recipes-benchmark/fio/fio_2.2.6.bb | 1 + 1 file changed, 1 insertion(+) 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..69be80d 100644 ---

[oe] [PATCH 01/12] gthumb: Fix to work with disabled static libs

2016-02-22 Thread Richard Purdie
Signed-off-by: Richard Purdie --- meta-gnome/recipes-gnome/gthumb/gthumb_2.12.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/gthumb/gthumb_2.12.4.bb b/meta-gnome/recipes-gnome/gthumb/gthumb_2.12.4.bb index

Re: [oe] [meta-browser] ARM support in Chromium

2016-02-22 Thread Gary Thomas
On 2016-02-22 11:32, Martin Jansa wrote: Yes it can, because cortex-a7 is armv7a. My build failed listing the board as not compatible ERROR: Nothing PROVIDES 'chromium' ERROR: chromium was skipped: incompatible with machine teton-p0381 (not in COMPATIBLE_MACHINE) On Mon, Feb 22, 2016 at

Re: [oe] [meta-browser] ARM support in Chromium

2016-02-22 Thread Martin Jansa
Yes it can, because cortex-a7 is armv7a. On Mon, Feb 22, 2016 at 11:30 AM, Gary Thomas wrote: > A recent change to the chromium recipe restricts it to only > armv6 and armv7a. I've built (and successfully run) previous > versions of chromium on my LS102x board which is

[oe] [meta-browser] ARM support in Chromium

2016-02-22 Thread Gary Thomas
A recent change to the chromium recipe restricts it to only armv6 and armv7a. I've built (and successfully run) previous versions of chromium on my LS102x board which is cortexa7hf. It's not clear to me what arm revision that works out to be (where does one look for this info?) but I'd like to

Re: [oe] [meta-python] Python Flask recipes

2016-02-22 Thread Anders Darander
* Otavio Salvador [160219 14:32]: > On Fri, Feb 19, 2016 at 1:46 AM, Khem Raj wrote: > >> On Feb 18, 2016, at 10:33 AM, Fabio Berton > >> wrote: > >> I noticed that a few days ago were added some python-flask

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

2016-02-22 Thread Burton, Ross
On 21 February 2016 at 22:44, Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > I'd note that if we had a way to know if a recipe was really autotools > or just acts a bit like it, it would help a lot... > Something I've been meaning to do for a long time is review everything that is

Re: [oe] mplayer2 : focus deficiency?

2016-02-22 Thread Belal, Awais
Hi Gary, Anything here? BR, Awais From: openembedded-devel-boun...@lists.openembedded.org [openembedded-devel-boun...@lists.openembedded.org] on behalf of Gary Thomas [] Sent: Wednesday, February 10, 2016 5:54 PM To: