From 53bc458e793c93ed8088f715021c20370dcdf873 Mon Sep 17 00:00:00 2001 From: Jason Self Date: Mon, 4 Feb 2019 18:22:07 -0800 Subject: [PATCH] deblob-3.18.25-gnu --- deblob-check | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/deblob-check b/deblob-check index 01e3b94dec8..151ab325c1d 100755 --- a/deblob-check +++ b/deblob-check @@ -1,13 +1,14 @@ #! /bin/sh # deblob-check version 2014-12-07 + 2015-09-22's r12444 +# + partial 2015-06-06's r12228 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva # Check http://www.fsfla.org/svn/fsfla/software/linux-libre for newer # versions. -# Copyright 2008-2014 Alexandre Oliva +# Copyright 2008-2015 Alexandre Oliva # # This program is part of GNU Linux-libre, a GNU project that # publishes scripts to clean up Linux so as to make it suitable for @@ -3972,6 +3973,9 @@ set_except () { # New in 4.2.1 and 4.1.8. defsnc '[}][ ]common_modes\[\][ ]=' drivers/gpu/drm/qxl/qxl_display.c + + # New in 4.1 (and 3.18.25). + blobname 'iwlwifi-7265D-' drivers/net/wireless/iwlwifi/pcie/7000.c ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1