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 35)
+++ 2022.10/Makefile	(revision 36)
@@ -12,7 +12,7 @@
 SOURCE_REQUIRES    = sources/U-Boot/ATF
 SOURCE_REQUIRES   += sources/U-Boot/denx
 
-REQUIRES           = boot/kernel/leez-p710/6.0.7
+REQUIRES           = boot/kernel/leez-p710/6.1.26
 
 # ======= __END_OF_REQUIRES__ =======
 
@@ -40,7 +40,7 @@
 #
 # Image, zImage from Linux kernel package:
 #
-kernel_version     = 6.0.7
+kernel_version     = 6.1.26
 linux_Image        = $(TARGET_DEST_DIR)/bootfs/Image
 linux_zImage       = $(TARGET_DEST_DIR)/bootfs/vmlinuz