This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, master has been updated via fe676a271fe193320eb44d7d19ae7348f31dd107 (commit) from 525e7a3e15a61295566ebad3f808f81e1ce45eda (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit fe676a271fe193320eb44d7d19ae7348f31dd107 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Tue Apr 29 23:01:45 2014 +0200
rpi-firmware: update to cd50136.
-----------------------------------------------------------------------
Summary of changes: lfs/rpi-firmware | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Difference in files: diff --git a/lfs/rpi-firmware b/lfs/rpi-firmware index a7f8761..6882fcb 100644 --- a/lfs/rpi-firmware +++ b/lfs/rpi-firmware @@ -24,7 +24,7 @@
include Config
-VER = 18a7921 +VER = cd50136 THISAPP = rpi-firmware-$(VER) DL_FILE = $(THISAPP).tar.xz DL_FROM = $(URL_IPFIRE) @@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 07a83d2700fb73aad67154c9e74901f3 +$(DL_FILE)_MD5 = fced022c0e646affae0d5d5543f59054
install : $(TARGET)
hooks/post-receive -- IPFire 2.x development tree