AGL/meta-agl-demo.git
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