You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The immediate expansion of BBMASK in layer.conf, prevent usage of BBMASK
like described in #15
Secondary the BBMASK change is not relevant anymore. Tested with styhead
branch using the following layers.
- meta-clang
- meta-clang-revival
- meta-cloud-services
- meta-erlang
- meta-openembedded
- meta-python-ai
- meta-virtualization
- poky
building python3-virtualenv result in version 20.26.5, not changed by
meta-cloud-services/meta-openstack.
Also tested that python3-pre-commit builds as expected with the BBMASK
removed.
Just cleanup the layer.conf by removeing the unneeded BBMASK.
Signed-off-by: Claus Stovgaard <[email protected]>
0 commit comments