]> code.ossystems Code Review - openembedded-core.git/commitdiff
qemu-config: Add extra options to the default exports file
authorRichard Purdie <richard@openedhand.com>
Tue, 3 Jun 2008 08:20:01 +0000 (08:20 +0000)
committerRichard Purdie <richard@openedhand.com>
Tue, 3 Jun 2008 08:20:01 +0000 (08:20 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4580 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/oh/qemu-config.bb
meta/packages/oh/qemu-config/exports

index 7255851c1f576bffa38057c08aff1086e1e8f0ad..bd5007d6f970918be1d3b374419f8b0c8d2cf3ce 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Adds scripts to use distcc on the host system under qemu"
 LICENSE = "GPL"
 RDEPENDS = "distcc task-poky-nfs-server fakeroot oprofileui-server rsync bash"
-PR = "r14"
+PR = "r15"
 
 SRC_URI = "file://distcc.sh \
            file://anjuta-remote-run \
index 56dc1e951bd9c759f1207c51fd1798621ded86e0..b7257aa0088afbfc6680cc9801442d9b02730dac 100644 (file)
@@ -1 +1 @@
-/ *(rw)
+/ *(rw,no_root_squash,async)