w_scan: update to w_scan-20110306

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-03-14 01:00:02 +01:00
parent 61489571a0
commit 179734a81f
2 changed files with 1 additions and 12 deletions

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="w_scan"
PKG_VERSION="20110206"
PKG_VERSION="20110306"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"

View File

@ -1,11 +0,0 @@
diff -Naur w_scan-20110206/countries.c w_scan-20110206.patch/countries.c
--- w_scan-20110206/countries.c 2011-02-05 20:03:50.000000000 +0100
+++ w_scan-20110206.patch/countries.c 2011-02-21 23:21:51.194553010 +0100
@@ -31,7 +31,6 @@
#include <string.h>
#include <unistd.h>
#include <stdlib.h>
-#include <linux/videodev.h>
#include <linux/dvb/frontend.h>
#ifdef VDRVERSNUM