AGL/meta-agl-demo.git
8 years agoProvide AGL extension, wl_shell support for Weston ivi-shell. 19/4119/1
Nobuhiko Tanibata [Wed, 7 Oct 2015 08:52:25 +0000 (17:52 +0900)]
Provide AGL extension, wl_shell support for Weston ivi-shell.

This component is merged in meta-agl/meta-ivi-common. Additionally,
AGL demo, Home screen, requires, wl_shell support as well. This patch
just makes two function extern to be used by Wayland-IVI-Extension to
support wl_shell. This means this patch doesn't change bihavior of
ivi-shell but allows Wayland-IVI-Extension to get notification of
creation of wl_shell and send configure to the application.

In details, please visit AGL wiki and Wayland-IVI-Extension's README

https://wiki.automotivelinux.org/agl-distro/demo-apps/home-screen

Change-Id: If300ca9ecc62a78e473e01ef670cd9a366fe44e0
Signed-off-by: Nobuhiko Tanibata <ntanibata@jp.adit-jv.com>
8 years agoReworking packagegroups of AGL Distribution 97/4097/2
Tadao Tanikawa [Fri, 2 Oct 2015 05:21:11 +0000 (14:21 +0900)]
Reworking packagegroups of AGL Distribution

The recipe files and thier names are reworked by design of AGL
packagegroup.

For more details, see 'Packagegroups'section in README.md.

Change-Id: Ib7fc66ec5f785b974719e85887715cc76f610ab4
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
8 years agoQt5 now avairable in agl-demo-platfrom. 77/4077/4
Jan-Simon Möller [Thu, 24 Sep 2015 21:02:42 +0000 (23:02 +0200)]
Qt5 now avairable in agl-demo-platfrom.
v3: (Jan-Simon Möller)
- Added meta-ruby to bblayers template file

v2: (Jan-Simon Möller)
- Added meta-qt5 to bblayers template file
- Removed unused patches (rpm specfile)

v1:
Support Qt5 for AGL Demo applications as UI Framework

Qt5 now avairable in agl-demo-platfrom.

This is a initial commit to support Qt5 for GUI Framework
of AGL Distro.

For now, these components are included into agl-demo-platform
as default,

Additional meta data for Qt5 (recipes-qt/qt5/*) is from:
  URL: git://git.projects.genivi.org/meta-genivi-demo
  commit: dc64c97667bac6046c878c689af579089f30641e

To build and install Qt5 examples, need to setup local.conf
properly, see README.md for more detail.

Change-Id: I6c298d4f650a5ac8ee8f12acd1ee28df15e7dfad
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
8 years agoSupport GStreamer1.0 with H/W acceleration on R-Car2 Porter 64/4064/3
Tadao Tanikawa [Mon, 31 Aug 2015 12:25:15 +0000 (21:25 +0900)]
Support GStreamer1.0 with H/W acceleration on R-Car2 Porter

GStreamer1.0 (1.2.3) now avairable with hardware acceleration
at agl-demo-platform running on R-Car2 Porter board.

To enable acceleration, follow the instructions in README.md.

Change-Id: Ibede197afcbfbd9151e9c4e04a8c20110195e5a9
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
8 years agoThe starting point of layers for AGL Demo Platform 54/4054/3
Tadao Tanikawa [Fri, 21 Aug 2015 10:58:19 +0000 (19:58 +0900)]
The starting point of layers for AGL Demo Platform

The `meta-agl-demo` is the Yocto layer for AGL Demo Platform of
Automotive Grade Linux.

This is starting point. Almost all packagegroups which should be
defined in this layer are still empty (placeholder), so that
curretly bitbake target `agl-demo-platform` is completely equal
to `agl-image-ivi` in `meta-agl`.

Change-Id: I6ce2c046cc8ce2dc5af2a8afe66e1f577dd884eb
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
8 years agoInitial empty repository
Jan-Simon Moeller [Thu, 9 Jul 2015 15:16:49 +0000 (15:16 +0000)]
Initial empty repository