diff --git a/meta-rauc-raspberrypi/conf/layer.conf b/meta-rauc-raspberrypi/conf/layer.conf index 9b8e826c..d05d1001 100644 --- a/meta-rauc-raspberrypi/conf/layer.conf +++ b/meta-rauc-raspberrypi/conf/layer.conf @@ -10,10 +10,7 @@ BBFILE_PATTERN_meta-rauc-raspberrypi = "^${LAYERDIR}/" BBFILE_PRIORITY_meta-rauc-raspberrypi = "6" LAYERDEPENDS_meta-rauc-raspberrypi = "core rauc raspberrypi" -# For u-boot support for raspberrypi5 -# https://git.yoctoproject.org/meta-lts-mixins scarthgap/u-boot branch -LAYERRECOMMENDS_meta-rauc-raspberrypi = "lts-u-boot-mixin" -LAYERSERIES_COMPAT_meta-rauc-raspberrypi = "whinlatter" +LAYERSERIES_COMPAT_meta-rauc-raspberrypi = "wrynose" RAUC_KEY_FILE ?= "${LAYERDIR}/../files/rauc-example-keys/development-1.key.pem" RAUC_CERT_FILE ?= "${LAYERDIR}/../files/rauc-example-keys/development-1.cert.pem" diff --git a/meta-rauc-raspberrypi/wic/sdimage-dual-raspberrypi.wks.in b/meta-rauc-raspberrypi/files/wic/sdimage-dual-raspberrypi.wks.in similarity index 100% rename from meta-rauc-raspberrypi/wic/sdimage-dual-raspberrypi.wks.in rename to meta-rauc-raspberrypi/files/wic/sdimage-dual-raspberrypi.wks.in