From 3dac7acd594ae31f5cf944190067c6f2be64448d Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Fri, 5 May 2017 17:54:16 -0700 Subject: layer.conf: include correct filename tdx_version.conf Signed-off-by: Stefan Agner Acked-by: Marcel Ziswiler --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 5f58a6b..13c69fc 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -18,4 +18,4 @@ BBFILES += "${@' '.join('${LAYERDIR}/%s/recipes*/*/*.bb' % layer \ LAYERDEPENDS_toradex-bsp-common-layer = "core" -include conf/trdx_version.conf \ No newline at end of file +include conf/tdx_version.conf -- cgit v1.2.3