dvb-firmwares: update to 20141125.

This commit is contained in:
Arne Fitzenreiter
2015-01-02 00:49:34 +01:00
parent 95f4218ed7
commit 764bedefb3
3 changed files with 9 additions and 5 deletions

View 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

View File

@@ -0,0 +1 @@
../../../common/dvb-firmwares

View 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 #
@@ -24,10 +24,10 @@
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)