aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/scratchbox/sbrsh_7.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/scratchbox/sbrsh_7.1.bb')
-rw-r--r--recipes/scratchbox/sbrsh_7.1.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes/scratchbox/sbrsh_7.1.bb b/recipes/scratchbox/sbrsh_7.1.bb
index 5a11ca86e9..cc9882e2d2 100644
--- a/recipes/scratchbox/sbrsh_7.1.bb
+++ b/recipes/scratchbox/sbrsh_7.1.bb
@@ -2,10 +2,12 @@ DESCRIPTION = "Daemon to allow scratchbox to use your device as a CPU tranparenc
HOMEPAGE = "http://scratchbox.org"
LICENSE = "GPLv2"
DEPENDS = "fakeroot"
-PR = "r2"
+PR = "r3"
RRECOMMENDS_${PN} = "kernel-module-nfs"
-SRC_URI = "http://scratchbox.org/download/files/sbox-releases/1.0/src/${P}.tar.gz"
+SRC_URI = "http://scratchbox.org/download/files/sbox-releases/1.0/src/${P}.tar.gz \
+ file://add-limits.h.patch \
+ "
do_install() {
install -d ${D}${sbindir}