Update for app framework removal 48/27248/1 12.93.0 13.93.0 marlin/12.93.0 marlin_12.93.0 needlefish/13.93.0 needlefish_13.93.0
authorScott Murray <scott.murray@konsulko.com>
Mon, 7 Mar 2022 20:56:17 +0000 (15:56 -0500)
committerScott Murray <scott.murray@konsulko.com>
Mon, 7 Mar 2022 21:12:00 +0000 (16:12 -0500)
commit30c275c5c87b9d4f0bc3b0e0e3175775d3738319
tree715a4d5c79cee50b763e9253cc454b43fb9efea6
parent714ad7e26b9860360fb8098613f8b4887d851e12
Update for app framework removal

Changes:
- Remove the autobuild scripts and config.xml used by the app
  framework widget build.
- Update the CMake files to just build a "camera-gstreamer" binary
  and install it into /usr/bin by default.
- Remove the code in main.cpp that handled reading the WebSocket
  command-line arguments and passing them to binding related
  code.
- Added installation of a minimal .desktop file to work with the
  new applaunchd.

Bug-AGL: SPEC-4284

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I87816800c117a243a107eecb8895f07d6c90f23a
CMakeLists.txt
app/CMakeLists.txt
app/camera-gstreamer.desktop [new file with mode: 0644]
autobuild/agl/autobuild [deleted file]
autobuild/linux/autobuild [deleted file]
conf.d/cmake/config.cmake [deleted file]
conf.d/wgt/config.xml.in [deleted file]