summaryrefslogtreecommitdiffstats
path: root/autobuild
AgeCommit message (Collapse)AuthorFilesLines
2022-03-22Update for app framework removalmarlin_13.0.1marlin_13.0.0marlin/13.0.1marlin/13.0.013.0.113.0.0marlinScott Murray2-89/+0
Changes: - Remove the autobuild scripts and config.xml used by the app framework widget build. - Update the CMake files to just build a "cluster-gauges" 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. Bug-AGL: SPEC-4306 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I6c6c80836931af3355f1b793a20e5ccdf683c48d (cherry picked from commit 23eaf7da1f7d252aefddf9e41e52c745b7433b50)
2019-07-25Minimal cluster demo gauges that can be used standaloneOuyang Jun2-0/+89
Bug-AGL: SPEC-2487 Signed-off-by: Ouyang Jun <ouyangj.fnst@cn.fujitsu.com> Signed-off-by: Zhou Mingying <zhoumy@cn.fujitsu.com> Signed-off-by: Liu Wenlong <liuwl.fnst@cn.fujitsu.com> Change-Id: I4859ab9af2f5c3bbeff5ca6b14a7943797518908