autobuild: add autobuild scripts 59/20459/1
authorRaquel Medina <raquel.medina@konsulko.com>
Tue, 5 Mar 2019 00:09:58 +0000 (02:09 +0200)
committerRaquel Medina <raquel.medina@konsulko.com>
Tue, 5 Mar 2019 00:29:19 +0000 (02:29 +0200)
commit4b05fbd5eb54e5b8642ec8c8c7dc32bdd11fac9f
treee81d432f2ac02f101dbb7af1ee5c49354f7e509a
parentb36dd41d120da747f6710fea38c3d3fcbc6258db
autobuild: add autobuild scripts

  - Add agl autobuild script to silence build
  warnings on yocto.
  - Add linux autobuild script to build with
  the sdk
  - These  scripts are based on the latest
  version of the autobuild script, but they've
  been customized to match the existin cmake
  (the update and package-test targets have been
  removed).

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