relocate packages on recipes-base/recipes-enigma2/recipes-wlan.
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-enigma2 / dvbtools / wscan_20101204.bb
diff --git a/meta-openvuplus/recipes-enigma2/dvbtools/wscan_20101204.bb b/meta-openvuplus/recipes-enigma2/dvbtools/wscan_20101204.bb
deleted file mode 100644 (file)
index 34bc652..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-SUMMARY = "Wscan is a dvb channel scanner that doesn't require an initial frequency table"
-LICENSE = "GPLv2"
-PR = "r1"
-
-SRC_URI = "http://wirbel.htpc-forum.de/w_scan/w_scan-${PV}.tar.bz2"
-
-SRC_URI[md5sum] = "93c1a61992cac35d0efcf14a0ef2bd25"
-SRC_URI[sha256sum] = "1731a17317a75f9c37732654c10070acf4058b70757f762de8be05d8f5fcf838"
-
-S = "${WORKDIR}/w_scan-${PV}"
-
-inherit autotools
-
-FILES_${PN} += "${datadir}"
-