diff --git a/recipes-kernel/linux/linux-mainline_6.6.28.bb b/recipes-kernel/linux/linux-mainline_6.6.28.bb index 2f94e48..79972a2 100644 --- a/recipes-kernel/linux/linux-mainline_6.6.28.bb +++ b/recipes-kernel/linux/linux-mainline_6.6.28.bb @@ -4,7 +4,11 @@ DESCRIPTION = "Mainline Longterm Linux kernel" LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" +SRC_URI += "https://www.kernel.org/pub/linux/kernel/v${KRELEASE}.x/linux-${PV}.tar.xz \ + file://sunxi-kmeta;type=kmeta;name=sunxi-kmeta;destsuffix=sunxi-kmeta \ + " SRC_URI[sha256sum] = "818716ed13e7dba6aaeae24e3073993e260812ed128d10272e94b922ee6d3394" KERNEL_FEATURES:prepend:orange-pi-3lts = " bsp/orange-pi-3lts/orange-pi-3lts-6_5.scc bsp/uwe5622/uwe5622-6_6.scc bsp/orange-pi-3lts/fix-rtc.scc" +KERNEL_FEATURES:prepend:orange-pi-zero2 = " bsp/h61x/orangepi-zero2-6_6.scc bsp/uwe5622/uwe5622-6_6.scc "