Age | Commit message (Collapse) | Author | Files | Lines |
|
Fix SRCREV and add PV in CES2016-demo.bb to pull latest revision
from repository whenever it is updated.
Change-Id: Ib0c79d9c4f90dd81c59529d645869cec1e2a23ff
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
Fix package names of QtMultimedia and QtQuickControls in RDEPENDS.
Package names of 'qtmultimedia' and 'qtquickcontrols' with meta-qt5/master
work fine, but it caused build and runtime errors with meta-qt5/dizzy.
Correct package names are 'qtmultimedia-qmlplugins' and
'qtquickcontrols-qmlplugins'.
And 'qtsvg-plugins' was also missing.
Change-Id: I43829b144dd7b51ab97a453ffebaf09f2fd859c0
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
Change-Id: I221367d457685f026c3fee84594a2b25b08ef6e9
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
v2:(Tadao Tanikawa)
-add RDEPENDS because CES demo apps depends on qtquickcontrols
and qtmultimedia
v1:(Jan-Simon Möller)
Change-Id: I0aed622d5e9c72695a728398a6e457c261804621
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
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>
|