autobuild: introduce autobuild scripts 21/20521/1
authorRaquel Medina <raquel.medina@konsulko.com>
Mon, 11 Mar 2019 10:05:34 +0000 (12:05 +0200)
committerRaquel Medina <raquel.medina@konsulko.com>
Mon, 11 Mar 2019 11:39:25 +0000 (13:39 +0200)
commit6d8114395198fb91971911c4ef0963a9537dcd00
treee6d84e5a6aa4539c45d5e9a8a585eb48978a1cff
parent9c97f94bb90f0708d0660db4c95e652dddcd6347
autobuild: introduce autobuild scripts

- Add agl autobuild script to silence build
  warnings on yocto.
- Add linux autobuild script to build with
  the sdk

These  2 scripts are based on the latest version
of the autobuild script, but they've been
customized to (i) work with the existing qmake
files and (ii) the 'update' and 'package-test'
targets have been removed.

Bug-AGL: SPEC-2164

Change-Id: I19dfda3cfa19344af06fa010c59f365cd6b4e91b
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
autobuild/agl/autobuild [new file with mode: 0755]
autobuild/linux/autobuild [new file with mode: 0644]