Upgrade to pyro 55/10455/6
authorChanghyeok Bae <changhyeok.bae@gmail.com>
Thu, 1 Jun 2017 07:46:15 +0000 (07:46 +0000)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 6 Sep 2017 11:26:25 +0000 (13:26 +0200)
commit23237f85ab7553403b69a003c0e8f418e9df6a1d
tree624f5c5b04bcfdd5fc7e085259bce9090d41add3
parent199f3d33307b86420dc5f127614d91914c56fab1
Upgrade to pyro

wayland-ivi-extension: Arrange recipe
- Remove unecessary variable in PACKAGECONFIG
- Arrange test-path.patch to upgrade wayland-ivi-extension

qtbase: Fix build error due to binutils 2.28 bug
- gold linker from binutils 2.28 may produce duplicate library
  symbols, which makes shared libraries created with it not usable
  with conventional ld linker.
- See https://bugs.freebsd.org/bugzilla/attachment.cgi?id=183069&action=diff

weston: Change recipe version

libdbus-c++: Remove recipe and add bbappend file
- meta-openembedded (pyro) already has same version.
- Remove PNBLACKLIST[libdbus-c++] to use this component.

packagegroups / agl-demo.inc :
- move inclusion of qtwebkit out of agl-demo.inc into packagegroup-agl-demo
- this fixes an inclusion bug

Bug-AGL: SPEC-646

Change-Id: Ia71d5f4dc881f0d8f8f24a5574c9efc0f2da6245
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
14 files changed:
conf/include/agl-demo.inc
recipes-core/dbus/libdbus-c++-0.9.0/0001-src-eventloop.cpp-use-portable-method-for-initializi.patch [deleted file]
recipes-core/dbus/libdbus-c++-0.9.0/0002-tools-generate_proxy.cpp-avoid-possibly-undefined-ui.patch [deleted file]
recipes-core/dbus/libdbus-c++-0.9.0/0003-Fixed-undefined-ssize_t-for-clang-3.8.0-on-FreeBSD.patch [deleted file]
recipes-core/dbus/libdbus-c++-0.9.0/0004-use-POSIX-poll.h-instead-of-sys-poll.h.patch [deleted file]
recipes-core/dbus/libdbus-c++-0.9.0/fix-missing-unistd.h-include.patch [deleted file]
recipes-core/dbus/libdbus-c++-0.9.0/remove-CXX_FOR_BUILD-stuff.patch [deleted file]
recipes-core/dbus/libdbus-c++_0.9.0.bb [deleted file]
recipes-core/dbus/libdbus-c++_0.9.0.bbappend [new file with mode: 0644]
recipes-graphics/wayland/wayland-ivi-extension/test-path.patch
recipes-graphics/wayland/wayland-ivi-extension_1.11.0.bbappend
recipes-graphics/wayland/weston_%.bbappend [moved from recipes-graphics/wayland/weston_1.11.0.bbappend with 100% similarity]
recipes-platform/packagegroups/packagegroup-agl-demo.bb
recipes-qt/qt5/qtbase_%.bbappend