Re: [oe] [meta-python] Pip recipes PR

2017-07-19 Thread Khem Raj
On Wed, Jul 19, 2017 at 6:48 PM, Romain Bazile wrote: > Hello, > > I created a couple of meta-python recipes for pip packages that I want to > share. > > Can I send a PR to this mailing-list with those? > > I assume one patch per recipe. > sure. These are guidelines to

[oe] [meta-python] Pip recipes PR

2017-07-19 Thread Romain Bazile
Hello, I created a couple of meta-python recipes for pip packages that I want to share. Can I send a PR to this mailing-list with those? I assume one patch per recipe. Sincerely, -- Romain Bazile Hardware R Engineer www.ubiant.com -- ___

Re: [oe] [meta-networking][PATCH 1/4] ippool: Fix build errors found with hardening flags

2017-07-19 Thread Khem Raj
No changes I thought I never send it out On Wed, Jul 19, 2017 at 12:04 PM Martin Jansa wrote: > I've dropped this from master-next to check if the build failures we were > discussing were caused by this. Did you change anything in here (is it v2 > or just resend)? > > On

Re: [oe] [meta-networking][PATCH 1/4] ippool: Fix build errors found with hardening flags

2017-07-19 Thread Martin Jansa
I've dropped this from master-next to check if the build failures we were discussing were caused by this. Did you change anything in here (is it v2 or just resend)? On Wed, Jul 19, 2017 at 5:41 PM, Khem Raj wrote: > Signed-off-by: Khem Raj >

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

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

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

2017-07-19 Thread Pascal Bach
From: "Maxin B. John" Update chardet's build dependency on pytest-runner-native Signed-off-by: Maxin B. John Signed-off-by: Pascal Bach --- meta-python/recipes-devtools/python/python-chardet.inc | 3 +++ 1 file changed, 3

[oe] [meta-oe][PATCH 2/4] flashrom: Upgrade to 0.9.9

2017-07-19 Thread Khem Raj
Fix build with musl along way Signed-off-by: Khem Raj --- .../flashrom/0001-Fix-compilation-on-aarch64.patch | 62 --- .../0001-ichspi.c-Fix-build-with-clang.patch | 29 --- ...fine-_XOPEN_SOURCE-to-enable-ffs-libc-API.patch | 28 +++

[oe] [meta-oe][PATCH 3/4] postgresql: Do not link with libnsl on musl

2017-07-19 Thread Khem Raj
libnsl is not available on musl Signed-off-by: Khem Raj --- meta-oe/recipes-support/postgresql/postgresql_9.4.11.bb | 4 1 file changed, 4 insertions(+) diff --git a/meta-oe/recipes-support/postgresql/postgresql_9.4.11.bb

[oe] [meta-networking][PATCH 4/4] zeroconf: Fix build with musl

2017-07-19 Thread Khem Raj
Signed-off-by: Khem Raj --- ...name-arp_op-to-avoid-namespace-conflicts-.patch | 69 ++ .../recipes-protocols/zeroconf/zeroconf_0.9.bb | 4 +- 2 files changed, 72 insertions(+), 1 deletion(-) create mode 100644

[oe] [meta-networking][PATCH 1/4] ippool: Fix build errors found with hardening flags

2017-07-19 Thread Khem Raj
Signed-off-by: Khem Raj Signed-off-by: Martin Jansa --- ...timer-Check-for-return-value-of-write-API.patch | 28 ++ .../recipes-daemons/ippool/ippool_1.3.bb | 22 - 2 files changed, 39 insertions(+), 11

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

2017-07-19 Thread Pascal Bach
From: Pascal Bach The copyright year changed in the license file. Signed-off-by: Pascal Bach --- meta-python/recipes-devtools/python/python-requests.inc| 10 +++--- .../{python-requests_2.13.0.bb => python-requests_2.18.1.bb} | 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 Signed-off-by: Pascal Bach --- 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-paho-mqtt_1.2.3.bb =>

[oe] [meta-oe][PATCH 2/2] sg3-utils: add mirror

2017-07-19 Thread Gyorgy Szombathelyi
Signed-off-by: Gyorgy Szombathelyi --- meta-oe/recipes-support/sg3-utils/sg3-utils_1.42.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.42.bb b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.42.bb index a11bd77..c7de057

[oe] [meta-oe][PATCH 1/2] sdparm: add mirror

2017-07-19 Thread Gyorgy Szombathelyi
Signed-off-by: Gyorgy Szombathelyi --- meta-oe/recipes-support/sdparm/sdparm_1.10.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-support/sdparm/sdparm_1.10.bb b/meta-oe/recipes-support/sdparm/sdparm_1.10.bb index 8ab2819..3299a77 100644 ---