Radix cross Linux Build System

Cross-platform build system is designed to build distributions of different operating systems for a set of target devices

74 Commits   2 Branches   2 Tags
Index: Makefile
===================================================================
--- Makefile	(revision 42)
+++ Makefile	(revision 43)
@@ -13,7 +13,7 @@
 REQUIRES += build-system/3pp/app/perl/5.36.0
 REQUIRES += build-system/3pp/app/po4a/0.73
 REQUIRES += build-system/3pp/app/ruby/3.2.0
-REQUIRES += build-system/3pp/app/qemu/8.0.2
+REQUIRES += build-system/3pp/app/qemu/9.1.0
 REQUIRES += build-system/progs
 
 # ======= __END_OF_REQUIRES__ =======