From e9e75bfe2f12001bdf16c04305a768f67c0c06ef Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Sun, 27 Aug 2017 13:47:16 +0200 Subject: 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 Acked-by: Marcel Ziswiler --- conf/layer.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'conf') 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 -- cgit v1.2.3