[oe] [meta-oe][PATCH] python3-pybind11: upgrade 2.8.1 -> 2.9.2

2022-07-07 Thread Pascal Bach
From: Pascal Bach Signed-off-by: Pascal Bach --- .../{python3-pybind11_2.8.1.bb => python3-pybind11_2.9.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-pybind11_2.8.1.bb => python3-pybind11_2.9.2.bb} (86%) diff

[oe] [meta-oe][PATCH] protobuf: 1.3.1 -> 1.3.2

2019-07-02 Thread Pascal Bach
The patch can be dropped as it is included in this release. Also drop the +git suffix as the version matches the version exactly. Signed-off-by: Pascal Bach --- .../protobuf-c/protobuf3-compatibility.patch | 55 -- .../{protobuf-c_1.3.1.bb => protobuf-c_1.3.2

[oe] [meta-oe][PATCHv4 2/3] protobuf-c: add patch for protobuf 3 compatibility

2019-06-17 Thread Pascal Bach
There is no release yet of protobuf-c that is compatible with protobuf 3. Master is already patched so this is just a straight backport of this patch. Signed-off-by: Pascal Bach --- .../protobuf-c/protobuf3-compatibility.patch | 55 ++ .../recipes-devtools/protobuf

[oe] [meta-oe][PATCHv4 3/3] python3-protobuf, python-protobuf: 3.6.1 -> 3.8.0

2019-06-17 Thread Pascal Bach
The patch for Python 3.7 compatibility is already in 3.8.0. Signed-off-by: Pascal Bach --- .../recipes-devtools/python/python-protobuf.inc| 4 +- ...-protobuf_3.6.1.bb => python-protobuf_3.8.0.bb} | 0 .../0001-Add-Python-3.7-compatibility-4862.patch |

[oe] [meta-oe][PATCHv4 1/3] protobuf: 3.6.1 -> 3.8.0

2019-06-17 Thread Pascal Bach
Simple update to latest release The patch is needed to make python3-protobuf compile as otherwise a file it expects is missing. Signed-off-by: Pascal Bach --- ...s-map_util.h-to-list-of-installed-headers.patch | 52 ++ .../{protobuf_3.6.1.bb => protobuf_3.8.0.bb} |

[oe] [meta-oe][PATCHv2] rocksdb: 5.18.3 -> 6.0.2

2019-06-12 Thread Pascal Bach
that fixes GCC9 compatibility, it's currently submitted upstream but not yet accepted due to style issues. Signed-off-by: Pascal Bach --- ...01-CMake-has-stock-FindZLIB-in-upper-case.patch | 29 .../rocksdb/files/0001-fix-Issue-5303.patch| 80 ++ meta-oe

[oe] [meta-oe][PATCHv3 1/2] protobuf: 3.6.1 -> 3.8.0

2019-06-11 Thread Pascal Bach
Simple update to latest release Signed-off-by: Pascal Bach --- .../protobuf/{protobuf_3.6.1.bb => protobuf_3.8.0.bb} | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) rename meta-oe/recipes-devtools/protobuf/{protobuf_3.6.1.bb => protobuf_3.8.0.bb} (95%) diff

[oe] [meta-oe][PATCHv3 2/2] protobuf-c: add patch for protobuf 3 compatibility

2019-06-11 Thread Pascal Bach
There is no release yet of protobuf-c that is compatible with protobuf 3. Master is already patched so this is just a straight backport of this patch. Signed-off-by: Pascal Bach --- .../protobuf-c/protobuf3-compatibility.patch | 55 ++ .../recipes-devtools/protobuf

[oe] [meta-oe][PATCHv3 0/2] protobuf: 3.6.1 -> 3.8.0

2019-06-11 Thread Pascal Bach
Protobuf-c 1.3.1 is not compatible with protobuf 3.8.0. This updated patchseries update backports a compatbility fix for protobuf-c from master. -- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org

[oe] [meta-oe][PATCH] rocksdb: 5.18.3 -> 6.0.2

2019-06-11 Thread Pascal Bach
-by: Pascal Bach --- ...01-CMake-has-stock-FindZLIB-in-upper-case.patch | 29 ++ meta-oe/recipes-dbs/rocksdb/rocksdb_git.bb | 11 +--- 2 files changed, 36 insertions(+), 4 deletions(-) create mode 100644 meta-oe/recipes-dbs/rocksdb/files/0001-CMake-has-stock-FindZLIB

[oe] [meta-oe][PATCHv2] protobuf: 3.6.1 -> 3.8.0

2019-06-06 Thread Pascal Bach
Simple update to latest release Signed-off-by: Pascal Bach --- .../protobuf/{protobuf_3.6.1.bb => protobuf_3.8.0.bb} | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) rename meta-oe/recipes-devtools/protobuf/{protobuf_3.6.1.bb => protobuf_3.8.0.bb} (95%) diff

[oe] [meta-oe][PATCH] protobuf: 3.6.1 -> 3.8.0

2019-06-05 Thread Pascal Bach
Simple update to latest release Signed-off-by: Pascal Bach --- .../protobuf/{protobuf_3.6.1.bb => protobuf_3.8.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/protobuf/{protobuf_3.6.1.bb => protobuf_3.8.0.bb} (96%) diff

[oe] [meta-oe][PATCH] thrift: update to 0.12.0

2019-04-16 Thread Pascal Bach
headers are selected. Further the different libraries are now split into separate packages. Signed-off-by: Pascal Bach --- .../0001-Forcibly-disable-check-for-Qt5.patch | 25 - ...-In-cmake-avoid-use-of-both-quoted-paths-.patch | 108 - ...31-in-test-cpp-explicitly-use

[oe] [meta-oe][PATCH] paho-mqtt-c: 1.2.1 -> 1.3.0

2019-04-16 Thread Pascal Bach
Switch to cmake instead of manually installing everything. Paho-mqtt still adds some unnecessary files into /usr we have to delete them. Signed-off-by: Pascal Bach --- .../{paho-mqtt-c_1.2.1.bb => paho-mqtt-c_1.3.0.bb}| 19 ++- 1 file changed, 6 insertions(+), 13 deleti

[oe] [meta-networking][PATCH] squid: upgrade 3.5.27 -> 3.5.28

2019-03-11 Thread Pascal Bach
Copyright year has changed in COPYRIGHTS file, thus the hash change. Signed-off-by: Pascal Bach --- .../recipes-daemons/squid/{squid_3.5.27.bb => squid_3.5.28.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-networking/recipes-daemons/squid/{squid_3.5.27

[oe] [meta-oe][PATCH] rocksdb: make resulting cmake config relocatable

2019-01-18 Thread Pascal Bach
. This is necessary until RocksDB moves to a more modern CMake. It's also applied in the Poco recipe right now. Signed-off-by: Pascal Bach --- meta-oe/recipes-dbs/rocksdb/rocksdb_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-oe/recipes-dbs/rocksdb/rocksdb_git.bb b/meta

Re: [oe] [meta-networking][PATCH 2/2] civetweb: disable tests

2018-10-31 Thread Pascal Bach
On 30.10.2018 22:04, Khem Raj wrote: > On Tue, Oct 30, 2018 at 7:35 AM Pascal Bach wrote: >> Tests try to download third party code and bypass the bitbake fetcher to >> do that. This will not work in environments with no internet access. >> >> Signed-off-by: P

[oe] [meta-networking][PATCH 2/2] civetweb: disable tests

2018-10-30 Thread Pascal Bach
Tests try to download third party code and bypass the bitbake fetcher to do that. This will not work in environments with no internet access. Signed-off-by: Pascal Bach --- meta-networking/recipes-connectivity/civetweb/civetweb_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta

[oe] [meta-networking][PATCH 1/2] civetweb: remove redundant EXTRA_OECMAKE_class-native

2018-10-30 Thread Pascal Bach
They are the same as the default version. Signed-off-by: Pascal Bach --- meta-networking/recipes-connectivity/civetweb/civetweb_git.bb | 6 -- 1 file changed, 6 deletions(-) diff --git a/meta-networking/recipes-connectivity/civetweb/civetweb_git.bb b/meta-networking/recipes-connectivity

[oe] [meta-oe][PATCH 2/2] libyui-ncurses: fix ncurses find module

2018-10-30 Thread Pascal Bach
This makes the module look in the standard locations instead of only some hard coded ones. Signed-off-by: Pascal Bach --- .../0003-Simplify-ncurses-finding-module.patch | 35 ++ .../recipes-graphics/libyui/libyui-ncurses_git.bb | 1 + 2 files changed, 36 insertions

[oe] [meta-oe][PATCH 1/2] libyui: make resulting cmake config relocatable

2018-10-30 Thread Pascal Bach
Signed-off-by: Pascal Bach --- ...0001-Use-relative-install-paths-for-CMake.patch | 130 + meta-oe/recipes-graphics/libyui/libyui_git.bb | 1 + 2 files changed, 131 insertions(+) create mode 100644 meta-oe/recipes-graphics/libyui/libyui/0001-Use-relative-install

[oe] [meta-oe][PATCH] libcec: update to 4.0.2

2018-10-05 Thread Pascal Bach
This also removes a warning that /usr/bin/python is not provided by any package. Further it moves all binaires to a separate package libcec-tools Signed-off-by: Pascal Bach --- ...001-Explicitly-use-python3-in-pyCecClient.patch | 24 +++ .../libcec/files/python-install

[oe] [meta-oe][PATCH] p8platform: update to 2.1.0.1

2018-10-05 Thread Pascal Bach
This also adds a patch that makes the resulting p8-platform-config.cmake relocatable. Before it contained a hardcoded path to /usr/include. Signed-off-by: Pascal Bach --- ...1-Make-resulting-cmake-config-relocatable.patch | 64 ++ .../recipes-extended/p8platform

[oe] [meta-oe][PATCH] thrift: update to 0.11.0

2018-09-27 Thread Pascal Bach
headers are selected. Further the different libraries are now split into separate packages. Signed-off-by: Pascal Bach --- .../0001-Forcibly-disable-check-for-Qt5.patch | 25 - ...-In-cmake-avoid-use-of-both-quoted-paths-.patch | 108 - ...31-in-test-cpp-explicitly-use

[oe] [meta-oe][PATCH] python-pyzmq, python3-pyzmq: update to 17.1.0

2018-07-19 Thread Pascal Bach
Also the package is licensed under both BSD and LGPL-3.0. This the license checksum was updated to reflect this. Signed-off-by: Pascal Bach --- .../{python-pyzmq_14.7.0.bb => python-pyzmq.inc} | 17 +++- .../python/python-pyzmq/club-rpath-out.patch |

[oe] [meta-oe][PATCH] cppzmq: use cmake to install the package

2018-07-19 Thread Pascal Bach
This way also the required cmake configs are installed so other packages can find it. It seems also cleaner to use the upstream mechanism than to have our own install script. Signed-off-by: Pascal Bach --- meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb | 5 + 1 file changed, 1 insertion

[oe] [meta-oe][PATCH] nodejs: update to 8.11.3

2018-07-02 Thread Pascal Bach
Fixes the following CVEs: - CVE-2018-7167 - CVE-2018-7161 - CVE-2018-1000168 Signed-off-by: Pascal Bach --- .../recipes-devtools/nodejs/{nodejs_8.11.2.bb => nodejs_8.11.3.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/nodejs/{nodejs_8.11.2

[oe] [meta-oe][PATCH] nodejs: 8.9.4 -> 8.11.2

2018-06-06 Thread Pascal Bach
From: Pascal Bach Node.js > 8.10 also compile with OpenSSL 1.1 License check sum changes because typo fix in LICENSE file. No license change. Signed-off-by: Pascal Bach --- .../recipes-devtools/nodejs/{nodejs_8.9.4.bb => nodejs_8.11.2.bb} | 8 1 file changed, 4 insertions

[oe] [meta-oe][PATCH v2] rocksdb: update to 5.13.1

2018-05-22 Thread Pascal Bach
The GCC 8 patch is still needed as the changes are not yet included in 5.13.x Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- meta-oe/recipes-dbs/rocksdb/rocksdb_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-oe/recipes-dbs/rocksdb/rocksdb_

[oe] [meta-oe][PATCH] rocksdb: update to 5.13.1

2018-05-18 Thread Pascal Bach
Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- meta-oe/recipes-dbs/rocksdb/rocksdb_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-oe/recipes-dbs/rocksdb/rocksdb_git.bb b/meta-oe/recipes-dbs/rocksdb/rocksdb_git.bb index 1e6cbae38..727488d1e

[oe] [meta-oe][PATCH v3] poco: update to 1.9.0

2018-05-16 Thread Pascal Bach
Enable the new Encodings and Redis packages by default. Splitting into sub packages now uses PACKAGES_DYNAMIC instead of the custom logic used before. Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- .../poco/{poco_1.8.0.1.bb => poco_1.9.0.bb}| 42 +

[oe] [meta-oe][PATCH v2] poco: update to 1.9.0

2018-05-16 Thread Pascal Bach
Enable the new Encodings and Redis packages by default. Splitting into sub packages now uses PACKAGES_DYNAMIC instead of the custom logic used before. Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- meta-oe/recipes-support/poco/poco_1.8.0.1.bb | 106 --- m

[oe] [meta-oe][PATCH] poco: update to 1.9.0

2018-05-14 Thread Pascal Bach
Enable the new Encodings and Redis packages by default Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- meta-oe/recipes-support/poco/poco_1.9.0.bb | 108 + 1 file changed, 108 insertions(+) create mode 100644 meta-oe/recipes-support/poco/poco_1.9.0.bb

[oe] [meta-openwrt] systemd units for OpenWRT components

2018-04-18 Thread Pascal Bach
Dear meta-openwrt maintainers I'm currently trying to use several OpenWRT components as standalone services. During this process I added some Systemd units for them. Is this something that would be accepted in the meta-openwrt layer? If not I would have to put this into a separate layer which

[oe] [meta-oe][PATCH] rocksdb: update to 5.12.2

2018-04-12 Thread Pascal Bach
Also remove the +gitSRCPV suffix from the version. This is an official release and the version should be enough, it adds only clutter. Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- meta-oe/recipes-dbs/rocksdb/rocksdb_git.bb | 7 --- 1 file changed, 4 insertions(+), 3 del

[oe] [meta-oe][PATCH] flatbuffers: update to 1.9.0

2018-04-12 Thread Pascal Bach
Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- .../flatbuffers/{flatbuffers_1.7.1.bb => flatbuffers_1.9.0.bb}| 0 1 file changed, 0 insertions(+), 0 deletions(-) rename meta-oe/recipes-devtools/flatbuffers/{flatbuffers_1.7.1.bb => flatbuffers_1.9.0.bb} (100%)

[oe] [meta-networking][PATCH] miniupnpd: update to 2.0.20180203 and add systemd service

2018-02-06 Thread Pascal Bach
license checksum changed due to increase in copyright year Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- .../miniupnpd/files/miniupnpd.service| 14 ++ .../{miniupnpd_2.0.bb => miniupnpd_2.0.20180203.bb} | 16 +++- 2 files ch

[oe] [meta-oe][PATCHv2] luajit: create developer symlinks

2018-01-17 Thread Pascal Bach
LuaJIT tries to call ldconfig during installation which doesn't work. This causes the .so and .so.2 symlinks to no be created. By setting "LDCONFIG= :" the call will be skipped the same as on Darwin Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- meta-oe/recipes

[oe] [meta-oe][PATCH] poco: update to 1.8.1

2018-01-17 Thread Pascal Bach
Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- meta-oe/recipes-support/poco/{poco_1.8.0.1.bb => poco_1.8.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/poco/{poco_1.8.0.1.bb => poco_1.8.1.bb} (98%) diff --git a/meta-oe/recipes-

[oe] [meta-oe][PATCH] poco: update to 1.8.0.1

2017-11-20 Thread Pascal Bach
1.8 is a minor update from 1.7 and is planned to be the last version before 2.0. Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- meta-oe/recipes-support/poco/{poco_1.7.9.bb => poco_1.8.0.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-sup

[oe] [meta-python][PATCH] python-paho-mqtt, python3-paho-mqtt: update to 1.3.1

2017-11-03 Thread Pascal Bach
From: Pascal Bach <pascal.b...@nextrem.ch> Signed-off-by: Pascal Bach <pascal.b...@nextrem.ch> --- meta-python/recipes-devtools/python/python-paho-mqtt.inc | 4 ++-- .../python/{python-paho-mqtt_1.3.0.bb => python-paho-mqtt_1.3.1.bb} | 0 .../python/{python3-pah

[oe] [meta-python][PATCH] python-psutil, python3-psutil: update to 5.4.0

2017-11-03 Thread Pascal Bach
From: Pascal Bach <pascal.b...@nextrem.ch> Signed-off-by: Pascal Bach <pascal.b...@nextrem.ch> --- meta-python/recipes-devtools/python/python-psutil.inc | 4 ++-- .../python/{python-psutil_5.3.1.bb => python-psutil_5.4.0.bb} | 0 .../python/{python3-

[oe] [meta-python][PATCH] python-pyasn1, python3-pyasn1: update to 0.3.7

2017-11-03 Thread Pascal Bach
From: Pascal Bach <pascal.b...@nextrem.ch> Signed-off-by: Pascal Bach <pascal.b...@nextrem.ch> --- meta-python/recipes-devtools/python/python-pyasn1.inc | 4 ++-- .../python/{python-pyasn1_0.3.6.bb => python-pyasn1_0.3.7.bb} | 0 .../python/{python3-

[oe] [meta-oe][PATCHv3] rocksdb: add version 5.8

2017-10-12 Thread Pascal Bach
Version 5.8 does no longer includes the facebook patent grant and is licensed under the Apache-2.0 or GPL-2.0 license. Tests and tools don't compile on armv5 so we disable them. The tools are never installed anyway so it doesn't make a difference for the resulting package. Signed-off-by: Pascal

Re: [oe] [meta-oe][PATCHv2] rocksdb: add version 5.8

2017-10-10 Thread Pascal Bach
omic. I need to dig deeper into how I can fix this. > > On Tue, Oct 10, 2017 at 8:59 AM, Pascal Bach <pascal.b...@siemens.com > <mailto:pascal.b...@siemens.com>> wrote: > > Version 5.8 does no longer includes the facebook patent grant and is > licensed under the Apa

[oe] [meta-oe][PATCHv2] rocksdb: add version 5.8

2017-10-10 Thread Pascal Bach
Version 5.8 does no longer includes the facebook patent grant and is licensed under the Apache-2.0 or GPL-2.0 license. Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- meta-oe/recipes-extended/rocksdb/rocksdb_git.bb | 28 + 1 file changed, 28 insertions(+)

Re: [oe] [meta-oe][PATCH] rocksdb: add version 5.8

2017-10-09 Thread Pascal Bach
On 06.10.2017 16:05, Khem Raj wrote: > On Fri, Oct 6, 2017 at 4:31 AM, Pascal Bach <pascal.b...@siemens.com> wrote: >> Version 5.8 does no longer includes the facebook patent grant and is >> licensed under the Apache-2.0 license. >> > I see leveldb as well a

[oe] [meta-oe][PATCH] rocksdb: add version 5.8

2017-10-06 Thread Pascal Bach
Version 5.8 does no longer includes the facebook patent grant and is licensed under the Apache-2.0 license. Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- meta-oe/recipes-extended/rocksdb/rocksdb_git.bb | 26 + 1 file changed, 26 insertions(+) creat

[oe] [meta-python][PATCH] python3-ujson: support Python 3

2017-10-04 Thread Pascal Bach
From: Pascal Bach <pascal.b...@nextrem.ch> Signed-off-by: Pascal Bach <pascal.b...@nextrem.ch> --- meta-python/recipes-devtools/python/python-ujson.inc| 15 +++ .../recipes-devtools/python/python-ujson_1.35.bb| 17 ++--- .../recipes-devtools/py

[oe] [meta-python][PATCH] python3-protobuf: add python3 version

2017-10-04 Thread Pascal Bach
Signed-off-by: Pascal Bach <pascal.b...@nextrem.ch> --- .../recipes-devtools/python/python-protobuf.inc| 16 .../recipes-devtools/python/python-protobuf_3.4.0.bb | 18 ++ .../recipes-devtools/python/python3-protobuf_3.4.0.bb | 2 ++ 3 files chang

[oe] [meta-mono][PATCHv3] libgdiplus: use tarball from mono project instead of github

2017-10-04 Thread Pascal Bach
Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- recipes-mono/libgdiplus/libgdiplus-native_4.2.bb | 7 +++ recipes-mono/libgdiplus/libgdiplus_4.2.bb| 10 +- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/recipes-mono/libgdiplus/libgdiplus-native_

[oe] [meta-mono][PATCHv2] libgdiplus: use tarball from mono project instead of github

2017-09-29 Thread Pascal Bach
Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- recipes-mono/libgdiplus/libgdiplus-native_4.2.bb | 3 +-- recipes-mono/libgdiplus/libgdiplus_4.2.bb| 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/recipes-mono/libgdiplus/libgdiplus-native_4.2

[oe] [meta-mono][PATCH] libgdiplus: include name in downloaded file

2017-09-29 Thread Pascal Bach
Without this change the file is named ${PV}.tar.gz Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- recipes-mono/libgdiplus/libgdiplus-native_4.2.bb | 3 +-- recipes-mono/libgdiplus/libgdiplus_4.2.bb| 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff

Re: [oe] [meta-oe][PATCH] luajit: create developer symlinks

2017-09-22 Thread Pascal Bach
On 21.09.2017 20:32, Andre McCurdy wrote: > On Thu, Sep 21, 2017 at 5:01 AM, Pascal Bach <pascal.b...@siemens.com> wrote: >> LuaJIT tries to call ldconfig during installation which doesn't work. > Presumably this stopped working recently (since host tools now need to > be whi

[oe] [meta-oe][PATCH] luajit: create developer symlinks

2017-09-21 Thread Pascal Bach
LuaJIT tries to call ldconfig during installation which doesn't work. This causes the .so and .so.2 symlinks to no be created. By setting "LDCONFIG= :" the call will be skipped the same as on Darwin Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- meta-oe/recipes

[oe] [meta-oe][PATCH] capnproto: add version 0.6.1

2017-09-13 Thread Pascal Bach
Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- .../recipes-devtools/capnproto/capnproto_0.6.1.bb | 28 ++ 1 file changed, 28 insertions(+) create mode 100644 meta-oe/recipes-devtools/capnproto/capnproto_0.6.1.bb diff --git a/meta-oe/recipes-devtools/cap

[oe] [meta-oe][PATCH] flatbuffers: add version 1.7.1

2017-09-13 Thread Pascal Bach
Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- .../files/0001-correct-version-for-so-lib.patch| 26 + .../flatbuffers/flatbuffers_1.7.1.bb | 34 ++ 2 files changed, 60 insertions(+) create mode 100644 meta-oe/recipes-de

[oe] [meta-oe][PATCHv2 1/2] protobuf: update to 3.4.0

2017-09-13 Thread Pascal Bach
Also put protbuf-lite into it's own package Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- .../protobuf/{protobuf_3.3.0.bb => protobuf_3.4.0.bb}| 9 + 1 file changed, 5 insertions(+), 4 deletions(-) rename meta-oe/recipes-devtools/protobuf/{protobuf

[oe] [meta-oe][PATCHv2 2/2] protobuf-c: update to 1.3.0

2017-09-13 Thread Pascal Bach
Required to build with protobuf 3.4.0 The license checksum changed because they renamed the compiler which is mentioned in the LICENSE file. Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- .../protobuf/{protobuf-c_1.2.1.bb => protobuf-c_1.3.0.bb} | 4 ++-- 1 fil

[oe] [meta-python][PATCH] python-jsonschema, python3-jsonschema: add vcversioner-native dependency

2017-09-12 Thread Pascal Bach
If not added the setup.py will complain that it can't find vcversioner. The non native dependency is not working as the module is required during compilation not at runtime. Also the dependency is required for both the Python 2 and Python 3 version Signed-off-by: Pascal Bach <pasca

[oe] [meta-oe][PATCH] thrift: build lib for native and nativesdk

2017-09-08 Thread Pascal Bach
The libraries can also be build for native and nativesdk. This is useful for running tests on the build machine. Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- meta-oe/recipes-connectivity/thrift/thrift_0.9.3.bb | 5 - 1 file changed, 5 deletions(-) diff --git a/meta-oe/r

[oe] [meta-oe][PATCH] protobuf: update to 3.4.0

2017-09-07 Thread Pascal Bach
Also put protbuf-lite into it's own package Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- .../protobuf/{protobuf_3.3.0.bb => protobuf_3.4.0.bb}| 9 + 1 file changed, 5 insertions(+), 4 deletions(-) rename meta-oe/recipes-devtools/protobuf/{protobuf

[oe] [meta-oe][PATCH] python-sqlalchemy, python3-sqlalchemy: update to 1.1.11

2017-07-19 Thread Pascal Bach
From: Pascal Bach <pascal.b...@nextrem.ch> Signed-off-by: Pascal Bach <pascal.b...@nextrem.ch> --- meta-python/recipes-devtools/python/python-sqlalchemy.inc | 4 ++-- .../{python-sqlalchemy_1.1.10.bb => python-sqlalchemy_1.1.11.bb} | 0 .../{python3-sqlal

[oe] [meta-oe][PATCH] python-chardet.inc: update build dependency

2017-07-19 Thread Pascal Bach
From: "Maxin B. John" <maxin.j...@intel.com> Update chardet's build dependency on pytest-runner-native Signed-off-by: Maxin B. John <maxin.j...@intel.com> Signed-off-by: Pascal Bach <pascal.b...@nextrem.ch> --- meta-python/recipes-devtools/python/python-chardet.in

[oe] [meta-oe][PATCH] python-requests, python3-requests: update to 2.28.1

2017-07-19 Thread Pascal Bach
From: Pascal Bach <pascal.b...@nextrem.ch> The copyright year changed in the license file. Signed-off-by: Pascal Bach <pascal.b...@nextrem.ch> --- meta-python/recipes-devtools/python/python-requests.inc| 10 +++--- .../{python-requests_2.13.0.bb => python-requests_2.

[oe] [meta-oe][PATCH] python-paho-mqtt, python3-paho-mqtt: update to 1.3.0

2017-07-19 Thread Pascal Bach
From: Pascal Bach <pascal.b...@nextrem.ch> Signed-off-by: Pascal Bach <pascal.b...@nextrem.ch> --- meta-python/recipes-devtools/python/python-paho-mqtt.inc | 4 ++-- .../python/{python-paho-mqtt_1.2.3.bb => python-paho-mqtt_1.3.0.bb} | 0 .../python/{python3-pah

[oe] [meta-oe][PATCH] leveldb: update to 1.20

2017-06-02 Thread Pascal Bach
The tmalloc patch went upstream in the meantime Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- .../leveldb/0001-Explicitly-disable-tcmalloc.patch | 48 -- meta-oe/recipes-extended/leveldb/leveldb_git.bb| 8 ++-- 2 files changed, 3 insertions(+), 53 del

[oe] [meta-oe][PATCH] poco: make cmake packages relocatable

2017-06-01 Thread Pascal Bach
Before the path to the dependencies was hard coded into the generated PocoConfig.cmake file. This causes issues with sstate. This change overrides the libraries with just the library names and thus let's the linker take care of finding them. Signed-off-by: Pascal Bach <pascal.b...@siemens.

[oe] [meta-webserver][PATCH] nginx: depend on zlib instead of gzip

2017-05-29 Thread Pascal Bach
nginx requires zlib not gzip for compression. Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- meta-webserver/recipes-httpd/nginx/nginx.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-webserver/recipes-httpd/nginx/nginx.inc b/meta-webserver/recipes

Re: [oe] [meta-oe][PATCH] protobuf: update to 3.3.0

2017-05-12 Thread Pascal Bach
>> -inherit autotools >> +inherit autotools-brokensep > this is backwards, can we see what broke out of tree build ? I agree, but it seems upstream dosn't care to much about out of tree builds. >From a qucik check it seems like they are generating a file in the source tree >but are looking for

[oe] [meta-oe][PATCH] protobuf: update to 3.3.0

2017-05-11 Thread Pascal Bach
With the latest version out of tree builds are broken. Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- .../protobuf/{protobuf_3.1.0.bb => protobuf_3.3.0.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-oe/recipes-devtools

[oe] [meta-multimedia][PATCH] miniupnpd: improve recipe

2017-05-10 Thread Pascal Bach
- Produce a clean download tarball - ./genconfig.sh is not necessary as it is called by make if necessary - Enable the possible to do vendor configuration in the supplied .conf file Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- meta-multimedia/recipes-connectivity/min

[oe] [meta-webserver][PATCH] nginx: use consistent pid file location accross recipe and init scripts

2017-05-10 Thread Pascal Bach
The recipe and the systemd service file use /run/nginx/nginx.pid, while the sys v init script used /var/run/nginx/nginx.pid Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- meta-webserver/recipes-httpd/nginx/files/nginx.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[oe] [meta-oe][PATCH] thrift: refactor recipe

2017-04-27 Thread Pascal Bach
- use release tarball instead of git - move libevent, python and glib into PACKAGECONFIG - add NOTICE file to copyright check - split into multiple packages - libthrift for libaries - thrift-compiler for compiler - thrift pulls in everything as before Signed-off-by: Pascal Bach <pasca

[oe] [meta-python][PATCH] python-pytz, python3-pytz: update to 2017.2

2017-04-24 Thread Pascal Bach
From: Pascal Bach <pascal.b...@nextrem.ch> - License checksum changed due to copyright year update to 2017. - Source package extension changed form to zip. Signed-off-by: Pascal Bach <pascal.b...@nextrem.ch> --- meta-python/recipes-devtools/python/python-pytz.inc

[oe] [meta-python][PATCH] python-sqlalchemy, python3-sqlalchemy: update to 1.1.9

2017-04-24 Thread Pascal Bach
From: Pascal Bach <pascal.b...@nextrem.ch> Signed-off-by: Pascal Bach <pascal.b...@nextrem.ch> --- meta-python/recipes-devtools/python/python-sqlalchemy.inc | 4 ++-- .../python/{python-sqlalchemy_1.1.6.bb => python-sqlalchemy_1.1.9.bb} | 0 .../{python3-sqla

[oe] [meta-python][PATCH] python-chardet, python3-chardet: update to 3.0.2

2017-04-24 Thread Pascal Bach
From: Pascal Bach <pascal.b...@nextrem.ch> Signed-off-by: Pascal Bach <pascal.b...@nextrem.ch> --- meta-python/recipes-devtools/python/python-chardet.inc| 4 ++-- .../python/{python-chardet_2.3.0.bb => python-chardet_3.0.2.bb} | 0 .../python/{python3-c

[oe] [meta-oe][PATCH] nodejs: update to 4.8.2

2017-04-24 Thread Pascal Bach
--- meta-oe/recipes-devtools/nodejs/{nodejs_4.7.3.bb => nodejs_4.8.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/nodejs/{nodejs_4.7.3.bb => nodejs_4.8.2.bb} (96%) diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_4.7.3.bb

[oe] [meta-python][PATCH 2/2] python3-pytest-runner: make available for both Python 2 & 3

2017-04-21 Thread Pascal Bach
Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- .../recipes-devtools/python/python-pytest-runner.inc| 17 + .../python/python-pytest-runner_2.11.1.bb | 17 - .../python/python3-pytest-runner_2.11.1.bb | 2 ++ 3 files c

[oe] [meta-python][PATCH 1/2] python3-setuptools-scm: make version available for both Python 2 & 3

2017-04-21 Thread Pascal Bach
Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- .../recipes-devtools/python/python-setuptools-scm.inc | 14 ++ .../python/python-setuptools-scm_1.15.0.bb | 17 ++--- .../python/python3-setuptools-scm_1.15.0.bb | 2 ++ 3 files c

[oe] [meta-python][PATCH] python-paho-mqtt: make recipe available as python3 version

2017-04-06 Thread Pascal Bach
Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- meta-python/recipes-devtools/python/python-paho-mqtt.inc | 14 ++ .../recipes-devtools/python/python-paho-mqtt_1.2.bb | 16 ++-- .../recipes-devtools/python/python3-paho-mqtt_1.2.bb | 3 +++ 3 files c

[oe] [meta-webserver][PATCH 1/2] nginx: set sane defaults for temp directories

2017-03-21 Thread Pascal Bach
Currently the build directiories en up in /usr/*_temp which is not what most users will expect. This changes the default location to /tmp/nginx/*_tmp. The location can still be overridden in the nginx.conf file. Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- meta-webserver/r

[oe] [meta-webserver][PATCH 2/2] nginx: make sure the user is correctly set for the volatile directories

2017-03-21 Thread Pascal Bach
Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- meta-webserver/recipes-httpd/nginx/files/nginx-volatile.conf | 2 +- meta-webserver/recipes-httpd/nginx/nginx.inc | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-webserver/recipes-httpd/nginx

[oe] [meta-webserver][PATCH] nginx: make user in nginx.conf consistent with the default value

2017-03-17 Thread Pascal Bach
It gets replaces with the real NGINX_USER anyway, but it confuses people that there is a different value by default. So just make it the same as the default NGINX_USER Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- meta-webserver/recipes-httpd/nginx/files/nginx.conf | 2 +-

[oe] [meta-python][PATCH] libcec: update to version 4.0.1 and provide package for python3 wrapper

2017-03-10 Thread Pascal Bach
From: Pascal Bach <pascal.b...@nextrem.ch> Signed-off-by: Pascal Bach <pascal.b...@nextrem.ch> --- .../libcec/files/python-install-location.patch | 28 ++ meta-oe/recipes-extended/libcec/libcec_git.bb | 15 ++-- 2 files changed, 36 insertions(+),

[oe] [meta-python][PATCH] python-pytz: update to 2016.10

2017-01-30 Thread Pascal Bach
From: Pascal Bach <pascal.b...@nextrem.ch> Signed-off-by: Pascal Bach <pascal.b...@nextrem.ch> --- meta-python/recipes-devtools/python/python-pytz.inc | 4 ++-- .../python/{python-pytz_2016.7.bb => python-pytz_2016.10.bb} | 0 .../python/{python3

[oe] [meta-python][PATCH] python-pyyaml: add dependency on python

2017-01-30 Thread Pascal Bach
From: Pascal Bach <pascal.b...@nextrem.ch> Python is required in order to build the cython parts. Signed-off-by: Pascal Bach <pascal.b...@nextrem.ch> --- meta-python/recipes-devtools/python/python-pyyaml.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-py

[oe] [meta-python][PATCH] python3-multidict: make repeated builds work even without sphinx

2017-01-30 Thread Pascal Bach
From: Pascal Bach <pascal.b...@nextrem.ch> Make clean was implicitly calling sphinx which lead to errors. Signed-off-by: Pascal Bach <pascal.b...@nextrem.ch> --- ...w-calling-make-clean-without-sphinx-build.patch | 34 ++ .../python/python3-multid

[oe] [meta-oe][PATCH] poco: update to 1.7.7

2017-01-09 Thread Pascal Bach
Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- meta-oe/recipes-support/poco/{poco_1.7.5.bb => poco_1.7.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/poco/{poco_1.7.5.bb => poco_1.7.7.bb} (98%) diff --git a/meta-oe/recipes-

[oe] [meta-python][PATCH] python-sqlalchemy: update to 1.1.4 and provide python2 and python3 package

2017-01-09 Thread Pascal Bach
From: Pascal Bach <pascal.b...@nextrem.ch> The license hash change is due to a bump in the copyright year Signed-off-by: Pascal Bach <pascal.b...@nextrem.ch> --- meta-python/recipes-devtools/python/python-sqlalchemy.inc | 13 + .../recipes-devtools/python/python-sqlalch

[oe] [meta-python][PATCH] python-pytz: provide native and nativesdk version for pytz

2017-01-09 Thread Pascal Bach
From: Pascal Bach <pascal.b...@nextrem.ch> This allows it to be used during build in the setup.py of a package. Like for example done in the astral PyPi package. Signed-off-by: Pascal Bach <pascal.b...@nextrem.ch> --- meta-python/recipes-devtools/python/python-pytz.inc | 4 +++- 1

[oe] [meta-python][PATCH 2/4] python-pytz: provide both python2 and python3 packages

2017-01-05 Thread Pascal Bach
From: Pascal Bach <pascal.b...@nextrem.ch> Signed-off-by: Pascal Bach <pascal.b...@nextrem.ch> --- meta-python/recipes-devtools/python/python-pytz.inc | 15 +++ .../recipes-devtools/python/python-pytz_2016.7.bb | 17 ++--- .../recipes-devtools/py

[oe] [meta-python][PATCH 1/4] python-chardet: provide both python2 and python3 packages

2017-01-05 Thread Pascal Bach
From: Pascal Bach <pascal.b...@nextrem.ch> Signed-off-by: Pascal Bach <pascal.b...@nextrem.ch> --- meta-python/recipes-devtools/python/python-chardet.inc | 8 meta-python/recipes-devtools/python/python-chardet_2.3.0.bb | 10 ++ meta-python/recipes-devtools/py

[oe] [meta-python][PATCH 4/4] python3-multidict: add package for multidict

2017-01-05 Thread Pascal Bach
From: Pascal Bach <pascal.b...@nextrem.ch> This package is Python 3 only Signed-off-by: Pascal Bach <pascal.b...@nextrem.ch> --- meta-python/recipes-devtools/python/python3-multidict_2.1.4.bb | 9 + 1 file changed, 9 insertions(+) create mode 100755 meta-python/recipes-dev

[oe] [meta-python][PATCH 3/4] python-yaml: provide both python2 and python3 package

2017-01-05 Thread Pascal Bach
From: Pascal Bach <pascal.b...@nextrem.ch> Further the recipe is simplified by using the pypi and setuptools class. The custom setup.py is no onger necessary. Signed-off-by: Pascal Bach <pascal.b...@nextrem.ch> --- .../recipes-devtools/python/python-pyyaml.inc | 14 +

[oe] [meta-oe][PATCH] poco: update to 1.7.5

2016-09-15 Thread Pascal Bach
Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- meta-oe/recipes-support/poco/{poco_1.7.4.bb => poco_1.7.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/poco/{poco_1.7.4.bb => poco_1.7.5.bb} (98%) diff --git a/meta-oe/recipes-

Re: [oe] [meta-java] Unify virtual java providers

2016-09-02 Thread Pascal Bach
>> This is a hint that you need to set PREFERRED_PROVIDER_foo in your >> local.conf (or machine.conf or distro.conf or...) >> >> http://www.yoctoproject.org/docs/2.1/mega-manual/mega-manual.html#var-PREFERRED_PROVIDER >> >> You might also need to set PREFERRED_VERSION, depending on the situation.

[oe] [meta-oe][PATCH] p7zip: update to version 16.02

2016-09-02 Thread Pascal Bach
Signed-off-by: Pascal Bach <pascal.b...@siemens.com> --- meta-oe/recipes-extended/p7zip/{p7zip_15.14.1.bb => p7zip_16.02.bb} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename meta-oe/recipes-extended/p7zip/{p7zip_15.14.1.bb => p7zip_16.02.bb} (89%) diff --git a/met

Re: [oe] [meta-java] Unify virtual java providers

2016-09-02 Thread Pascal Bach
>> While testing the proposal above i ran into an issue. >> When I add PROVIDES = "virtual/jre" to the java recipes and i want to >> install multiple java versions via update-alternative I can't do that >> because bitbake tells me: >> >> "Multiple .bb files are due to be built which each provide

Re: [oe] [meta-java] Unify virtual java providers

2016-09-01 Thread Pascal Bach
Hi guys > It should be properly documented in the readme and the virtual packages > should be the preferred way for users to depend on java/jre resp javac/jdk > > An alternative to the above would be: > > - virtual/jre > - virtual/jre-native > - virtual/jdk > - virtual/jdk-native > > But this

  1   2   >