summaryrefslogtreecommitdiffstats
path: root/meta/packages/oh/qemu-config
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-03-28 10:36:07 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-03-28 10:36:07 +0000
commitffd6b859368b38fc90963c72c3c86916bcdd086a (patch)
treea2b163f9d075fb007a48f22e53b48722a7fce56b /meta/packages/oh/qemu-config
parentbfb887efc05bdea0fc33a0cbe6d0b69404e0ff5d (diff)
downloadpoky-ffd6b859368b38fc90963c72c3c86916bcdd086a.tar.gz
qemu-config: this recipe replace qemu-distcc and provide NFS exports file
- / dir is exported R/W for any host git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1397 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/oh/qemu-config')
-rw-r--r--meta/packages/oh/qemu-config/distcc.sh4
-rw-r--r--meta/packages/oh/qemu-config/exports1
2 files changed, 5 insertions, 0 deletions
diff --git a/meta/packages/oh/qemu-config/distcc.sh b/meta/packages/oh/qemu-config/distcc.sh
new file mode 100644
index 0000000000..a2b543d6b8
--- /dev/null
+++ b/meta/packages/oh/qemu-config/distcc.sh
@@ -0,0 +1,4 @@
1DISTCC_HOSTS="192.168.7.1"
2#DISTCC_VERBOSE="1"
3
4export DISTCC_HOSTS
diff --git a/meta/packages/oh/qemu-config/exports b/meta/packages/oh/qemu-config/exports
new file mode 100644
index 0000000000..56dc1e951b
--- /dev/null
+++ b/meta/packages/oh/qemu-config/exports
@@ -0,0 +1 @@
/ *(rw)