From cc1ae8e2b403d70270f1be63941299c155412f0f Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 2 May 2017 11:29:38 +0200 Subject: layer.conf: export the tdx version variables Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- conf/layer.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf') diff --git a/conf/layer.conf b/conf/layer.conf index c00306b..5f58a6b 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -17,3 +17,5 @@ BBFILES += "${@' '.join('${LAYERDIR}/%s/recipes*/*/*.bb' % layer \ for layer in BBFILE_COLLECTIONS.split())}" LAYERDEPENDS_toradex-bsp-common-layer = "core" + +include conf/trdx_version.conf \ No newline at end of file -- cgit v1.2.3