]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
dvb-firmwares: update to 20141125.
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 1 Jan 2015 23:49:34 +0000 (00:49 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 1 Jan 2015 23:49:34 +0000 (00:49 +0100)
config/rootfiles/common/dvb-firmwares
config/rootfiles/core/86/filelists/dvb-firmwares [new symlink]
lfs/dvb-firmwares

index 53dec979f7262857144289dea32182d65bc64f57..e9ec940c5de99035c89c951ff72a652b7ce136b7 100644 (file)
@@ -1,4 +1,7 @@
 lib/firmware/dvb-fe-bcm3510-01.fw
+lib/firmware/dvb-fe-drxj-mc-1.0.8.fw
+lib/firmware/dvb-fe-drxj-mc-vsb-1.0.8.fw
+lib/firmware/dvb-fe-drxj-mc-vsb-qam-1.0.8.fw
 lib/firmware/dvb-fe-or51132-qam.fw
 lib/firmware/dvb-fe-or51132-vsb.fw
 lib/firmware/dvb-fe-or51211.fw
@@ -21,4 +24,4 @@ lib/firmware/dvb-usb-vp702x-01.fw
 lib/firmware/dvb-usb-vp7045-01.fw
 lib/firmware/dvb-usb-wt220u-01.fw
 lib/firmware/dvb-usb-wt220u-02.fw
-lib/firmware/v4l-cx23885-enc.fw
+lib/firmware/v4l-cx23885-enc-broken.fw
diff --git a/config/rootfiles/core/86/filelists/dvb-firmwares b/config/rootfiles/core/86/filelists/dvb-firmwares
new file mode 120000 (symlink)
index 0000000..69d0cdc
--- /dev/null
@@ -0,0 +1 @@
+../../../common/dvb-firmwares
\ No newline at end of file
index cd029e21f89d9c700eee873f928c2abd29439307..a3833da931d0f922565dc37da76e7e59027176c6 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2012  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2015  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
 
 include Config
 
-VER        = 20110802
+VER        = 20141125
 
 THISAPP    = dvb-firmwares-$(VER)
-DL_FILE    = $(THISAPP).tar.bz2
+DL_FILE    = $(THISAPP).tar.xz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/dvb-firmwares
 TARGET     = $(DIR_INFO)/$(THISAPP)
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 330e19f9444a03f5338bab590ab9d728
+$(DL_FILE)_MD5 = 3c7182522dc091b506d2120d71a6a360
 
 install : $(TARGET)