aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shfs/shfs-utils_0.35.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/shfs/shfs-utils_0.35.bb')
-rw-r--r--recipes/shfs/shfs-utils_0.35.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/shfs/shfs-utils_0.35.bb b/recipes/shfs/shfs-utils_0.35.bb
index 2bb392b094..6715029c45 100644
--- a/recipes/shfs/shfs-utils_0.35.bb
+++ b/recipes/shfs/shfs-utils_0.35.bb
@@ -3,8 +3,9 @@ It supports some nice features like number of different caches for access speedu
SECTION = "kernel/userland"
PRIORITY = "optional"
LICENSE = "GPL"
-RDEPENDS = "shfs-modules (${PV})"
+RDEPENDS_${PN} = "shfs-modules (${PV})"
DEPENDS = "virtual/kernel"
+PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/shfs/shfs-${PV}.tar.gz"
S = "${WORKDIR}/shfs-${PV}/shfsmount"