autobuild: introduce build scripts 37/20637/1
authorRaquel Medina <raquel.medina@konsulko.com>
Mon, 11 Mar 2019 09:36:24 +0000 (11:36 +0200)
committerraquel medina <raquel.medina@konsulko.com>
Wed, 13 Mar 2019 14:36:55 +0000 (14:36 +0000)
commita6400846a3a9dfa3a7131a3319d19c2ccfac546d
treecd9a4fcaeabf9af7915bae047571fee1cca970d7
parentb82c5fdc64665e7b529ffce3891b4a7a8167f62d
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>
(cherry picked from commit 1bf9036673ecf5d09dc410700569d42c9b846767)
autobuild/agl/autobuild [new file with mode: 0755]
autobuild/linux/autobuild [new file with mode: 0644]