autobuild: introduce build scripts 27/20527/1
authorRaquel Medina <raquel.medina@konsulko.com>
Mon, 11 Mar 2019 09:36:24 +0000 (11:36 +0200)
committerRaquel Medina <raquel.medina@konsulko.com>
Mon, 11 Mar 2019 12:03:17 +0000 (14:03 +0200)
commit1bf9036673ecf5d09dc410700569d42c9b846767
tree0df3d6354688ab72d03ed05a33e89e72746d12fa
parentc11aed3ce7e0ce34919ea5ef25165ab0fbdd3429
autobuild: introduce build 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: Ib98b8308d43cc24f2f5462adca65542318295a9e
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]