From c425efbea8068b60c5740685b4f7d2460c3d3ebe Mon Sep 17 00:00:00 2001 From: unitexe Date: Sat, 18 Apr 2026 21:48:39 -0500 Subject: Fix config fragment formatting --- .../recipes-kernel/linux/files/yocto-kernel-logo-800x480.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-unit-graphics/dynamic-layers/raspberrypi/recipes-kernel') diff --git a/meta-unit-graphics/dynamic-layers/raspberrypi/recipes-kernel/linux/files/yocto-kernel-logo-800x480.cfg b/meta-unit-graphics/dynamic-layers/raspberrypi/recipes-kernel/linux/files/yocto-kernel-logo-800x480.cfg index fab066f..eba7b9e 100644 --- a/meta-unit-graphics/dynamic-layers/raspberrypi/recipes-kernel/linux/files/yocto-kernel-logo-800x480.cfg +++ b/meta-unit-graphics/dynamic-layers/raspberrypi/recipes-kernel/linux/files/yocto-kernel-logo-800x480.cfg @@ -1,2 +1,2 @@ -CONFIG_LOGO_LINUX_CLUT224 = n -CONFIG_LOGO_YOCTO_800_X_480_CLUT224 = y +CONFIG_LOGO_LINUX_CLUT224=n +CONFIG_LOGO_YOCTO_800_X_480_CLUT224=y -- cgit v1.2.3