Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
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>
|
|
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>
|