Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
Since CES2017, AGL doesn't use 'layer-add-surfaces' command.
wl-shell-emultor.so is only required by 'layer-add-surfaces'.
So we can remove wl-shell-emultor from AGL.
Bug-AGL: SPEC-341
Change-Id: Icfaf91de624ed89e9640a9daf1a92b5de8912863
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* remove unused recipes wayland-ivi-extension 1.5.0
* fix patch 0001-wayland-ivi-extension-patch-for-wl-shell-emulator.patch
for the new version 1.11.0 of wayland-ivi-extension.
Bug-AGL: SPEC-411
jsmoeller: readd after accident. early merge & revert
Change-Id: I34add4548497a8f7105a9e635a953a98e2780e8c
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
jsmoeller: I merged this one too early. We need to merge the whole series.
Revert "Update wayland-ivi-extension to 1.11.0"
This reverts commit 8ec9bc64f6bf1fb5b4208050392d2b1011c02222.
Change-Id: If5c0228c7cab6a9c2576abd76feaae59bffab781
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
* remove unused recipes wayland-ivi-extension 1.5.0
* fix patch 0001-wayland-ivi-extension-patch-for-wl-shell-emulator.patch
for the new version 1.11.0 of wayland-ivi-extension.
Bug-AGL: SPEC-411
Change-Id: Icb9d7b40bfdd6a2df20cc2916ff0325dc31afab6
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
The wayland-ivi-extension package provides unit test applications.
The recipe was modified to build those apps and install them on the target
in a separate ipk/rpm package.
The test apps are not compatible with ptest. Ctest is required to run them
on the target.
Change-Id: I937fde52eafc20f38ab7c8ff2d2981cc4f836f33
Signed-off-by: Mikhail Durnev <mikhail_durnev@mentor.com>
|
|
This components is merged in meta-agl/meta-ivi-common. Additionally, AGL
demo, Home screen, requires, wh_shell support as well. This patch enable
wl_shell_emulator to support wl_shell. This patch also provide README
how to enable this feature in weston.ini and try it out. In details,
please visit AGL wiki,
https://wiki.automotivelinux.org/agl-distro/demo-apps/home-screen
Change-Id: Ieff9ed030eedbdeab285c5e75e2f6dddb765352a
Signed-off-by: Nobuhiko Tanibata <ntanibata@jp.adit-jv.com>
|