From: kos Date: Wed, 3 Apr 2013 08:47:38 +0000 (+0900) Subject: added blindscan command(AVL6222/AVL6211). X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openembedded;a=commitdiff_plain;h=7b8875570497d857c0ccf8923451cae0d66008ae added blindscan command(AVL6222/AVL6211). (to use blindscan at AVL6222/AVL6211 tuner, need driver update.) --- diff --git a/recipes/enigma2/enigma2.bb b/recipes/enigma2/enigma2.bb index fd02a31..1295a1c 100644 --- a/recipes/enigma2/enigma2.bb +++ b/recipes/enigma2/enigma2.bb @@ -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" diff --git a/recipes/vuplus/vuplus-blindscan-utils.bb b/recipes/vuplus/vuplus-blindscan-utils.bb index be5db8c..f95d357 100755 --- a/recipes/vuplus/vuplus-blindscan-utils.bb +++ b/recipes/vuplus/vuplus-blindscan-utils.bb @@ -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}"