Skip to content

Integrate meta-seco-bsp/ap/fix-bbfiles-dynamic

Commit: https://git.seco.com/edgehog/layers/seco/meta-seco-bsp/-/commit/246a8ad8daf5814c434b4c53b33f3770f7808bc7

[LAYER] do not set BBFILES_DYNAMIC to ""

Remove this assignment from local.conf: BBFILES_DYNAMIC = ""

Which makes other layers not parse the files in their dynamic-layers/ dir when this layer is included (e.g. embedded on raspberrypi)

Merge request reports

Loading