From c4d5f8601ccaf984d71a04857b6498980aad9a90 Mon Sep 17 00:00:00 2001 From: Alexandre Bard Date: Mon, 4 Mar 2024 17:05:36 +0100 Subject: [PATCH] Remove template from meta-netmodule-distro --- build/conf/templateconf.cfg | 2 +- env.common | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/build/conf/templateconf.cfg b/build/conf/templateconf.cfg index f948736..50d4258 100644 --- a/build/conf/templateconf.cfg +++ b/build/conf/templateconf.cfg @@ -1 +1 @@ -../meta-netmodule-distro/conf +meta/conf diff --git a/env.common b/env.common index c85fa9c..18ec83c 100644 --- a/env.common +++ b/env.common @@ -17,5 +17,4 @@ OSTREE_OSNAME=nm-linux BB_ENV_EXTRAWHITE="$BB_ENV_EXTRAWHITE MACHINE_TYPE DISTRO_OSTREE DISTRO_TYPE" -TEMPLATECONF="../meta-netmodule-distro/conf" . ./openembedded-core/oe-init-build-env