Age | Commit message (Collapse) | Author | Files | Lines |
|
To expose the AMB ClimateControl objects to the application layer, add a
QML plugin so the application developers can natively configure the
vehicle's climate controls based on user input.
Because the potential compatibility issue between AMB and Qt being
discussed on the AGL mailing list has not yet been resolved, this commit
also adds a helper program that the climate control plugin will use as a
workaround to access AMB that may be removed in the future.
To include support for this plugin, it is necessary for users to add
"climatecontrolplugin" to their conf/local.conf when building the image.
Change-Id: I6117f0a13e4195e460e3b552befb6e326cdf0f6a
Signed-off-by: Matthew Vick <mvick@jaguarlandrover.com>
|
|
This reverts commit 99dcaa369e44f8fc601ecc98362b317e19dafc96.
Changes in this patch has been merged into meta-agl layer.
(https://gerrit.automotivelinux.org/gerrit/#/c/4347/)
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
This recipe depends on QtDeclarative, so should be placed
into meta-agl-demo (not meta-agl/meta-ivi-common).
Change-Id: I1f953d3d0005e966db7114b8c098ca628a1a9aaf
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>
|