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-30 13:40:19 +0100
commit6c3f7564ea6fabdb6b882ef0a6f3d24af46979d0 (patch)
tree462cc9f8e48a86f8319d09dc27a8b20fa7d90f60 /classes/target_version_example.bbclass
parent824e5a7c9c4241d0f32ee777768b00249b47ad8a (diff)
downloadmeta-updater-6c3f7564ea6fabdb6b882ef0a6f3d24af46979d0.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