AGL/meta-agl-demo.git
7 years agoEnable installing navigation application 73/7773/1
Kazumasa Mitsunari [Thu, 22 Dec 2016 05:30:08 +0000 (14:30 +0900)]
Enable installing navigation application

Change-Id: I4acf1b79f8d0460fabf68a1b24fb4acac03bb210
Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
7 years agoAdd AGL mixer application recipe 61/7761/1
Matt Porter [Wed, 21 Dec 2016 16:50:13 +0000 (18:50 +0200)]
Add AGL mixer application recipe

The mixer app provides a direct interface to PulseAudio mixer
elements for AGL demonstration and development purposes.

The resulting app widget must first be installed via
the application framework. To install, enter the
following on the target console:

# cd /usr/AGL/apps
# afm-util install mixer.wgt

Change-Id: I8fa976f7055909b196a1892e7cf59b0e0ad0dd8e
Signed-off-by: Matt Porter <mporter@konsulko.com>
7 years agoFIx build dependency of apps 55/7755/2
Tadao Tanikawa [Wed, 21 Dec 2016 13:25:15 +0000 (22:25 +0900)]
FIx build dependency of apps

There were missing build dependencies to qtquickcontrols2 and
af-binder in apps' recipe.

Change-Id: I497225b2a171d4cc19cb3224164af42a59bbcb69
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
7 years agoAdd systemd service for VOD demo setup 47/7747/2
Tadao Tanikawa [Wed, 21 Dec 2016 07:26:19 +0000 (16:26 +0900)]
Add systemd service for VOD demo setup

This change is for booting all stuff of VOD service demo
for RSE automatically after MOST network manager.

Change-Id: Ia985d0c6a1dad8a6cad201205141152435318b59
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
7 years agoAdd firmware of ralink 43/7743/2
Kazumasa Mitsunari [Wed, 21 Dec 2016 04:07:37 +0000 (13:07 +0900)]
Add firmware of ralink

Add firmware to use rt*bin seriese.
This enables wifi dongle of ralink, for example BUFFALO wifi dongle.

Change-Id: I439e37fe13355504df88a1177e496546c5e36552
Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
7 years agoAdd systemd service for HVAC demo hardware setup 41/7741/3
Tadao Tanikawa [Wed, 21 Dec 2016 05:17:58 +0000 (14:17 +0900)]
Add systemd service for HVAC demo hardware setup

This change is for booting all stuff for HVAC demo hardware
automatically after WindowManager launched.

Change-Id: I8331aaae3879b4b8496f2c610530fb9fd2c61de1
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
7 years agoAdding patch to adjust volume of TTS engine 33/7733/1
Naoto Yamaguchi [Tue, 20 Dec 2016 15:43:00 +0000 (00:43 +0900)]
Adding patch to adjust volume of TTS engine

OSS TTS engine has problems of low volume.
This patch adds the normalize function to OSS TTS engine.

Change-Id: I21c2c6d20bb9e8bef6f3b8ca1c8440baa7ffe2b8
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
7 years agoHotFix: ces2017-demo build failure 29/7729/1
Naoto Yamaguchi [Tue, 20 Dec 2016 14:44:38 +0000 (23:44 +0900)]
HotFix: ces2017-demo build failure

Home-app was deleted from CES 2017-Demo but it has not been deleted from the recipe.
That is causing the situation that master can not build.
This patch will recover this problem.

Change-Id: I029132acc2e20dc8272de9276c4be09b14ae9f3b
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
7 years agoAdd navigation recipe for home screen adaptated 51/7651/2
Naoto Yamaguchi [Thu, 15 Dec 2016 10:30:50 +0000 (19:30 +0900)]
Add navigation recipe for home screen adaptated

Navigation will be able to work with AGLDistro 3.0 by this patch.
This recipe refers to the staging version repository.

Change-Id: I4b8bb5f020a316194f049f06a6391d9457540de6
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
7 years agoAdd recipe of AGL Demo HMI (Media Player) 83/7683/4
Tadao Tanikawa [Sun, 18 Dec 2016 12:58:26 +0000 (21:58 +0900)]
Add recipe of AGL Demo HMI (Media Player)

This recipe is to deliver AGL Demo Platform for
CES2017 AGL Showcase by bitbake integration.

To use hmi of Media Player, it should be installed on the
target board at least once afer booting.

The package of application, mediaplayer.wgt would
be installed in /usr/AGL/apps on the target board.

To install it, follow these steps from the target console
or remote shell.
  # cd /usr/AGL/apps
  # afm-util install mediaplayer.wgt

Change-Id: I30e69e0027c10a654f657fea250b8f76033f5a52
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
7 years agoAdd recipe of AGL Demo HMI (HVAC) 85/7685/2
Tadao Tanikawa [Sun, 18 Dec 2016 14:51:08 +0000 (23:51 +0900)]
Add recipe of AGL Demo HMI (HVAC)

This recipe is to deliver AGL Demo Platform for
CES2017 AGL Showcase by bitbake integration.

To use hmi of HVAC,  it should be installed on the target
board at least once afer booting.

The package of application, hvac.wgt would be installed
in /usr/AGL/apps on the target board.

To install it, follow these steps from the target console
or remote shell.
  # cd /usr/AGL/apps
  # afm-util install hvac.wgt

Change-Id: I4d90dcae44fc6a5bedf2b26682ae2dcbfd4db6ee
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
7 years agoAdd recipe of AGL Demo HMI (Settings) 87/7687/1
Tadao Tanikawa [Sun, 18 Dec 2016 15:18:16 +0000 (00:18 +0900)]
Add recipe of AGL Demo HMI (Settings)

This recipe is to deliver AGL Demo Platform for
CES2017 AGL Showcase by bitbake integration.

To use hmi of Settings(Date/Wifi/Bluetooth), it should be
installed on the target board at least once afer booting.

The package of application, settings.wgt would be
installed in /usr/AGL/apps on the target board.

To install it, follow these steps from the target console
or remote shell.
      # cd /usr/AGL/apps
      # afm-util install settings.wgt

Change-Id: Ice204d7fd002f4c25f34ae70b38607dc23d85f44
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
7 years agocan-lin: remove PR from recipe 77/7677/3
Christian Gromm [Fri, 16 Dec 2016 16:55:19 +0000 (17:55 +0100)]
can-lin: remove PR from recipe

This patch removes the PR line, since Yocto has PRserv built-in.

Change-Id: If714e6087a9ac5b6a96999b6e3bb8d0f6fc23eda
Reported-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
7 years agorecipes-demo-hmi: fix file permissions 75/7675/2
Christian Gromm [Fri, 16 Dec 2016 16:46:52 +0000 (17:46 +0100)]
recipes-demo-hmi: fix file permissions

This patch sets the permissions for loadDriver.sh to 0755.

Change-Id: I86bce55c06ffccedef17c821fb7b2dbdbef2bc1c
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
7 years agorecipes-demo-hmi: add recipes to build MOST applications 01/7601/2
Christian Gromm [Wed, 14 Dec 2016 13:25:46 +0000 (14:25 +0100)]
recipes-demo-hmi: add recipes to build MOST applications

This patch adds the recipes to build the recently pushed sources for
the MostNetworkManager, the VideoOnDemand server. Additionally, it
updates the recipe to fetch the CAN/LIN binary.

Change-Id: I77d5727d9b2b9b6f93ee959cf9b828090c35d05a
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
7 years agoAdding backport of another patch from Qt5 to show cover art 53/7653/2
Tasuku Suzuki [Thu, 15 Dec 2016 11:13:54 +0000 (20:13 +0900)]
Adding backport of another patch from Qt5 to show cover art

To show cover art in qtmultimedia, the backport
patch (listed below) is needed

https://codereview.qt-project.org/179866

Change-Id: Ied5b8442f6a6a495832b4ade00020e05610e2846
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
7 years agoAppend SRCPV to PV in CES2017 to make ${AUTOREV} work correctly 89/7589/2
Tasuku Suzuki [Wed, 14 Dec 2016 08:41:28 +0000 (17:41 +0900)]
Append SRCPV to PV in CES2017 to make ${AUTOREV} work correctly

Change-Id: Id6f5768e823b96b05468b3d60bd16aaa5bc3196e
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
7 years agoadd qtvirtualkeyboard to the image 87/7587/2
Tasuku Suzuki [Wed, 14 Dec 2016 08:39:22 +0000 (17:39 +0900)]
add qtvirtualkeyboard to the image

Change-Id: I6f72f50d152902430b84a6e1a582ccab98e95b11
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
7 years agoremove qtquick1 and qtwebkit 59/7559/2
Tasuku Suzuki [Mon, 12 Dec 2016 16:24:43 +0000 (01:24 +0900)]
remove qtquick1 and qtwebkit

Change-Id: Ie33b59a564411655fcf41f0482be5135e6f1dff2
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
7 years agoProvisional fix of libhomescreen's pkgconfig 71/7571/2
Naoto Yamaguchi [Tue, 13 Dec 2016 12:24:19 +0000 (21:24 +0900)]
Provisional fix of libhomescreen's pkgconfig

Since pkgconfig has been disabled, it is not possible to get the configuration of libhomescreen.
This patch will make provisional fixes for off-tree build.

Change-Id: Ifd8e5818602ab1c4bca4440e1f20b3de46ab5157
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
7 years agoFixed an issue that libhomescreen can not be used 69/7569/1
Naoto Yamaguchi [Tue, 13 Dec 2016 12:09:17 +0000 (21:09 +0900)]
Fixed an issue that libhomescreen can not be used

libhomescreen symbolic link is incorrect in Homescreen recipe.
This means that you can not build the application.
Fixing this problem will allow you to build the application.

Change-Id: Ifa6439a485db0205be5062d35791ce836fa832eb
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
7 years agoAdding backport patches of Qt5 to show cover art 63/7563/1
Tadao Tanikawa [Tue, 13 Dec 2016 04:53:06 +0000 (13:53 +0900)]
Adding backport patches of Qt5 to show cover art

To show cover art in qtmultimedia, the backport
patches(listed below) are needed.

https://codereview.qt-project.org/179542
https://codereview.qt-project.org/165950
https://codereview.qt-project.org/165951

Change-Id: I638d824a3c8c4c632c4347538653830921c5e956
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
7 years agoRemove sample apps 43/7543/1
Bocklage, Jens [Mon, 12 Dec 2016 16:31:55 +0000 (17:31 +0100)]
Remove sample apps

These are no longer needed

Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
7 years agoAdding PV to work ${AUTOREV} correctly 33/7533/2
Tadao Tanikawa [Mon, 12 Dec 2016 04:36:19 +0000 (13:36 +0900)]
Adding PV to work ${AUTOREV} correctly

To work 'SRCREV = ${AUTOREV}' correctly (which means always fetch
the latest version available at build), PV needs to be modified
which includes ${SRCPV}.

Change-Id: I6bff49b493e99ba1e8eaadc5093d11e03ceaa7c9
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
7 years agoAdd qtmultimedia radio plugin to demo images 31/7531/2
Scott Murray [Sun, 11 Dec 2016 17:45:14 +0000 (12:45 -0500)]
Add qtmultimedia radio plugin to demo images

Add qtmultimedia-rtlfm-radio-plugin recipe and add it as a dependency
of the CES 2017 demo so it will go into the demo images.  It is required
for the Radio application.

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I764c561a8a7c864ac98240bb2f54995d29ce0934

7 years agohomescreen: add missing header and pkgconfig file in libhomescreen-dev 27/7527/2
Stephane Desneux [Fri, 9 Dec 2016 18:33:32 +0000 (19:33 +0100)]
homescreen: add missing header and pkgconfig file in libhomescreen-dev

Change-Id: Ic9a0706af3178ef76f8aabe75653da5fe6f3363d
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
7 years agohomescreen: generate appropriate files for SDK 25/7525/2
Stephane Desneux [Fri, 9 Dec 2016 17:43:27 +0000 (18:43 +0100)]
homescreen: generate appropriate files for SDK

Change-Id: I9fb1b5c8144c44ca69a107ede497be629683e8d8
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
7 years agoCES2017-demo: add missing dependency to zip-native 23/7523/4
Stephane Desneux [Fri, 9 Dec 2016 17:05:15 +0000 (18:05 +0100)]
CES2017-demo: add missing dependency to zip-native

Change-Id: I766a4c625f4f9fed206a6bc2e093fcbbe44d8187
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
7 years agoRemove colorschemes since no longer needed 17/7517/2
Bocklage, Jens [Fri, 9 Dec 2016 10:39:31 +0000 (11:39 +0100)]
Remove colorschemes since no longer needed

New QML implementation will use other mechanism

Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
7 years agoFirst integration of new HMI design 15/7515/1
Bocklage, Jens [Wed, 7 Dec 2016 16:46:47 +0000 (17:46 +0100)]
First integration of new HMI design

New HMI in QML is integrated.
Apps are only launched once now and not
several times.
Layer- and surface handling fixed by removing
duplicate ilm API calls.

Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
7 years agoFirst integration of new HMI design 13/7513/1
Bocklage, Jens [Wed, 7 Dec 2016 15:58:37 +0000 (16:58 +0100)]
First integration of new HMI design

New HMI in QML is integrated.
Apps are only launched once now and not
several times.
Layer- and surface handling fixed by removing
duplicate ilm API calls.

Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
7 years agoApps now need to be compiled and packaged 63/7463/15
Bocklage, Jens [Wed, 7 Dec 2016 14:32:08 +0000 (15:32 +0100)]
Apps now need to be compiled and packaged

v8: (Tadao Tanikawa)
Fix AGL style path of FILES
Fix error when installing phone.wgt caused by typo

v7: (Tadao Tanikawa)
Fix install path where AGL style should be stored

v6: (Scott Murray)
Fix filenames of apps in script for installation

v1-5: (Bocklage, Jens)
Not only QML files anymore, but also cpp files
that need to be compiled. Also packaged WGT files from
the apps.

Change-Id: Ib66a4dc7c8850d2116344b76a22719ee66693009
Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
7 years agoagl-demo-platform-html5.bb: Remove Navigation 97/7497/2
Leon Anavi [Thu, 8 Dec 2016 12:42:19 +0000 (14:42 +0200)]
agl-demo-platform-html5.bb: Remove Navigation

Remove Navigation from the dependencies of image
agl-demo-platform-html5 because recently it has
been removed from other images.

Bug-AGL: SPEC-357

Change-Id: Ie2b163ad0c00db7d483908feb7f88b6387f0572b
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
7 years agopackagegroup-qt5-toolchain-target: add qtquickcontrols* packages for SDK 75/7475/2
Stephane Desneux [Wed, 7 Dec 2016 18:21:06 +0000 (19:21 +0100)]
packagegroup-qt5-toolchain-target: add qtquickcontrols* packages for SDK

qtquickcontrols development packages are not installed in the SDK.
Those packages are needed to build some demos in AGL/DemoApps/CES2017

Bug-AGL: SPEC-355

Change-Id: Ie6d28003d850064c4815d5cff0681b8cd4fb3c21
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
7 years agoFirst integration of new HMI design 71/7471/2
Bocklage, Jens [Wed, 7 Dec 2016 16:46:47 +0000 (17:46 +0100)]
First integration of new HMI design

New HMI in QML is integrated.
Apps are only launched once now and not
several times.
Layer- and surface handling fixed by removing
duplicate ilm API calls.

Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
7 years agoAdd homescreen as default to the agl-demo-platform 45/7445/2
Jan-Simon Möller [Tue, 6 Dec 2016 18:51:00 +0000 (19:51 +0100)]
Add homescreen as default to the agl-demo-platform

This change adds
the homescreen package into the default image.

Change-Id: I5e0f5d7f0fe3937af02bcbe8c1be443da4c2128d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
7 years agoFixes due to meta-agl-security removal 33/7433/1
Stephane Desneux [Mon, 5 Dec 2016 09:15:07 +0000 (10:15 +0100)]
Fixes due to meta-agl-security removal

Change-Id: I766563790f76afa9d38657904c82e2d8389e2688
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
7 years agoFix openivi-html5 startup script 03/7403/1
Anton Gerasimov [Fri, 2 Dec 2016 15:33:08 +0000 (16:33 +0100)]
Fix openivi-html5 startup script

HOMESCREEN is a URI, not a file

Change-Id: Id2a96f86581273f4c706e3ae39779bed56e55b9e
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
7 years agoTTS Engine: Added support for Japanese TTS engine 59/7359/3
Naoto Yamaguchi [Thu, 1 Dec 2016 12:55:30 +0000 (21:55 +0900)]
TTS Engine: Added support for Japanese TTS engine

This patch will add a temporary TTS engine for CES 2017 demo
This recipe integrates the Japanese TTS engine and the data it needs
Flite are necessary for voice-guide function of navigation app

Change-Id: I92c3ba8584ab10c1a731a335316b7762f5f57a77
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
7 years agoChanged the recipe name and directry name from Navigation to navigation 57/7357/2
Naoto Yamaguchi [Thu, 1 Dec 2016 12:26:04 +0000 (21:26 +0900)]
Changed the recipe name and directry name from Navigation to navigation

In Yocto 2.1, if the name of the recipe contains capital letters,
it lose the setting of RDEPENDS
This change is necessary to successfully install related components

Change-Id: Ib94ed024b7ad72a3be9f6a26ec089b8d420e3afa
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
7 years agoopenivi-html5: Fix compatibility with IVI shell 53/7353/3
Leon Anavi [Wed, 30 Nov 2016 20:51:35 +0000 (22:51 +0200)]
openivi-html5: Fix compatibility with IVI shell

Update openivi-html5 to latest version and modify
openivi-html5.sh to fix the compatibility with
Weston IVI shell.

Bug-AGL: SPEC-335

Change-Id: I015892f24e78c61283f57897c9741d608bcc383b
Suggested-by: Anton Gerasimov <anton@advancedtelematic.com>
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
7 years agoFix for not showing up HomeScreen during startup 55/7355/1
Bocklage, Jens [Thu, 1 Dec 2016 12:20:50 +0000 (13:20 +0100)]
Fix for not showing up HomeScreen during startup

This is a hack, because the root cause is not known.
The HomeScreen GUI will be replaced by a QML implementation,
so this source code will be replaced completely soon.

Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
7 years agoChange QWindow::visible when surface visibility in ivi shell changes 17/7317/2
Bocklage, Jens [Fri, 25 Nov 2016 15:31:23 +0000 (16:31 +0100)]
Change QWindow::visible when surface visibility in ivi shell changes

Origin: https://codereview.qt-project.org/#/c/176211/

Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
7 years agoAuto start of HomeScreen 15/7315/4
Bocklage, Jens [Fri, 25 Nov 2016 15:10:57 +0000 (16:10 +0100)]
Auto start of HomeScreen

v2: (Tadao Taniakwa)
- Fix extra PATH to use commands provided by qtbase-native.
  (qdbusxml2cpp and moc is used when building HomeScreen)

v1: (Bocklage, Jens)
- HomeScreen is started via systemd during system startup
- Fix for SPEC-333: render order of surfaces is now always set

Change-Id: I2c898c783353b7cb177b80553e69ab5fb50a14bd
Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
7 years agoopenivi-html5.sh: Configure HTML5 application 95/7295/4
Leon Anavi [Thu, 24 Nov 2016 12:05:52 +0000 (14:05 +0200)]
openivi-html5.sh: Configure HTML5 application

Select HTML5 application that should be loaded on
boot (such as a homescreen) through the systemd
service of openivi-html5. Following the
recommendations of XDG base dir specification,
the configuration file should be located at
$XDG_CONFIG_DIRS/openivi-html5/openivi-html5.ini
and it should contain value for homescreen with
path to HTML file. If the configuration file does
not exist or if the HTML does not exist then
openivi-html5 will load the following sample
HTML5 by default:
/usr/share/openivi/example/cluster/index.html

Bug-AGL: SPEC-332

Change-Id: I496b0ccbcb09f8964042f9d07abad2d552376b80
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
7 years agoAdd qtdeclarative as build dependency 05/7305/1
Bocklage, Jens [Fri, 25 Nov 2016 09:42:24 +0000 (10:42 +0100)]
Add qtdeclarative as build dependency

This is needed by QML sample apps.

Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
7 years agoagl-demo-platform-html5.bb: Add new AGL image 91/7291/2
Leon Anavi [Wed, 23 Nov 2016 14:58:07 +0000 (16:58 +0200)]
agl-demo-platform-html5.bb: Add new AGL image

Add new image agl-demo-platform-html5 with
openivi-html5.

Bug-AGL: SPEC-331

Change-Id: I1c210b4489ea52a3bd924ba37a168e759c640c19
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
7 years agofix recipes git source url 79/7279/3
Ronan [Tue, 22 Nov 2016 13:53:41 +0000 (14:53 +0100)]
fix recipes git source url

 * url https://git.automotivelinux.org is not available,
   use https://gerrit.automotivelinux.org instead.

BB-must-fix

Change-Id: I24b92a0eab2f64c001e1e7919c37f8226e6d7de6
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
7 years agoTTS Engine: Added support for English TTS engine 51/7251/7
Naoto Yamaguchi [Fri, 18 Nov 2016 13:55:41 +0000 (22:55 +0900)]
TTS Engine: Added support for English TTS engine

This patch will add a temporary TTS engine for CES 2017 demo
This recipe integrates the English TTS engine and the data it needs
Flite are necessary for english voice-guide function of navigation app

Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
Change-Id: I57e4cc724a3b7affe0ba588af18b346b1bb6ce46

7 years agoremove useless recipes 81/7281/3
Ronan [Tue, 22 Nov 2016 14:00:48 +0000 (15:00 +0100)]
remove useless recipes

 * no upstream source available

Change-Id: Ie7e1b4889a3ebbe0322248ac2d2df2b1ae866431
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
7 years agoTTS Engine: Added support for HTS engine 49/7249/6
Naoto Yamaguchi [Fri, 18 Nov 2016 13:52:18 +0000 (22:52 +0900)]
TTS Engine: Added support for HTS engine

This patch will add a temporary TTS engine for CES 2017 demo
HTS engine is a common part of Japanese and English TTS engines
These TTS engines are necessary for voice-guide function of navigation app

Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
Change-Id: I238098fa4812cafd9b376fb994653a97ad23de46

7 years agoopenivi-html5_git.bb: Add OpenIVI Mobility HTML5 53/7253/1
Leon Anavi [Fri, 18 Nov 2016 17:41:27 +0000 (19:41 +0200)]
openivi-html5_git.bb: Add OpenIVI Mobility HTML5

OpenIVI Mobility brings HTML5 environment for
running web applications on top of AGL. It is
powered by QtWebKit therefore the Yocto/OE recipe
depends on meta-qt5.

Bug-AGL: SPEC-330

Change-Id: I8c16a4082db2e42d8f50403eb43cd1e1c847ac1b
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
7 years agoHomescreen: fix installation path for services files 35/7235/1
Stephane Desneux [Thu, 17 Nov 2016 14:25:45 +0000 (15:25 +0100)]
Homescreen: fix installation path for services files

Change-Id: I73f895a9d2e0e69353af4164599fc0b44b74b0de
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
7 years agoAdd systemd service files 25/7225/2
Bocklage, Jens [Thu, 17 Nov 2016 02:36:12 +0000 (03:36 +0100)]
Add systemd service files

v2 (jsmoeller): Add systemd service plumbing in recipe
v3 (jsmoeller): Update to 7f06418646c8822452f8541386810208c523f990

Change-Id: I6bf9971590f9f19d7d024ffdf87e429766d64231
Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
7 years agoAdd firmware for CES 2017 demo hardware 99/7199/1
Scott Murray [Tue, 15 Nov 2016 17:31:37 +0000 (12:31 -0500)]
Add firmware for CES 2017 demo hardware

Explicitly add linux-firmware-ath9k to images so TP-Link TL-W722N USB
Wifi adapter will work.

Change-Id: Ie8f455cfab4ba19e6a20b1785bbcf13719aafa3a
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
7 years agoInstall to /usr/AGL instead of /opt/AGL. 89/7189/1
Jens Bocklage [Mon, 14 Nov 2016 09:19:30 +0000 (01:19 -0800)]
Install to /usr/AGL instead of /opt/AGL.

Signed-off-by: Jens Bocklage <jens_bocklage@mentor.com>
7 years ago-Make the SampleNav app yellow. 01/7101/1
Bocklage, Jens [Tue, 8 Nov 2016 19:28:41 +0000 (20:28 +0100)]
-Make the SampleNav app yellow.
-Preparation for the new ApplicationFramework binding. The App Framework provides more information.
--Adding afm D-Bus-interface introspection
--Updating the AppInfo datatype to hold the new data:
  The application info consists of:
  string id;
  string version;
  int width;
  int height;
  string name;
  string description;
  string shortname;
  string author;
  string iconPath;
-When pressing the AppLauncher Button or the Settings Button, the app layer is hidden.
--Therefore, shideLayer and showLayer is introduced in the WindowManager API
-If an application does not create its surface instantly, the HomeScreen retries to show the surface related to the pid.
-New WindowManager function deleteLayoutById
-Implement the complete HomeScreen API in the libhomescreen

To build:
enable some features:

source meta-agl/scripts/aglsetup.sh -m porter -b build-porter agl-demo agl-appfw-smack agl-devel

Add HomeScreen to the agl-demo-platform.bb file:

IMAGE_INSTALL_append = " \
    ces2017-demo \
    can-utils iproute2 \
    python-curses \
    dhcp-client \
    climatecontrolplugin \
    Navigation \
    HomeScreen \                    <-----
    ${IMAGE_TTF_FONTS} \
    "

The latest app-framework-main is needed:
Edit file:
meta-app-framework/recipes-core/af-main/af-main_1.0.inc
-SRCREV = "c31038db1cff938d7fa1f12f757c1c57ab51c0bd"
+SRCREV = "cdcf4b4caa5d02a626c2e7075126e395a72f58a0"

Build it:
bitbake agl-demo-platform

When writing the SD-Card, make sure you preserve the extended attributes!
You need at minimum tar v1.28.
You will find this version also in the sysroot!
So you may want to use it:
sudo [..]/sysroots/i686-linux/usr/bin/tar-native/tar xpj --xattrs-include='*' --directory=<sdcard> --file=agl-demo-platform-porter.tar.bz2

We need the IVI-shell, so edit the file weston.ini on the target:
vi /etc/xdg/weston/weston.ini

[core]
shell=ivi-shell.so

[ivi-shell]
ivi-module=ivi-controller.so
ivi-shell-user-interface=/usr/lib/weston/weston-ivi-shell-user-interface

[output]
name=HDMI-A-1
transform=270

If you want to test it, you can download a sample app here:

wget http://iot.bzh/download/public/2016/afb-demos/txc-demo_0.1.wgt
afm-util install txc-demo_0.1.wgt

Qt apps need an environement variable set, so we need to change the start script:
vi /usr/bin/web-runtime

export QT_WAYLAND_SHELL_INTEGRATION="ivi-shell"
LD_PRELOAD=/usr/lib/libEGL.so exec /usr/bin/qt5/qmlscene "$1" /usr/bin/web-runtime-webkit.qml
(this is already in gerrit review: https://gerrit.automotivelinux.org/gerrit/#/c/7077/ )

reboot

To start everything:

cd /opt/AGL/HomeScreen

./WindowManager &
./HomeScreenAppFrameworkBinderAGL &
QT_IVI_SURFACE_ID=1000 QT_WAYLAND_SHELL_INTEGRATION="ivi-shell" ./HomeScreen &

Now you can click the txc-demo and it will show up.

Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
7 years agoNow providing shared c++ library to be independent from QDBus. 97/6997/1
Bocklage, Jens [Thu, 3 Nov 2016 19:31:47 +0000 (20:31 +0100)]
Now providing shared c++ library to be independent from QDBus.
New concept of handling layer in WindowManager.
- Three layer are created statically. One for the HomeScreen app (in the backround), one for applications and one for popups.
- Apps can position their surfaces free in the assigned layout render areas. By default, one render area is assinged to one surface.
Compatible with Qt 5.7
- The HomeScreen MUST create its surface with the id 1000!
- This can be archieved this way:
QT_IVI_SURFACE_ID=1000 QT_WAYLAND_SHELL_INTEGRATION="ivi-shell" ./HomeScreen &
- see https://codereview.qt-project.org/#/c/121297/ for more details

Since the WindowManager uses the IVI-shell, the file /etc/xdg/weston/weston.ini has to be changed:
--------
[core]
shell=ivi-shell.so

[ivi-shell]
ivi-module=ivi-controller.so
ivi-shell-user-interface=/usr/lib/weston/weston-ivi-shell-user-interface

[output]
name=HDMI-A-1
transform=270
--------

The sequence that is used right now to get you started with WindowManager and HomeScreen:

killall weston
export XDG_RUNTIME_DIR=/tmp
openvt -s weston
chown aglglobalapp:aglglobalapp /tmp/wayland-0
su aglglobalapp

export `dbus-launch`
cd /opt/AGL/HomeScreen

./WindowManager &
QT_IVI_SURFACE_ID=1000 QT_WAYLAND_SHELL_INTEGRATION="ivi-shell" ./HomeScreen &

Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
7 years agomove hvacplugin from meta-agl to meta-agl-demo 71/6971/2
Ronan [Wed, 2 Nov 2016 09:12:03 +0000 (10:12 +0100)]
move hvacplugin from meta-agl to meta-agl-demo

Change-Id: I13c48bf7f16869d687ab563b5495836e6980df13
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
7 years agoAdd CES2017-demo and change image definition 65/6965/2
Jan-Simon Möller [Tue, 1 Nov 2016 14:15:39 +0000 (15:15 +0100)]
Add CES2017-demo and change image definition

Change-Id: Ia9f4f619bc0c6576e35cd6fc66267938869dd92c
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
7 years agoChange /opt/AGL to /usr/AGL for ostree integration 43/6943/1
Jan-Simon Möller [Sat, 29 Oct 2016 12:24:34 +0000 (14:24 +0200)]
Change /opt/AGL to /usr/AGL for ostree integration

Ostree (sota) does not preserve /opt , so move /opt/AGL to /usr/AGL
for inclusion in the ota.

Fixes: SPEC-304

Change-Id: I1efcc9c0c2142e9b97f9dbd6b5972493ead8bebc
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
7 years agoPreparation of upgrading to Qt5.7 35/6935/1
Tadao Tanikawa [Fri, 28 Oct 2016 13:21:09 +0000 (22:21 +0900)]
Preparation of upgrading to Qt5.7

Qt5.7 no longer provides any fonts. As a result of this change,
fontconfig and some ttf fonts are to be installed for AGL DEMO Apps.

Change-Id: I2cee35ccd909d08b47d4f2c6d68414f01fa82853
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
7 years agoWindowManager handles the surfaces now correct. 95/6795/2
Bocklage, Jens [Tue, 18 Oct 2016 16:23:26 +0000 (18:23 +0200)]
WindowManager handles the surfaces now correct.

A new layer is created for all surfaces that belong to the same creator process.
These layers are used to scale the application surfaces to the correct layout application render area.

Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
7 years agorecipes-automotive/hvacplugin: moved from meta-agl 99/6799/1
Stephane Desneux [Tue, 18 Oct 2016 16:52:53 +0000 (16:52 +0000)]
recipes-automotive/hvacplugin: moved from meta-agl

The new git repository for hvac plugin sources is now
AGL (gerrit.automotivelinux.org). As a consequence, the
previous repository (github.com/iotbzh/hvacplugin) is now
deprecated.

Change-Id: Ibaf7b01a97520d3c5e105b02aa1a321c66828797
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
7 years agoImplemented proximity interface. 07/6707/1
Bocklage, Jens [Wed, 5 Oct 2016 14:36:23 +0000 (16:36 +0200)]
Implemented proximity interface.
Use the simulator to test.

Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
7 years agoImplementing app launch and app surface control workflow. 67/6667/1
Bocklage, Jens [Fri, 30 Sep 2016 12:47:46 +0000 (14:47 +0200)]
Implementing app launch and app surface control workflow.
Using WindowManager to control layer and surfaces (ongoing).
Defining three layouts.
Adding combobox selection feature to popup widget.

In the current state it should be possible to launch applications that are available through the Tizen application manager.

Known issue: IVI-shell is currently disabled in AGL due to issues (porting to Yocto 2.1.1).

Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
7 years agoFix configuration of building Qt5 61/6561/1
Tadao Tanikawa [Thu, 15 Sep 2016 11:01:43 +0000 (20:01 +0900)]
Fix configuration of building Qt5

This patch set configuration of Qt5 as follows:
 - To set 'wayland-egl' as default of platform plugins
 - To remove eglfs because AGL don't use it

Change-Id: Ia1084173a65870c254ed1a7e3584ad0a8a1524f9
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
7 years agoFix issues of dependencies and QA of ALS/CES2016 demo 59/6559/1
Tadao Tanikawa [Thu, 15 Sep 2016 10:29:25 +0000 (19:29 +0900)]
Fix issues of dependencies and QA of ALS/CES2016 demo

This patch fixes these issues:
 - The packages qtmultimedia-qmlplugins,
   qtquickcontrols-qmlplugins and qtsvg-plugins are missing

   For RDEPENDS_${PN},
     PN="ALS2016-demo" and PN="CES2016-demo" not work
     PN="als2016-demo" and PN="als2016-demo" work

   Probably root cause would be in elsewhere...

 - Many QA warning while copying ALS/CES2016 demo files

Change-Id: I010f01f65769dd243a6ef77b0626e9c27a505119
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
7 years agoChanges for building meta-agl-demo with YP 2.1.1 'krogoth' 37/6537/1
Jan-Simon Möller [Thu, 1 Sep 2016 21:25:44 +0000 (23:25 +0200)]
Changes for building meta-agl-demo with YP 2.1.1 'krogoth'

    Update meta-agl-demo for YP 2.1 'krogoth'

    Notable changes:
    - update qtbase wrt packageconfig flags
    - qtwayland needs the patches checked/ported
    - remove qtwayland examples from packagegroup-agl-appfw-native

    TODO:
    - Check graphic driver stack (mesa, wayland, weston, qtbase, qtwayland et al.)
    - Check wrt SPEC-237
    - port patches for qtwayland
    - check where qtwayland-examples is gone and either remove or re-add

Change-Id: Ib14f1230d0fdc84f82af3e875460c0269faec652
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
7 years agorecipes-demo-hmi: update commit hash used in recipe 77/6477/1
Christian Gromm [Wed, 24 Aug 2016 08:37:29 +0000 (10:37 +0200)]
recipes-demo-hmi: update commit hash used in recipe

This patch updates the commit hash used in the can-lin_.bb recipe
to fetch files from the binary blob located at /staging/most-can-demo-bin.

Change-Id: Ibce8d2b64d2911fd48ad58a53f07d377f8282dd9
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
7 years agoUsing the Tizen application manager to receive information about installed apps and... 29/6329/1
Bocklage, Jens [Mon, 8 Aug 2016 08:18:11 +0000 (10:18 +0200)]
Using the Tizen application manager to receive information about installed apps and to launch apps.
This acts as a template for other app framework adoptions.
Using the weston ivi shell to control surfaces.
Using the input event manager to dispatch hard key inputs.
This is a bigger update, so I increased the version number from 0.1.1 to 0.2.0.
Some parts are under development.
I created the components "WindowsManager" and "InputEventManager" because they are not defined in AGL right now.
As soon as they are defined, we should switch to them.

Find more information on the official wiki page: https://wiki.automotivelinux.org/homescreen

Also removed old recipes.

Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
7 years agoRewrite and restructure readme files 11/6311/3
Jan-Simon Moeller [Wed, 3 Aug 2016 20:29:42 +0000 (22:29 +0200)]
Rewrite and restructure readme files

This changeset updates the outdated README.md in meta-agl-demo.
We also introduce a split between the README.md which describes
the layer itself and a README-AGL.md (part of meta-agl)
which contains the information on the AGL distribution.

Change-Id: I550a291fabfa91b724c04c7767d8eb2ef4e8a1f6
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
7 years agorecipes-demo-hmi: fix file permissions 45/6245/2
Christian Gromm [Tue, 2 Aug 2016 12:51:34 +0000 (14:51 +0200)]
recipes-demo-hmi: fix file permissions

This patch makes the pre-compiled demo applications executable by assiging the
suitable permissions when installing them on the rootfs.

Change-Id: I0145d1e983d60e6312c40cc0d3e2c4aa3257b44e
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
7 years agorecipes-kernel: update driver recipes 43/6243/1
Christian Gromm [Tue, 2 Aug 2016 09:48:39 +0000 (11:48 +0200)]
recipes-kernel: update driver recipes

This patch changes the recipes to fetch the driver sources from
AGL's src directory. It therefore removes the redundant source
files from the recipe directory.

Change-Id: Ib3c48a0c7e79144713ccd8e10a89185cd929b41c
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
7 years agoAdjust dependencies for Navigation demo app 13/6113/4 2.0.0 blowfish_2.0.0
Tomoki Sekiyama [Tue, 12 Jul 2016 02:32:48 +0000 (02:32 +0000)]
Adjust dependencies for Navigation demo app

This fixes the configuration failure due to package
dependencies to wayland-egl.

Bug-AGL: SPEC-214

Change-Id: Ib7760a8c5860de89a19caec70a8733fd15e7f3af
Signed-off-by: Tomoki Sekiyama <tomoki.sekiyama.qu@hitachi.com>
7 years ago[homescreen] Add support for color schemes. 51/6051/2
Bocklage, Jens [Wed, 6 Jul 2016 17:49:45 +0000 (19:49 +0200)]
[homescreen] Add support for color schemes.
Three demo color schemes are included to demonstrate the feature.

Also cleaned up the generation of D-Bus interface classes.

Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
7 years agoEnable ivi-input-contoller.so in meta-agl-demo 55/6055/2
Tadao Tanikawa [Wed, 6 Jul 2016 11:03:10 +0000 (20:03 +0900)]
Enable ivi-input-contoller.so in meta-agl-demo

This enable to deliver key events to applications running
on ivi-shell.

It requires ivi-input-controller.so and control keyboard
focus explicitly. For that, wayland-ivi-extension should be
configured with '-DWITH_ILM_INPUT=1' and built.

This patch is needed because of wayland-ivi-extension_*.bbappend
take over PACKAGECONFIG defined in wayland-ivi-extension.bb in
meta-agl.

Change-Id: Ie9664baa2cd10692b36790adf7cd0cca150fd35f
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
7 years agometa-agl-demo: recipes-most: add recipe to install most-driver 69/5969/5
Christian Gromm [Thu, 23 Jun 2016 15:05:25 +0000 (17:05 +0200)]
meta-agl-demo: recipes-most: add recipe to install most-driver

This patch adds the recipe to install the MOST Linux Driver from the staging area
most-can-demo-bin to /lib/modules/3.10.31-ltsi/kernel/drivers/.

v3: Add COMPATIBLE_MACHINE = 'porter' instead of changeset 5995 (jsmoeller)
v2: Adapt folders as per discussion in gerrit (jsmoeller)

Change-Id: If9861ae37669f10f78c7276d3807c7d7a92b78af
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
7 years agometa-agl-demo: add recipes-most 11/5911/3
Christian Gromm [Thu, 23 Jun 2016 11:07:38 +0000 (13:07 +0200)]
meta-agl-demo: add recipes-most

This patch adds the recipes needed to copy the applicatons from the
most-can-demo-bin folder of the staging area to  and the
/home/root directory. It is needed to run the MOST video demo and the
CAN application on the agl-demo-platform.

v2: Changed folder recipes-demo-hmi as per discussion in gerrit (jsmoeller)

Change-Id: I5de98416a4d32b794552a2e42d4e95129704db47
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
7 years agoremove configuration templates 27/6027/2
Stephane Desneux [Tue, 28 Jun 2016 21:50:05 +0000 (21:50 +0000)]
remove configuration templates

Change-Id: If8e0e0df65da65392b5e805fd49bb5d34301dd2f
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
7 years agoAdd AGL Demo Suide for ALS 2016 75/5975/5
Tadao Tnikawa [Fri, 24 Jun 2016 02:11:43 +0000 (11:11 +0900)]
Add AGL Demo Suide for ALS 2016

Add AGL Demo Apps for ALS 2016 to be integrated into agl-demo-platform.

Change-Id: Iec3706c889c47de40fdee6944bee45d2ce3ebf09
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
7 years agoAdd navigation demo app 03/5903/8
Tomoki Sekiyama [Wed, 22 Jun 2016 06:46:22 +0000 (06:46 +0000)]
Add navigation demo app

Add the recipe for navigation demo app to recipes-demo-hmi.

Change-Id: Ia8df6a2e36d24b27e91d5239c888a05dbe990805
Signed-off-by: Tomoki Sekiyama <tomoki.sekiyama.qu@hitachi.com>
7 years ago[homescreen] Add bitbake recipe for Home Screen app 17/6017/1
Bocklage, Jens [Thu, 30 Jun 2016 11:59:02 +0000 (13:59 +0200)]
[homescreen] Add bitbake recipe for Home Screen app

This bitbake recipe builds the Home Screen application.
In addition a sample application that shows the functionality of the status bar. The sample application SampleAppTimeDate shows the current time in the Home Screen status bar.

Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
7 years agoRevert "agl-demo-platform.bb: add application framework examples, update templates" 87/5987/1
Stephane DESNEUX [Fri, 24 Jun 2016 10:14:55 +0000 (10:14 +0000)]
Revert "agl-demo-platform.bb: add application framework examples, update templates"

This reverts commit 1c43b18b339038ece8a36d6c49effcc816214354.

Change-Id: I276b349c3bdd8ebf2c7c82ed1ad3d3748a113f59
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
7 years agoagl-demo-platform.bb: add application framework examples, update templates 77/5777/5
Stephane Desneux [Thu, 2 Jun 2016 14:46:44 +0000 (14:46 +0000)]
agl-demo-platform.bb: add application framework examples, update templates

meta-agl/meta-app-framework/.../packagegroup-agl-app-framework-examples is added to the image

Change-Id: Ibf1f99bbddea1f15b87cc3ed0cc42c128f31a8d7
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
7 years agoDocument how to build WebKitForWayland: 71/5771/3
Carlos Alberto Lopez Perez [Tue, 31 May 2016 14:45:06 +0000 (16:45 +0200)]
Document how to build WebKitForWayland:

   Add on the local.conf.samples the required line for building
   WebKitForWayland. Add it commented because of the time it
   takes to build.

Change-Id: I5445c37f02dfe7e44e2f54a82a067365ebc1dcb9
Signed-off-by: Carlos Alberto Lopez Perez <clopez@igalia.com>
7 years agoAdd WebKitForWayland recipe. 69/5769/2
Carlos Alberto Lopez Perez [Fri, 27 May 2016 15:11:18 +0000 (17:11 +0200)]
Add WebKitForWayland recipe.

 * This adds a WebkitForWayland recipe.
 * It depends on harfbuzz with ICU support built-in.

Signed-off-by: Carlos Alberto Lopez Perez <clopez@igalia.com>
7 years agoFix qml-radio-plugin compilation with security flags 25/5825/3
Manuel Bachmann [Mon, 6 Jun 2016 15:18:40 +0000 (15:18 +0000)]
Fix qml-radio-plugin compilation with security flags

Since we added compilation security flags (https://gerrit.
automotivelinux.org/gerrit/#/c/5631/), qml-radio-plugin
breaks because it relies on libtool, which assumes we
want to create an executable due to the flags (-pie)
being passed.

The bug has been reported upstream:
https://lists.gnu.org/archive/html/bug-libtool/2016-05/
msg00004.html
but let us work around it since it is a demo target, and
an upstream fix will take time to implement and test.

Change-Id: I7018df928eb23bc2e8b6afb1aafea46958fd523e
Signed-off-by: Manuel Bachmann <mbc@iot.bzh>
7 years agobblayers.conf.sample: Add layer meta-filesystems 15/5815/2
Leon Anavi [Fri, 3 Jun 2016 15:18:17 +0000 (15:18 +0000)]
bblayers.conf.sample: Add layer meta-filesystems

Layer meta-filesystems provides a recipe for fuse
which is required for building OSTree.

Bug-AGL: SPEC-194

Change-Id: I5bc77b0df3fb8c451049ecf0761fabec94ad2e30
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
7 years agoFix typo in local.conf samples 19/5819/1
Manuel Bachmann [Sat, 4 Jun 2016 10:26:16 +0000 (10:26 +0000)]
Fix typo in local.conf samples

Fix small typo, which can be obvious as it copied in the
user's build directory.

Change-Id: Iba5d41ac88444c140414fb5cbe3771c9f152add1
Signed-off-by: Manuel Bachmann <mbc@iot.bzh>
7 years agoRefactoring code for installation qml libs 95/5695/2
Phong Tran [Mon, 23 May 2016 23:26:30 +0000 (06:26 +0700)]
Refactoring code for installation qml libs

- Use ${libdir} instead of hardcoding /usr/lib
- Change to use install command for copy files

Change-Id: I4506f69c97ad223b94561fd10b97e5a406c4c4d9
Signed-off-by: Phong Tran <tranmanphong@gmail.com>
7 years agotemplates: d410c: add meta-rust to bblayers.conf.sample 73/5673/1
Phong Tran [Mon, 23 May 2016 14:38:18 +0000 (21:38 +0700)]
templates: d410c: add meta-rust to bblayers.conf.sample

This patch add meta-rust per this commit
27d10e87ed68653f010df94a699f80d4811ff007
bblayers.conf.sample: Add meta-rust

Change-Id: I50dcf04547d33c3e973c39714d0280d3ce710aea
Signed-off-by: Phong Tran <tranmanphong@gmail.com>
8 years agoProvide patched Wayland-IVI-Extension to work with patched Weston from meta-agl-demo. 27/5627/2
Andre Moreira Magalhaes (andrunko) [Thu, 5 May 2016 16:56:21 +0000 (13:56 -0300)]
Provide patched Wayland-IVI-Extension to work with patched Weston from meta-agl-demo.

This change adds support for Wayland IVI Extension 1.9.1 (latest stable release) to work against the
patched weston from meta-agl-demo.
It should not be used when using a stock/unpatched weston.

Wayland-IVI-Extension provides an additional shell plugin for IVI-Shell, along
with command-line tools and demonstration applications.

More info at http://projects.genivi.org/wayland-ivi-extension.

Change-Id: Id74c164eace0cb54d367eda743982bb8baf5d523
Signed-off-by: Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>
8 years agobblayers.conf.sample: Add meta-rust 25/5625/2
Leon Anavi [Wed, 4 May 2016 12:50:57 +0000 (12:50 +0000)]
bblayers.conf.sample: Add meta-rust

Add meta-rust to bblayers.conf because the layer
is required for building RVI SOTA Client.

Bug-AGL: SPEC-176

Change-Id: I577ea56ca043f541c8cad5e5e03c9182e03946e9
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
8 years agoAdd DragonBoard-410c as target board 91/5591/3
Kotaro Hashimoto [Mon, 25 Apr 2016 01:33:01 +0000 (10:33 +0900)]
Add DragonBoard-410c as target board

This patch adds the dragonboard-410c as DragonBoard-410c target.

Depends-On: Idcad2c27539af130704a3c66efe6b91868eef534

Change-Id: Ia5a61de1368b9dc29242ce89dfb92a5e5e59e18e
Signed-off-by: Kotaro Hashimoto <Hashimoto.Kotaro@ds.MitsubishiElectric.co.jp>
8 years agoAdd raspberrypi 2 and 3 43/5543/2
Jan-Simon Möller [Thu, 14 Apr 2016 16:16:08 +0000 (18:16 +0200)]
Add raspberrypi 2 and 3

This adds the rpi 2 and 3 to the mix.
Untested!
It merely enables the layer and nothing else.
Patches/fixes welcome.

Depends-On: I08ec2e9e41003b9dc8244f86d50ccf64e112aba2

Change-Id: I5551fa9cc803acba0f70e021643b568d9631b59e
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
8 years agoIntroduce TI vayu and synchronize and streamline templates 29/5529/1
Jan-Simon Möller [Wed, 13 Apr 2016 22:39:11 +0000 (00:39 +0200)]
Introduce TI vayu and synchronize and streamline templates

This changeset introduces the templates for the TI vayu board.

Also this changeset sychronizes the templates with meta-agl
and formats them in a way so the extra layers are at the end.

Also unify conf-notes.txt into common/conf-notes.txt
for easier maintenance.

Change-Id: Ia8555f0961b35791234c50ec75e5c4f4a3f7a77d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
8 years agoRDEPEND libgbm-dev in the gles-user-module 07/5507/1
Jan-Simon Möller [Sat, 9 Apr 2016 01:57:18 +0000 (03:57 +0200)]
RDEPEND libgbm-dev in the gles-user-module

To keep core-image-minimal clean of the 3rdparty components, we
need to add the requirements where they are needed and not
globally in the local.conf.sample - fix this.

Change-Id: I6a5b8450a287de59c342318150a81c0dae9308fd
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
8 years agoRemove Weston 1.8.0-specific IVI-Shell patch 25/5425/2
Manuel Bachmann [Mon, 14 Mar 2016 09:14:22 +0000 (09:14 +0000)]
Remove Weston 1.8.0-specific IVI-Shell patch

As we are now using Weston 1.9.0 and CES demo
timeline is far away, let us remove this ad hoc
patch.

Change-Id: I6ea9c425c5bb3740915a7d41c80270a42ad7a6db
Signed-off-by: Manuel Bachmann <mbc@iot.bzh>
8 years agoAdd package group and bitbake target for Quality Assurance 89/5389/2
Tadao Tanikawa [Wed, 10 Feb 2016 10:43:55 +0000 (19:43 +0900)]
Add package group and bitbake target for Quality Assurance

New packagegroup and bitbake target are added which
includes utilities for testing distribution.
It is assumed to be used in the Quality Assurance of AGL Distro.

New package group: packagegroup-agl-demo-platform-qa
New target: agl-demo-platform-qa

Change-Id: I96efde8348037821a6dfcd653e9fcbc87408f183
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>