git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce938bd
)
sbrsh: RRECOMMEND nfs module
author
Koen Kooi
<koen@openembedded.org>
Thu, 10 Aug 2006 16:16:32 +0000
(16:16 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 10 Aug 2006 16:16:32 +0000
(16:16 +0000)
packages/scratchbox/sbrsh_7.1.bb
patch
|
blob
|
history
diff --git
a/packages/scratchbox/sbrsh_7.1.bb
b/packages/scratchbox/sbrsh_7.1.bb
index
cf333e1
..
e692d2f
100644
(file)
--- a/
packages/scratchbox/sbrsh_7.1.bb
+++ b/
packages/scratchbox/sbrsh_7.1.bb
@@
-2,6
+2,9
@@
DESCRIPTION = "Daemon to allow scratchbox to use your device as a CPU tranparenc
HOMEPAGE = "http://scratchbox.org"
LICENSE = "GPLv2"
DEPENDS = "fakeroot"
+PR = "r1"
+RRECOMMENDS = "kernel-module-nfs"
+
SRC_URI = "http://scratchbox.org/download/files/sbox-releases/apophis/src/${P}.tar.gz"