diff options
author | Scott Murray <scott.murray@konsulko.com> | 2019-12-15 13:21:58 -0500 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2019-12-15 13:25:25 -0500 |
commit | 666ba2f0c210cc66c086666b0eff80d1c7b81da1 (patch) | |
tree | 0c6d5663947cdf864605b9d3ecd9c4bee77e182e /.gitignore | |
parent | 60b6e19da601758a2583d1858f880750cf17bf03 (diff) |
Updates to fix building with SDK and remove submodule usageicefish_8.99.5icefish_8.99.4icefish_8.99.3icefish/8.99.5icefish/8.99.4icefish/8.99.38.99.58.99.48.99.3
Update the autobuild script and CMake files to work with the SDK, and
remove now deprecated usage of the app-templates submodule.
Bug-AGL: SPEC-3055
Change-Id: I720f4d530dbd749e8426b3f12d04ad2b34d700d4
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ *~ +build/ |