added blindscan command(AVL6222/AVL6211).
authorkos <kos@dev3>
Wed, 3 Apr 2013 08:47:38 +0000 (17:47 +0900)
committerkos <kos@dev3>
Thu, 4 Apr 2013 04:40:37 +0000 (13:40 +0900)
(to use blindscan at AVL6222/AVL6211 tuner, need driver update.)

recipes/enigma2/enigma2.bb
recipes/vuplus/vuplus-blindscan-utils.bb

index fd02a31..1295a1c 100644 (file)
@@ -77,7 +77,7 @@ RDEPENDS_enigma2-plugin-extensions-hbbtv = "tslib-conf libts-1.0-0 libsysfs2 lib
 RDEPENDS_enigma2-plugin-systemplugins-devicemanager = "util-linux-ng-blkid ntfs-3g dosfstools"
 
 PN = "enigma2"
-PR = "r77"
+PR = "r78"
 
 SRCDATE = "20110922"
 SRCREV = "5e19a3f8a5e8ce8a4e2cb2b601a1b8ef3554e4be"
index be5db8c..f95d357 100755 (executable)
@@ -2,7 +2,7 @@ DESCRIPTION = "Utilities for transponder & dvb-s blindscan"
 SECTION = "base"
 PRIORITY = "optional"
 RDEPENDS = "ncurses"
-PV = "3.1"
+PV = "3.2"
 PR = "r0"
 PACKAGE_ARCH = "${MACHINE_ARCH}"