Age | Commit message (Collapse) | Author | Files | Lines |
|
qt-5.5.x).
Change-Id: I63364b4fff513207b23c8333529129d5946ae762
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
- Building a virtual disk as part of the build process that can be run directly
in Virtual Box or VMWare
- Adding the demo qml and code to the disk image.
- Running the build command so that the latest CES 2016 demo code is included
in the build
v2: (Jan-Simon Möller)
- Adapt instructions with 4287 merged.
Change-Id: Ie8ff5465fcf2c97cdd30f74d8084c5a43eda9a9c
Signed-off-by: wminer <wminer@linuxfoundation.org>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I56f9b68b722bf7abf784991517a2fc34f7b21902
Signed-off-by: wminer <wminer@linuxfoundation.org>
|
|
v4: (Tadao Tanikawa)
- Fix typo
v3: (Tadao Tanikawa)
- Update Downloading and Build instructions using repo tool
v2: (Walt Miner)
- Removed README.md~
Change-Id: I3e723b724ab39e18c1280ddb3e2f55fd162c251f
Signed-off-by: wminer <wminer@linuxfoundation.org>
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|