Skip to content

Commit

Permalink
Revert "base: layer.conf: override compat for stm-st-stm32mp"
Browse files Browse the repository at this point in the history
This reverts commit 9986c69.

Not need anymore with the scarthgap, fix the error:
| ERROR: Layer stm-st-stm32mp is not compatible with the core layer which only supports these series: scarthgap (layer is compatible with kirkstone)

Signed-off-by: Jose Quaresma <[email protected]>
  • Loading branch information
quaresmajose committed Oct 16, 2024
1 parent 88d701a commit fdf6c38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion meta-lmp-bsp/conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ BBFILE_PRIORITY_meta-lmp-bsp = "9"

LAYERDEPENDS_meta-lmp-bsp = "core meta-lmp-base"
LAYERSERIES_COMPAT_meta-lmp-bsp = "scarthgap"
LAYERSERIES_COMPAT_stm-st-stm32mp:append = " kirkstone"

BBFILES_DYNAMIC += " \
meta-arm:${LAYERDIR}/dynamic-layers/meta-arm/*/*/*.bb \
Expand Down

0 comments on commit fdf6c38

Please sign in to comment.