[oe] [meta-python][PATCH v2 3/4] Update python recipes to use the updated pypi class

2016-02-14 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-certifi_2015.11.20.1.bb | 2 +- meta-python/recipes-devtools/python/python-cffi_1.3.1.bb | 2 +- meta-python/recipes-devtools/python/python-chardet_2.3.0.bb| 2 +- meta-python/recipes-devtools/python/pyth

[oe] [meta-python][PATCH v2 4/4] Update python recipes to use the common pypi package

2016-02-14 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/pyrtm_0.2.bb| 5 + .../recipes-devtools/python/python-autobahn_0.8.6.bb| 7 ++- .../recipes-devtools/python/python-backports-ssl_3.4.0.2.bb | 11 ++- .../recipes-devtools/python/python-bitarr

[oe] [meta-python][PATCH v2 2/4] Update python3 recipes to use the updated pypi class

2016-02-14 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python3-certifi_2015.11.20.1.bb | 2 +- meta-python/recipes-devtools/python/python3-flask-login_0.2.11.bb | 2 +- meta-python/recipes-devtools/python/python3-flask-pymongo_0.4.0.bb | 2 +- meta-python/recipes-devtools/python/p

[oe] [meta-python][PATCH v2 1/4] Update pypi classes to avoid setuptools inherit to be more flexible

2016-02-14 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/classes/pypi-common.bbclass | 21 - meta-python/classes/pypi.bbclass| 24 +++- meta-python/classes/pypi3.bbclass | 1 - 3 files changed, 23 insertions(+), 23 deletions(-) delete mode 100644 meta-py

[oe] [meta-python][PATCH] Convert the DESCRIPTION tag to a SUMMARY tag for short summaries.

2016-02-14 Thread Philip Balister
* Also update vcversioner to have correct SUMMARY and HOMEPAGE. Signed-off-by: Philip Balister --- meta-python/recipes-connectivity/python-pyro4/python-pyro4_4.39.bb| 2 +- meta-python/recipes-connectivity/python-thrift/python-thrift_0.9.2.bb | 2 +- meta-python/recipes-connectivity/python-

[oe] [meta-qt5][PATCH] nativesdk-qtbase: use runtime linked dbus

2016-02-14 Thread Samuli Piippo
Remove direct dependency to nativesdk-dbus. Instead configure qtbase to use runtime linked dbus library, if that is found. Signed-off-by: Samuli Piippo --- recipes-qt/qt5/nativesdk-qtbase_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-qt/qt5/nativesdk-qtbase

[oe] [meta-oe][jethro][fido][PATCH] xdelta3: Security fix CVE-2014-9765

2016-02-14 Thread Armin Kuster
CVE-2014-9765 xdelta: buffer overflow in main_get_appheader Signed-off-by: Armin Kuster --- .../xdelta/files/CVE-2014-9765.patch | 311 + meta-oe/recipes-support/xdelta/xdelta3_3.0.8.bb| 1 + 2 files changed, 312 insertions(+) create mode 100644 meta-oe/r

[oe] [meta-handheld][PATCH] linux-handheld_4.4: backport fix for SD read-only (sent for stable).

2016-02-14 Thread Andrea Adami
PXA devices suffered SD card RO. The patch fixes this. Signed-off-by: Andrea Adami --- .../mmc-pxamci-fix-again-read-only.patch | 36 ++ recipes-kernel/linux/linux-handheld_4.4.bb | 2 ++ 2 files changed, 38 insertions(+) create mode 100644 recipes-kernel

[oe] [meta-initramfs][PATCH] linux-yocto-tiny-kexecboot: disable do_shared_workdir task

2016-02-14 Thread Andrea Adami
Simultaneous builds of mismatched kernel versions fail because of contamination. Signed-off-by: Andrea Adami --- meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_4.4.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecbo

[oe] [meta-initramfs][PATCH] klibc: fix sh deps ver (PR is needed after PV)

2016-02-14 Thread Andrea Adami
Revert commit dd1ca18 removing ${PR}. Bad idea. The shared lib could not be found giving this error: Collected errors: * satisfy_dependencies_for: Cannot satisfy the following dependencies for klibc-utils-XXX: * libklibc (= 2.0.4) * * opkg_install: Cannot install package klibc-utils-XXX