From: Scott Murray Date: Mon, 7 Mar 2022 20:56:17 +0000 (-0500) Subject: Update for app framework removal X-Git-Tag: 12.93.0^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=30c275c5c87b9d4f0bc3b0e0e3175775d3738319;hp=30c275c5c87b9d4f0bc3b0e0e3175775d3738319;p=apps%2Fcamera-gstreamer.git 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 Change-Id: I87816800c117a243a107eecb8895f07d6c90f23a ---