Cluster demo support updates 67/24567/2
authorScott Murray <scott.murray@konsulko.com>
Mon, 25 May 2020 19:01:08 +0000 (15:01 -0400)
committerScott Murray <scott.murray@konsulko.com>
Tue, 26 May 2020 14:35:39 +0000 (14:35 +0000)
commit30063de420b4f6c993dd3f2021ab84f622d69320
tree5e28638cc9b04449b1131ff111c5a5e7937b23e2
parent10f6f30fdb15bdcd3707b3fc2e086782dd7aa69f
Cluster demo support updates

Changes include:
- Add agl-weston-remoting feature that sets "weston-remoting" distro
  feature. The intent is to replace agl-gstrecorder in meta-agl-devel
  with something more generic.
- Add weston remoting initialization timing patch to weston bbappend
  in meta-agl-profile-graphical, conditional on "weston-remoting"
  distro feature.
- The 0004-unconditionally-include-mman.h.patch weston patch is no
  longer required after the SMACK labeling changes, remove it as
  cleanup.
- Enable the weston "remoting" PACKAGECONFIG in weston bbappend, also
  conditional on "weston-remoting". A redefinition of the "remoting"
  PACKAGECONFIG option is required to fix a recipe bug that will have
  a fix sent upstream.
- Rename virtualoutput.cfg weston.ini fragment to remote-output.cfg
  to better reflect its current contents.

Bug-AGL: SPEC-3395

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I9c0579670d81296492b3b8bed93aafb3f7ffc15c
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24567
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>
meta-agl-bsp/recipes-graphics/wayland/weston-ini-conf.bbappend
meta-agl-bsp/recipes-graphics/wayland/weston-ini-conf/remote-output.cfg [moved from meta-agl-bsp/recipes-graphics/wayland/weston-ini-conf/virtualoutput.cfg with 100% similarity]
meta-agl-profile-graphical/recipes-graphics/wayland/weston/0004-main-change-remoting-initialization-timing.patch [new file with mode: 0644]
meta-agl-profile-graphical/recipes-graphics/wayland/weston/0004-unconditionally-include-mman.h.patch [deleted file]
meta-agl-profile-graphical/recipes-graphics/wayland/weston_8.0.%.bbappend
templates/feature/agl-weston-remoting/50_local.conf.inc [new file with mode: 0644]
templates/feature/agl-weston-remoting/README_feature_agl-weston-remoting.md [new file with mode: 0644]
templates/feature/agl-weston-remoting/included.dep [new file with mode: 0644]