vdr: update to vdr-2.0.1

This commit is contained in:
Stefan Saraev 2013-04-14 14:31:19 +03:00
parent a9ae350a49
commit 590179d91d
3 changed files with 6 additions and 6 deletions

View File

@ -20,7 +20,7 @@
################################################################################
PKG_NAME="vdr"
PKG_VERSION="2.0.0"
PKG_VERSION="2.0.1"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"

View File

@ -1,10 +1,10 @@
diff --git a/dvbdevice.h b/dvbdevice.h
index 6a1a11e..a02c3bc 100644
index 2a34806..dc95443 100644
--- a/dvbdevice.h
+++ b/dvbdevice.h
@@ -14,10 +14,6 @@
#include <linux/dvb/version.h>
#include "device.h"
@@ -67,10 +67,6 @@ enum {
// --- End of definitions for older DVB API versions -------------------------
-#if (DVB_API_VERSION << 8 | DVB_API_VERSION_MINOR) < 0x0503
-#error VDR requires Linux DVB driver API version 5.3 or higher!

View File

@ -1,5 +1,5 @@
3.0.5
- updated to vdr-2.0.0
- updated to vdr-2.0.1
- remove dynamite plugin
- update to vdr-epgsearch-e2de927
- update to vdr-iptv-2.0.0