]> code.ossystems Code Review - openembedded-core.git/commitdiff
qemu-config: use task-poky-nfs-server
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 27 Jun 2007 12:58:39 +0000 (12:58 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 27 Jun 2007 12:58:39 +0000 (12:58 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2029 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/oh/qemu-config.bb

index 43181e809b76912d47f54db8154bba5f99d4da17..ac1f21b9bab1f53861e7ca4b6577f1a777853eea 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Adds scripts to use distcc on the host system under qemu"
 LICENSE = "GPL"
-RDEPENDS = "distcc task-oh-nfs-server"
-PR = "r2"
+RDEPENDS = "distcc task-poky-nfs-server"
+PR = "r3"
 
 SRC_URI = "file://distcc.sh \
            file://exports"