How to set build environment configurations to bitbake st-image-core.
Hi,
I am trying to set build configurations for baseline build but getting below error while running envsetup.sh script.
"Error: TEMPLATECONF value points to nonexistent directory '../../layers/meta-st/meta-st-openstlinux/conf/template"
but the above directory exists and contains bblayers.conf.sample, local.conf.sample files (required to generate bblayer.conf and local.conf in build directory).
templateconf.cfg is also generated in /$BUILD_DIR/conf/ directory containing '../../layers/meta-st/meta-st-openstlinux/conf/template" path.
Machine Details:
OS: Ubuntu 22.04 LTS
VM: Virtual Box 7.0
