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 ef9cc2e5d59924bb06d67dab2921876acca389c3 (commit) from cd022294d9d4926b3c3609ba8ccdca2652eea46e (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 ef9cc2e5d59924bb06d67dab2921876acca389c3 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Fri Nov 30 07:35:07 2018 +0100
kernel: update arm-multi patchset
now patches for Raspberry Pi 3B+ LAN and WLAN included to patchset.
https://git.ipfire.org/?p=people/arne_f/kernel.git;a=shortlog;h=refs/tags/v4...
Signed-off-by: Arne Fitzenreiter arne_f@ipfire.org
-----------------------------------------------------------------------
Summary of changes: lfs/linux | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Difference in files: diff --git a/lfs/linux b/lfs/linux index 98cdfba3c..29c120413 100644 --- a/lfs/linux +++ b/lfs/linux @@ -25,7 +25,7 @@ include Config
VER = 4.14.84 -ARM_PATCHES = 4.14.84-ipfire0 +ARM_PATCHES = 4.14.84-ipfire1
THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -83,7 +83,7 @@ $(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE) arm-multi-patches-$(ARM_PATCHES).patch.xz = $(URL_IPFIRE)/arm-multi-patches-$(ARM_PATCHES).patch.xz
$(DL_FILE)_MD5 = 85bb88000ddfae29b85ba7fd2146248f -arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = a5c2a8176f655d0f75c4278d3f4838b2 +arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 7d3fba7a6e34238af70010bda477bfc3
install : $(TARGET)
hooks/post-receive -- IPFire 2.x development tree