Age | Commit message (Collapse) | Author | Files | Lines |
|
This makes the agl-compositor the default starting with Jumping Jellyfish
For development purposes, you have these variables at hand to influence the setup:
AGL_DEFAULT_WESTONSTART
AGL_DEFAULT_WM_SHELL
Check your conf/local.conf for details.
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: Iceb35375e04f947009800b80511f6360026403fe
|
|
As the applications are still in flux and require often modifcations
use AUTOREV to point to HEAD.
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Suggested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Icdd2b5e0aa7a59fb32c65ce67c7d5bd2a3542b71
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24539
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
Missed removal of agl-service-winndowmager so this SRCREV update
handles that.
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ib18d2d0d7231c8274cb3b09497d568f1eecc4ed7
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24528
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
alexa-viewer
Noticed that alexa-viewer is missing wayland* dependencies, needed to
generate client headers for agl-shell-desktop protocol and
wayland-client related libraries. Updates SRCREV to lastest version,
which avoids AFM websocket dependency.
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: If52e063a58e5bc274315ae01fceb8d0243fd7662
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24531
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
for other apps as well
While at it, use topic branch for agl-service-homescreen, as it
has is requires agl-service-windowmanager to be running.
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ie19058e19c9355d0d256aeb5e68b7e236b1934c1
|
|
the local conf template
Examples and real uses-cases converted to using agl-shell-desktop, for
now as local sandbox branches.
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Iaab99d71057099c862bba6a43c599e1b99664f18
|
|
Turns out, I had converted the wrong nav application. No
wonder it didn't work correctly. Use ondemandnavi which seems to be
the correct navigation app used now in the demo.
On the same chapter, update to the latest SHAs the other apps as well.
Bug-AGL: SPEC-3124, SPEC-3123
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ib4c3ff698859ecfe21a3f294d692aca4ff749342
|
|
It seems that in CI, yocto fails to retrieve the correct
branch, presumably due to the SRCREV pointing to HEAD of the
agl/master branch instead of the one by directly specified.
This patch uses the SRCREV from sandbox/mvlad/agl-compositor to make
it resolves correctly the branch and implicitly the fetch succeeds.
With it, this adds further dependency of wayland-scanner for launcher
application, as to able to activate applications with the
agl-desktop-shell protocol.
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ie6a559be56702843abdb580ec66998b6b4c3f978
|
|
Facilitates testing the client shell (homescreen) with the newer
agl-compositor, but only enabled when DISTRO_FEATURES has
'agl-compositor'. Uses a WIP branch for it.
Regular clients, like hvac, mediaplayer, launcher and navigation-demo
also use the WIP branch. This modifies the conf/local file so it either
needs a clean build directory or it requires an override of the
conf/local when sourcing the aglsetup script.
Bug-AGL: SPEC-3123, SPEC-3124
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Suggested-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: Ice650b5b61ebd1e1a35f045301c14e0bedda3a05
|
|
When the 'agl-compositor' distro feature is enabled, the AGL compositor
will be enabled and start at boot instead of Weston.
Change-Id: Idcd0c401c3d2c332637ddde1cd83d1fe85c4ae2a
Signed-off-by: Daniel Stone <daniels@collabora.com>
|