]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
rpi-firmware: update to 234c19d.
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 26 Jun 2012 13:30:09 +0000 (15:30 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 26 Jun 2012 13:30:09 +0000 (15:30 +0200)
lfs/rpi-firmware

index df0c4122fb67eee7ab19faf7aba8e2b18d5a0978..5ca7e16cb0da9576a7baa0eb75ad28060e1cd899 100644 (file)
 
 include Config
 
-VER        = ipf2
+VER        = 234c19d
 
-THISAPP    = raspberrypi-firmware_$(VER)
+THISAPP    = rpi-firmware-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
 DL_FROM    = $(URL_IPFIRE)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 
+SUP_ARCH   = armv5tel
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
@@ -39,7 +41,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = e79be217f9d6c0a882a21b7c8614e804
+$(DL_FILE)_MD5 = 46d92089ff8d4da355954f7c2296e311
 
 install : $(TARGET)