]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf, kernel-artifact-names.bbclass: introduce IMAGE_VERSION_SUFFIX instead...
authorMartin Jansa <martin.jansa@gmail.com>
Sun, 19 Aug 2018 22:15:58 +0000 (22:15 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Aug 2018 13:49:34 +0000 (14:49 +0100)
commit1245935b9bf32e0321d8ff12492983ba8506190a
tree90428461cd1147f11048048263b0de3686e20f5f
parent1f7399a5e5d12b7ca3faf399a70c1613d522c28d
bitbake.conf, kernel-artifact-names.bbclass: introduce IMAGE_VERSION_SUFFIX instead of using DATETIME directly

* this makes it easier to use different version string than DATETIME, e.g. set from jenkins job
  while keeping the suffix consistent across all artifacts stored in DEPLOYDIR

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel-artifact-names.bbclass
meta/conf/bitbake.conf