autobuild: add autobuild scripts 33/20633/1 guppy 7.0.1 7.0.2 7.0.3 7.0.4 guppy/7.0.1 guppy/7.0.2 guppy/7.0.3 guppy/7.0.4 guppy_7.0.1 guppy_7.0.2 guppy_7.0.3 guppy_7.0.4
authorRaquel Medina <raquel.medina@konsulko.com>
Wed, 6 Mar 2019 15:33:35 +0000 (17:33 +0200)
committerraquel medina <raquel.medina@konsulko.com>
Wed, 13 Mar 2019 13:58:42 +0000 (13:58 +0000)
commit141a75d7e5d4d9b47ec0e37c26fd63027d4d1231
treec104dabe431ca672287232150f5aac3bc3d37c17
parenta36adf56d988c4a93a18168f5c1f9235b43bb5b2
autobuild: add autobuild scripts

   The autobuild scripts provide an unified way
   to build agl apps & services; for the agl
   modules missing these scripts, a workaround is
   in place to warn of this scenario and allow
   for build completion.
   This commit add these missing scripts for hvac
   app withoud modifying the existing qmake files.
   The original scripts, which were designed for
   cmake use, are slimmed down and adapted to use
   qmake.

   - autobuild/agl/autobuild: allows aglwgt_package
   task to complete, eliminating the verbose
   warnings.
   - autobuild/linux/autobuild: allows to build
   the wgt file natively on linux using the agl
   sdk.

Change-Id: I609e59c2915833f44dbdfc006fba15a8841f3c5f
Bug-AGL: SPEC-2164
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
(cherry picked from commit ef6fe8f196227531c7a5de1790d9223e36732516)
autobuild/agl/autobuild [new file with mode: 0755]
autobuild/linux/autobuild [new file with mode: 0755]