From d51624ed2a8e3049f284ba4590e97398eb78862c 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 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/deblob-check b/deblob-check index d635a9271c7..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 @@ -3973,8 +3974,8 @@ set_except () { # New in 4.2.1 and 4.1.8. defsnc '[}][ ]common_modes\[\][ ]=' drivers/gpu/drm/qxl/qxl_display.c - # 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.25.1