summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2017-08-27 13:47:16 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-10-03 14:36:46 +0200
commite9e75bfe2f12001bdf16c04305a768f67c0c06ef (patch)
tree90b6547017c81e72ec239996d33197201370a60b /conf
parentcae8da64d383252ab1911accb28548d16326849c (diff)
image_type_tezi: use standard variables as much as possible
Use OpenEmbedded standard variables such as PV and DATE as much as possible. This allows to reuse the Tezi image class for non- Toradex images with their own versioning scheme. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 13c69fc..c00306b 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -17,5 +17,3 @@ BBFILES += "${@' '.join('${LAYERDIR}/%s/recipes*/*/*.bb' % layer \
for layer in BBFILE_COLLECTIONS.split())}"
LAYERDEPENDS_toradex-bsp-common-layer = "core"
-
-include conf/tdx_version.conf