From 15516ae9a99ff0d9f5f30967843ed465f5811fb0 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 24 Jan 2020 09:37:22 -0800 Subject: [PATCH] Layer Updates: sources/meta-clang sources/meta-python2 sources/meta-qt5 sources/meta-raspberrypi * sources/meta-clang 41fab21...98a9122 (3): > Use simplier libdir suffix computation > nss: Use clang for native compiler as well > clang: Use 64bit long double on musl/ppc64le * sources/meta-python2 062c969...32dd8ab (7): > python-engineio: upgrade 3.11.1 -> 3.11.2 > python-future: add target RDEPENDS > python-pyconnman: add target RDEPENDS > python-pyconnman: 0.1.0 -> 0.2.0 > python-bitarray: 1.2.0 -> 1.2.1 > python-asn1crypto: add target RDEPENDS > python-asn1crypto: 1.2.0 -> 1.3.0 * sources/meta-qt5 47fb26d...f13a3ce (4): > packagegroup-qt5-toolchain-target: Use TUNE_PKGARCH instead of MACHINE_ARCH > qtwebkit: remove > python-pyqt5, qtwebengine, qtwebkit, qt-kiosk-browser: skip without meta-python2 > Revert "recipes: Use python3 during build" * sources/meta-raspberrypi d058d2a...722d837 (5): > rpi-base.inc: use wic.bz2 for all rpi machines by default > rpio: Use python3 during build > gstreamer1.0-omx: let virtual/libomxil dependency to pull userland > gstreamer1.0-plugins-base: adapt to gstreamer1.0 now using meson > userland: add pkg-config for openmaxil and add virtual/libomxil to PROVIDES Signed-off-by: Khem Raj --- sources/meta-clang | 2 +- sources/meta-python2 | 2 +- sources/meta-qt5 | 2 +- sources/meta-raspberrypi | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sources/meta-clang b/sources/meta-clang index 41fab2129..98a912263 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit 41fab212905a2047a277831ba9328465f242c27d +Subproject commit 98a9122637041b92fc40459bf71ad8d067bc4270 diff --git a/sources/meta-python2 b/sources/meta-python2 index 062c9693f..32dd8abf7 160000 --- a/sources/meta-python2 +++ b/sources/meta-python2 @@ -1 +1 @@ -Subproject commit 062c9693f9dff9ab5cabf97f282c5fdfb1cd56db +Subproject commit 32dd8abf72227569cecc40d7868ea79c19972236 diff --git a/sources/meta-qt5 b/sources/meta-qt5 index 47fb26ded..f13a3cec1 160000 --- a/sources/meta-qt5 +++ b/sources/meta-qt5 @@ -1 +1 @@ -Subproject commit 47fb26deddabe331514d54a5884bb319839d7de8 +Subproject commit f13a3cec17a9eb0b11f8ecdb6a36df44f22e2831 diff --git a/sources/meta-raspberrypi b/sources/meta-raspberrypi index d058d2a2c..722d83761 160000 --- a/sources/meta-raspberrypi +++ b/sources/meta-raspberrypi @@ -1 +1 @@ -Subproject commit d058d2a2cf1a40dd39ebf344faad504f3458f7b2 +Subproject commit 722d83761284834070e65dfcb19b2185a0ad1cd3