summaryrefslogtreecommitdiffstats
path: root/classes/target_version_example.bbclass
diff options
context:
space:
mode:
authorAnton Gerasimov <anton.gerasimov@here.com>2018-10-09 16:09:19 +0200
committerPatrick Vacek <patrickvacek@gmail.com>2018-10-31 13:34:40 +0100
commite7211176e94897f0d0885e9b4fd53d0ccaf8ca89 (patch)
tree0bb56b2e1020b1657960ba9dd91defe036f42310 /classes/target_version_example.bbclass
parente65e6dd24d0114158a7eb02a36d31dab845bac3d (diff)
downloadmeta-updater-e7211176e94897f0d0885e9b4fd53d0ccaf8ca89.tar.gz
Document version overriding and add warnings
Diffstat (limited to 'classes/target_version_example.bbclass')
-rw-r--r--classes/target_version_example.bbclass3
1 files changed, 1 insertions, 2 deletions
diff --git a/classes/target_version_example.bbclass b/classes/target_version_example.bbclass
index 5adf159..ef119fb 100644
--- a/classes/target_version_example.bbclass
+++ b/classes/target_version_example.bbclass
@@ -1,5 +1,4 @@
1# Writes uses repo manifest version as a target version 1# Writes target version to be used by garage-sign
2#
3 2
4HOSTTOOLS += " git " 3HOSTTOOLS += " git "
5 4