autobuild: introduce autobuild scripts 07/20507/1
authorRaquel Medina <raquel.medina@konsulko.com>
Fri, 8 Mar 2019 14:01:41 +0000 (16:01 +0200)
committerRaquel Medina <raquel.medina@konsulko.com>
Fri, 8 Mar 2019 16:06:22 +0000 (18:06 +0200)
commitf2d3da19a294487fa41a81674ab2ef10fde04dd8
treeb95353d406460a1d8ada07727b77e1551efd3074
parente8d1f16f785cc176a82a9b46e08e13eb89899437
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: I5da155ab9d6e0f75d637be5997054cefa52f5e2c
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]