How to set build environment configurations to bitbake st-image-core.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-05-19 9:01 PM
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
- Labels:
-
OpenSTLinux
-
STM32MP15 Lines
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-05-21 12:54 PM
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.
