use ntfs-3g for mounting ntfs filesystem.
authorhschang <chang@dev3>
Tue, 1 Apr 2014 06:53:12 +0000 (15:53 +0900)
committerhschang <chang@dev3>
Tue, 1 Apr 2014 06:55:40 +0000 (15:55 +0900)
increase dvbapp PR.

recipes/base-files/base-files/vuplus/filesystems
recipes/base-files/base-files_3.0.14.bb
recipes/busybox/busybox-1.15.3/vuplus/defconfig
recipes/busybox/busybox_1.15.3.bb
recipes/enigma2/enigma2.bb

index 988907c..9429ed2 100755 (executable)
@@ -1,9 +1,9 @@
 DESCRIPTION = "Miscellaneous files for the base system."
 SECTION = "base"
 PRIORITY = "required"
-PR = "r95"
+PR = "r96"
 PR_dm7025 = "r92"
-PR_vusolo = "r97"
+PR_vusolo = "r98"
 LICENSE = "GPL"
 
 FSTAB_dm7025 = "${@base_contains('PREFERRED_VERSION_linux-dm7025', '2.6.12.6', 'fstab_old', 'fstab', d)}"
index db027c9..8353894 100755 (executable)
@@ -532,7 +532,7 @@ CONFIG_FEATURE_USE_TERMIOS=y
 CONFIG_MOUNT=y
 # CONFIG_FEATURE_MOUNT_FAKE is not set
 # CONFIG_FEATURE_MOUNT_VERBOSE is not set
-# CONFIG_FEATURE_MOUNT_HELPERS is not set
+CONFIG_FEATURE_MOUNT_HELPERS=y
 # CONFIG_FEATURE_MOUNT_LABEL is not set
 CONFIG_FEATURE_MOUNT_NFS=y
 CONFIG_FEATURE_MOUNT_CIFS=y
index d05f8ac..e9c2509 100755 (executable)
@@ -1,5 +1,5 @@
 require busybox.inc
-PR = "${INC_PR}.8"
+PR = "${INC_PR}.9"
 
 SRC_URI = "\
   http://www.busybox.net/downloads/busybox-${PV}.tar.gz \
index 3889545..248a710 100644 (file)
@@ -79,7 +79,7 @@ RDEPENDS_enigma2-plugin-systemplugins-devicemanager = "util-linux-ng-blkid ntfs-
 RDEPENDS_enigma2-plugin-systemplugins-netdrive = "curlftpfs kernel-module-fuse libfuse2"
 
 PN = "enigma2"
-PR = "r124"
+PR = "r125"
 
 SRCDATE = "20110922"
 SRCREV = "5e19a3f8a5e8ce8a4e2cb2b601a1b8ef3554e4be"