Skip to content

Commit

Permalink
base: layer: mask meta-virt incompatible bbappends
Browse files Browse the repository at this point in the history
The meta-virt scarthgap branch have some incompatible bbappends
that dont exist on the kirkstone branch.

Signed-off-by: Jose Quaresma <[email protected]>
  • Loading branch information
quaresmajose committed Aug 22, 2024
1 parent 0b1a2e8 commit 64613a7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions meta-lmp-base/conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,9 @@ BBFILE_PRIORITY_tpm-layer:append = " 6"

# To use the meta-virt scarthgap branch we need to add kirkstone compatability
LAYERSERIES_COMPAT_virtualization-layer:append = " kirkstone"

# To use the meta-virt scarthgap branch we need to mask some bbappend
BBMASK:append = " \
/meta-virtualization/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_6.6.bbappend \
/meta-virtualization/dynamic-layers/xilinx/recipes-bsp/u-boot/u-boot-xlnx-scr.bbappend \
"

0 comments on commit 64613a7

Please sign in to comment.