diff options
author | Anton Gerasimov <anton@advancedtelematic.com> | 2017-04-11 11:18:02 +0200 |
---|---|---|
committer | Anton Gerasimov <anton@advancedtelematic.com> | 2017-04-11 11:18:02 +0200 |
commit | e36a7821467fe3ae3f22e0ca67b91ebb3e65d2cb (patch) | |
tree | 38d4423412dcf306178a889cd2c8421281f91914 /templates/README.md | |
parent | 7309d7b568358841e01af3044735f4e46f2d9b88 (diff) | |
download | meta-updater-e36a7821467fe3ae3f22e0ca67b91ebb3e65d2cb.tar.gz |
Add tweaks for compatibility with AGL
Diffstat (limited to 'templates/README.md')
-rw-r--r-- | templates/README.md | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/templates/README.md b/templates/README.md deleted file mode 100644 index f43a67e..0000000 --- a/templates/README.md +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | AGL templates | ||
2 | ============= | ||
3 | |||
4 | This directory contains templates for integration with AGL's aglsetup.sh. | ||
5 | To use meta-updater with AGL, 'agl-sota' to the list of features as in: | ||
6 | |||
7 | source meta-agl/scripts/aglsetup.sh -m raspberrypi3 agl-demo agl-netboot agl-appfw-smack agl-sota | ||
8 | |||
9 | For more information see [AGL documentation](https://wiki.automotivelinux.org/subsystem/agl-sota/ostree) | ||
10 | |||