autobuild: add autobuild scripts 61/20461/1
authorRaquel Medina <raquel.medina@konsulko.com>
Tue, 5 Mar 2019 00:49:43 +0000 (02:49 +0200)
committerRaquel Medina <raquel.medina@konsulko.com>
Tue, 5 Mar 2019 01:03:48 +0000 (03:03 +0200)
commit256c66de221e748638c7cb0193bfe52ed312be93
tree621fd92094b55f4fcd9b61e0812bdedf26bfde5d
parent53ae85dc62875fc92f1d24e25359beda8787826d
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: I6f8bd89ee0dfe770557e9a9b6d7729f30735ce43
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]