mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-05 13:14:45 +02:00
conf/layer.conf: Remove meta-lts-mixins
Remove layer dependency from meta-lts-mixins 'scarthgap/u-boot' because now the BSP supports styhead which brings U-Boot 2024.07. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
This commit is contained in:
parent
d5ffe135c7
commit
fe96d4ddc3
|
@ -11,9 +11,6 @@ BBFILE_PRIORITY_raspberrypi = "9"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_raspberrypi = "styhead"
|
LAYERSERIES_COMPAT_raspberrypi = "styhead"
|
||||||
LAYERDEPENDS_raspberrypi = "core"
|
LAYERDEPENDS_raspberrypi = "core"
|
||||||
# Recommended for u-boot support for raspberrypi5
|
|
||||||
# https://git.yoctoproject.org/meta-lts-mixins 'scarthgap/u-boot' branch
|
|
||||||
LAYERRECOMMENDS_raspberrypi = "lts-u-boot-mixin"
|
|
||||||
|
|
||||||
# Additional license directories.
|
# Additional license directories.
|
||||||
LICENSE_PATH += "${LAYERDIR}/files/custom-licenses"
|
LICENSE_PATH += "${LAYERDIR}/files/custom-licenses"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user