summaryrefslogtreecommitdiffstats
path: root/meta/packages/oh
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-06-27 12:58:39 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-06-27 12:58:39 +0000
commit47d937f9c44bb37817172c314697c97946b30b39 (patch)
tree744e2594990c04c1e50eaf440a79e780a3933717 /meta/packages/oh
parent36b0bb1b123a8e85a1369b2db0d38d6a837e2a6a (diff)
downloadpoky-47d937f9c44bb37817172c314697c97946b30b39.tar.gz
qemu-config: use task-poky-nfs-server
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2029 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/oh')
-rw-r--r--meta/packages/oh/qemu-config.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/oh/qemu-config.bb b/meta/packages/oh/qemu-config.bb
index 43181e809b..ac1f21b9ba 100644
--- a/meta/packages/oh/qemu-config.bb
+++ b/meta/packages/oh/qemu-config.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "Adds scripts to use distcc on the host system under qemu" 1DESCRIPTION = "Adds scripts to use distcc on the host system under qemu"
2LICENSE = "GPL" 2LICENSE = "GPL"
3RDEPENDS = "distcc task-oh-nfs-server" 3RDEPENDS = "distcc task-poky-nfs-server"
4PR = "r2" 4PR = "r3"
5 5
6SRC_URI = "file://distcc.sh \ 6SRC_URI = "file://distcc.sh \
7 file://exports" 7 file://exports"