From 631b4d458dac06a8d4b4b20fb71c3df1dbcf9ce7 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Tue, 26 Jun 2012 15:30:09 +0200 Subject: [PATCH] rpi-firmware: update to 234c19d. --- lfs/rpi-firmware | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/lfs/rpi-firmware b/lfs/rpi-firmware index df0c4122f..5ca7e16cb 100644 --- a/lfs/rpi-firmware +++ b/lfs/rpi-firmware @@ -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) -- 2.39.2