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, next has been updated via aa8b52a4164036c11497decd2761d6e61df25339 (commit) from 438edc646af44d8dbf8b7ceecddc101d82ffc583 (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 aa8b52a4164036c11497decd2761d6e61df25339 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Sun Sep 1 16:36:27 2019 +0100
pcengines-apu.firmware: Update to 4.10.0.0
Signed-off-by: Arne Fitzenreiter arne_f@ipfire.org
-----------------------------------------------------------------------
Summary of changes: lfs/pcengines-apu-firmware | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-)
Difference in files: diff --git a/lfs/pcengines-apu-firmware b/lfs/pcengines-apu-firmware index efc859388..8b5c99412 100644 --- a/lfs/pcengines-apu-firmware +++ b/lfs/pcengines-apu-firmware @@ -24,14 +24,14 @@
include Config
-VER = 4.9.0.7 +VER = 4.10.0.0
THISAPP = pcengines-apu-firmware-$(VER) DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = pcengines-apu-firmware -PAK_VER = 2 +PAK_VER = 3 SUP_ARCH = i586 x86_64
DEPS = "firmware-update" @@ -53,11 +53,11 @@ apu3_v$(VER).rom = $(DL_FROM)/apu3_v$(VER).rom apu4_v$(VER).rom = $(DL_FROM)/apu4_v$(VER).rom apu5_v$(VER).rom = $(DL_FROM)/apu5_v$(VER).rom
-apu1_v$(VER).rom_MD5 = c4319969ebe031d8ab04e4d758581ca0 -apu2_v$(VER).rom_MD5 = eea6483fcd473fbb38f0547aa1aaeb31 -apu3_v$(VER).rom_MD5 = 790bc3934c7429c322d04c49e0fadb95 -apu4_v$(VER).rom_MD5 = d1c9fea737d46c82bfec2a8f3bee6c46 -apu5_v$(VER).rom_MD5 = e60502e06f5e814c2845cde447aa8f6f +apu1_v$(VER).rom_MD5 = 21c754ae5390722e04aa7ea55e339478 +apu2_v$(VER).rom_MD5 = a509bc0384ba4f368bda267b8ed1761d +apu3_v$(VER).rom_MD5 = 6951e3c8742dab67c84ef467c69edd66 +apu4_v$(VER).rom_MD5 = 0b30b739fccd22c43a13023c2bb7e867 +apu5_v$(VER).rom_MD5 = c1b5b9f393a099f0952b4138bc71901e
install : $(TARGET)
hooks/post-receive -- IPFire 2.x development tree