X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Frpi-firmware;h=b2afde2511ffa10ecb537d81639187f33a3a3c71;hb=b9d51680a64a7da279807b1d9901e206749db97f;hp=df0c4122fb67eee7ab19faf7aba8e2b18d5a0978;hpb=4fcdcf4125ce43082cce64261d98dc9cd6b89340;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/rpi-firmware b/lfs/rpi-firmware index df0c4122f..b2afde251 100644 --- a/lfs/rpi-firmware +++ b/lfs/rpi-firmware @@ -24,13 +24,14 @@ include Config -VER = ipf2 - -THISAPP = raspberrypi-firmware_$(VER) +VER = b2200cd +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 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = e79be217f9d6c0a882a21b7c8614e804 +$(DL_FILE)_MD5 = d4b0a5b5fe8cdbe5df17aadd5ec60ff0 install : $(TARGET)