From: lxoliva Date: Thu, 18 Apr 2013 11:04:55 +0000 (+0000) Subject: Adjust for 3.8.8 patch. X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=59ad7ebee87a9bca243ece29b0a5694b48ffea61;p=releases.git Adjust for 3.8.8 patch. git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@10285 559672b5-ba27-0410-b829-e8f1faed8b1b --- diff --git a/deblob-check b/deblob-check index ee62c57faf8..4d9a7e90ddc 100755 --- a/deblob-check +++ b/deblob-check @@ -1,6 +1,6 @@ #! /bin/sh -# deblob-check version 2013-02-06 +# deblob-check version 2013-04-18 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -3262,6 +3262,11 @@ set_except () { accept 'P[13]\([\n]#[^\n]*\)*[\n]*\([\n][0-9 ]*\)\+' drivers/video/logo/logo_libre_clut224.ppm ;; + */patch-3.8*) + # Present in 3.8 but patched in stable releases. + defsnc '\(static[ ]\)\?const[ ]u16[ ]dot11lcn_sw_ctrl_tbl_\(4313_\)\?\(bt_\)\?\(epa_\)\?\(p250_\)\?rev0\(_combo\)\?\[\][ ]=' 'drivers/\(staging\|net/wireless\)/brcm80211/\(phy/wlc_phy_lcn\.c\|brcmsmac/phy/phytbl_lcn\.c\)' + ;; + */patch-3.7*) # Removed chunks matched by entries that don't appear in the patch context. initnc '[ ]0x019806b8[,][\n][ ]0x1427f116[,]' drivers/gpu/drm/nouveau/core/engine/graph/fuc/hubnvc0.fuc.h