rpi-firmware: update to 234c19d.

This commit is contained in:
Arne Fitzenreiter
2012-06-26 15:30:09 +02:00
parent d1605d0810
commit 631b4d458d

View File

@@ -24,13 +24,15 @@
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)