Age | Commit message (Collapse) | Author | Files | Lines |
|
The crosssdk build is currently broken by its libvcard dependency,
which cannot be met as the recipe is in meta-agl-demo. Since the
cluster demo apps do not use libqtappfw or anything else that uses
libvcard, remove the dependency to fix the SDK build.
Bug-AGL: SPEC-2484
Change-Id: I1de7675dae08bea69b68e07f208f7f3c4bfabd14
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Update the recipe and files to handle the rename of areas.db to
areas.json and the significant rewrite of layers.json.
Change-Id: I9af4e6bf29e8983568126c92b17645be4735dabe
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Define instrument cluster demo platform. This layer is similar to
meta-agl-demo, except it defines a small platform for the instrument
cluster demo, based on the agl-profile-cluster-qt5 profile. There
is a "agl-cluster-demo" feature defined to enable building the
platform.
At the moment, only qemux86-64 and Minnowboard turbot versions have
been built and tested. Other architectures should be feasible, but the
agl-cluster-demo-receiver application needs some further development to
support non-Intel platforms, as currently it is using the vaapisink
gstreamer plug-in.
Change-Id: I217608a1ecc9678d5d55a95c65f3ab6f10d5b54f
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
|