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: Makefile
===================================================================
--- Makefile	(revision 150)
+++ Makefile	(revision 151)
@@ -7,7 +7,7 @@
 
 url         = $(DOWNLOAD_SERVER)/sources/U-Boot/ATF
 
-versions    = 2.7.0
+versions    = 2.9.0
 
 tarballs    = $(addsuffix .tar.xz, $(addprefix arm-trusted-firmware-, $(versions)))
 sha1s       = $(addsuffix .sha1sum, $(tarballs))