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: base/Makefile
===================================================================
--- base/Makefile	(revision 224)
+++ base/Makefile	(revision 225)
@@ -73,7 +73,7 @@
 
 ifneq ($(filter $(HARDWARE),$(HARDWARE_ORANGE_PI5)),)
 REQUIRES  = boot/kernel/orange-pi5/5.10.110
-REQUIRES += boot/u-boot/orange-pi5/2023.07
+REQUIRES += boot/u-boot/orange-pi5/2023.10
 REQUIRES += boot/edk2/orange-pi5/0.9.1.1
 REQUIRES += boot/grub/orange-pi5/2.06
 endif