Initial check-in 43/18643/2 6.99.3 guppy/6.99.3 guppy_6.99.3
authorScott Murray <scott.murray@konsulko.com>
Fri, 7 Dec 2018 21:46:37 +0000 (16:46 -0500)
committerScott Murray <scott.murray@konsulko.com>
Mon, 10 Dec 2018 18:50:24 +0000 (13:50 -0500)
commit251fb524e791d40cb7a7e1581649e63da9da3b08
tree1c39d533cb1a7318b83146a0e43e563654f0f6fb
parent7ea4459ecd58198e4932db3f41fadecf0024325c
Initial check-in

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>
25 files changed:
.gitignore [new file with mode: 0644]
.gitreview [new file with mode: 0644]
README.md [new file with mode: 0644]
conf/conf-notes.txt [new file with mode: 0644]
conf/include/agl-cluster-demo.inc [new file with mode: 0644]
conf/layer.conf [new file with mode: 0644]
recipes-config/agl-login-manager/agl-login-manager_%.bbappend [new file with mode: 0644]
recipes-connectivity/cluster-connman-conf/cluster-connman-conf/cluster.config [new file with mode: 0644]
recipes-connectivity/cluster-connman-conf/cluster-connman-conf_1.0.bb [new file with mode: 0644]
recipes-demo-hmi/cluster-dashboard/cluster-dashboard_git.bb [new file with mode: 0644]
recipes-demo-hmi/cluster-receiver/cluster-receiver_git.bb [new file with mode: 0644]
recipes-demo-hmi/cluster-windowmanager-conf/cluster-windowmanager-conf/areas.db [new file with mode: 0644]
recipes-demo-hmi/cluster-windowmanager-conf/cluster-windowmanager-conf/layers.json [new file with mode: 0644]
recipes-demo-hmi/cluster-windowmanager-conf/cluster-windowmanager-conf/roles.db [new file with mode: 0644]
recipes-demo-hmi/cluster-windowmanager-conf/cluster-windowmanager-conf_1.0.bb [new file with mode: 0644]
recipes-graphics/wayland/weston-ini-conf.bbappend [new file with mode: 0644]
recipes-graphics/wayland/weston-ini-conf/hdmi-a-1-180.cfg [new file with mode: 0644]
recipes-graphics/wayland/weston-ini-conf/virtual-landscape.cfg [new file with mode: 0644]
recipes-platform/images/agl-cluster-demo-platform-crosssdk.bb [new file with mode: 0644]
recipes-platform/images/agl-cluster-demo-platform.bb [new file with mode: 0644]
recipes-platform/images/agl-cluster-demo-platform.inc [new file with mode: 0644]
recipes-platform/packagegroups/packagegroup-agl-cluster-demo-platform.bb [new file with mode: 0644]
templates/feature/agl-cluster-demo/50_bblayers.conf.inc [new file with mode: 0644]
templates/feature/agl-cluster-demo/50_local.conf.inc [new file with mode: 0644]
templates/feature/agl-cluster-demo/included.dep [new file with mode: 0644]