diff --git a/conf/layer.conf b/conf/layer.conf index 76f9e92d..5e8cf5f7 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -11,9 +11,6 @@ BBFILE_PRIORITY_raspberrypi = "9" LAYERSERIES_COMPAT_raspberrypi = "styhead" 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. LICENSE_PATH += "${LAYERDIR}/files/custom-licenses"