STM32MP15 ECO 5.0.0 rerun bitbake causes errors, no EULA shown
Run bitbake rep and sync and DISTRO, then bitbake , it shows the EULA and the build start, interrupt the build by press CTRL-C, closing the console window and re-entering it. then start bitbake, below errors occur.
Even creating a new folder running the repo and sync command and then DISTRO shows:
HOST DISTRIB check]
Linux Distrib: Ubuntu
Linux Release: 23.04
[source layers/openembedded-core/oe-init-build-env][from nothing]
[EULA configuration]
[WARNING] No eula file found : not able to configure EULA agreement or not.
[Configure *.conf files]
[INFO] No 'site.conf.sample' file available at /home/user/distro/layers/meta-st/scripts. Create default one...
[WARNING] Not able to find STM32MP1.conf file in layers/meta-st : bblayer.conf not updated...
===========================================================================
Configuration files have been created for the following configuration:
DISTRO : openstlinux-weston
DISTRO_CODENAME : mickledore
MACHINE : STM32MP1
BB_NUMBER_THREADS : <no-custom-config-set>
PARALLEL_MAKE : <no-custom-config-set>
BUILDDIR : build-openstlinuxweston-STM32MP1
DOWNLOAD_DIR : <disable>
SSTATE_DIR : <disable>
SOURCE_MIRROR_URL : <no-custom-config-set>
SSTATE_MIRRORS : <disable>
WITH_EULA_ACCEPTED: <no-custom-config-set>
===========================================================================
Available images for OpenSTLinux layers are:
- Official OpenSTLinux images:
st-image-weston - OpenSTLinux weston image with basic Wayland support (if enable in distro)
- Other OpenSTLinux images:
- Supported images:
st-image-core - OpenSTLinux core image
You can now run 'bitbake <image>'
When run bitbake these error occur.
bitbake st-image-weston
NOTE: Started PRServer with DBfile: /home/user/distro/build-openstlinuxweston-STM32MP1/cache/prserv.sqlite3, Address: 127.0.0.1:45367, PID: 11886
ERROR: Layer 'gnome-layer' depends on layer 'meta-python', but this layer is not enabled in your configuration
ERROR: Layer 'gnome-layer' depends on layer 'openembedded-layer', but this layer is not enabled in your configuration
ERROR: Layer 'multimedia-layer' depends on layer 'meta-python', but this layer is not enabled in your configuration
ERROR: Layer 'multimedia-layer' depends on layer 'openembedded-layer', but this layer is not enabled in your configuration
ERROR: Layer 'networking-layer' depends on layer 'openembedded-layer', but this layer is not enabled in your configuration
ERROR: Layer 'webserver' depends on layer 'openembedded-layer', but this layer is not enabled in your configuration
ERROR: Layer 'filesystems-layer' depends on layer 'openembedded-layer', but this layer is not enabled in your configuration
ERROR: Layer 'perl-layer' depends on layer 'openembedded-layer', but this layer is not enabled in your configuration
ERROR: Layer 'stm-st-stm32mp' depends on layer 'meta-python', but this layer is not enabled in your configuration
ERROR: Layer 'stm-st-stm32mp' depends on layer 'openembedded-layer', but this layer is not enabled in your configuration
