From ccdc99d0b8361877eefbe293e4c7b4a5baee7234 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 10 Apr 2024 13:21:54 +0200 Subject: templates: follow oe-cores directory layout oe-core commit dcca9ee6f0 ("oe-setup-builddir: Correct when validation of the templates dir is run") now checks that the second last directory must be named templates. Along with the files used by OE which needed the change the location of 'export' was also moved. Follow that here. Related-to: TEI-1063 Signed-off-by: Max Krummenacher --- tezi/default.xml | 2 +- tezi/integration.xml | 2 +- tezi/next.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tezi/default.xml b/tezi/default.xml index dc0ade7..f70d77c 100644 --- a/tezi/default.xml +++ b/tezi/default.xml @@ -12,6 +12,6 @@ - + diff --git a/tezi/integration.xml b/tezi/integration.xml index 8d69f2b..f393b98 100644 --- a/tezi/integration.xml +++ b/tezi/integration.xml @@ -12,6 +12,6 @@ - + diff --git a/tezi/next.xml b/tezi/next.xml index af46fba..e978c01 100644 --- a/tezi/next.xml +++ b/tezi/next.xml @@ -12,6 +12,6 @@ - + -- cgit v1.2.3