Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
Index: 2022.10/Makefile
===================================================================
--- 2022.10/Makefile	(revision 424)
+++ 2022.10/Makefile	(revision 425)
@@ -12,7 +12,7 @@
 SOURCE_REQUIRES    = sources/U-Boot/ATF
 SOURCE_REQUIRES   += sources/U-Boot/denx
 
-REQUIRES           = boot/kernel/leez-p710/6.6.52
+REQUIRES           = boot/kernel/leez-p710/6.12.15
 
 # ======= __END_OF_REQUIRES__ =======
 
@@ -40,7 +40,7 @@
 #
 # Image, zImage from Linux kernel package:
 #
-kernel_version     = 6.6.52
+kernel_version     = 6.12.15
 linux_Image        = $(TARGET_DEST_DIR)/bootfs/Image
 linux_zImage       = $(TARGET_DEST_DIR)/bootfs/vmlinuz