From 4b1f97be4bc0493fcfe4612bdde389a5195a0131 Mon Sep 17 00:00:00 2001 From: kos Date: Wed, 7 Aug 2013 17:51:22 +0900 Subject: [PATCH] increase dvbapp PR and build curlftpfs. --- recipes/enigma2/enigma2.bb | 4 +++- recipes/tasks/task-vuplus-base.bb | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/recipes/enigma2/enigma2.bb b/recipes/enigma2/enigma2.bb index 5113ec2..25197b5 100644 --- a/recipes/enigma2/enigma2.bb +++ b/recipes/enigma2/enigma2.bb @@ -76,8 +76,10 @@ RDEPENDS_enigma2-plugin-extensions-dlnaserver = "minidlna libexif12 libavformat5 RDEPENDS_enigma2-plugin-extensions-hbbtv = "tslib-conf libts-1.0-0 libsysfs2 libgmp3 libmpfr1 opera-hbbtv" RDEPENDS_enigma2-plugin-systemplugins-devicemanager = "util-linux-ng-blkid ntfs-3g dosfstools" +RDEPENDS_enigma2-plugin-systemplugins-netdrive = "curlftpfs kernel-module-fuse libfuse2" + PN = "enigma2" -PR = "r90" +PR = "r91" SRCDATE = "20110922" SRCREV = "5e19a3f8a5e8ce8a4e2cb2b601a1b8ef3554e4be" diff --git a/recipes/tasks/task-vuplus-base.bb b/recipes/tasks/task-vuplus-base.bb index b0d68c3..cad661d 100644 --- a/recipes/tasks/task-vuplus-base.bb +++ b/recipes/tasks/task-vuplus-base.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Vuplus: Base Task for the Vuplus Distribution" SECTION = "vuplus/base" LICENSE = "MIT" -PR = "r14" +PR = "r15" inherit task @@ -80,6 +80,7 @@ VUPLUS_BASE_OPTIONAL_RECOMMENDS = "\ ppp \ smartmontools \ avahi-daemon \ + curlftpfs \ " RDEPENDS_${PN} = "\ -- 2.7.4