Skip to main content
AKUMA.9
ST Employee
May 20, 2023
Question

How to set build environment configurations to bitbake st-image-core.

  • May 20, 2023
  • 1 reply
  • 1388 views

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

This topic has been closed for replies.

1 reply

Erwan SZYMANSKI
Technical Moderator
May 21, 2023

Hello @AKUMA.9​ ,

Thank you for your feedback and your Machine details.

Can you ensure that you did not change your baseline path after having done the repo init and repo sync command ?

What is the OpenSTLinux version you try to compile ?

Did you try to restart with following this article ?

Kind regards,

Erwan.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.