Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] qemu-native: depend on unfs-server-native
@ 2012-05-02 14:23 Jason Wessel
  2012-05-02 14:29 ` Koen Kooi
  2012-05-03  7:32 ` Khem Raj
  0 siblings, 2 replies; 22+ messages in thread
From: Jason Wessel @ 2012-05-02 14:23 UTC (permalink / raw)
  To: Openembedded-core

The user mode NFS server does not get built by default when you are
using a purely command line driven development environment without SDK
tools.  In order to accommodate simple test configurations and have
all the tools built for the minimal validation with qemu-native,
simply add the dependency to unfs-server-native.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
---
 meta/conf/machine/include/qemu.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/conf/machine/include/qemu.inc b/meta/conf/machine/include/qemu.inc
index 421a149..742b629 100644
--- a/meta/conf/machine/include/qemu.inc
+++ b/meta/conf/machine/include/qemu.inc
@@ -14,4 +14,4 @@ RDEPENDS_kernel-base = ""
 # Use a common kernel recipe for all QEMU machines
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
 
-EXTRA_IMAGEDEPENDS += "qemu-native qemu-helper-native"
+EXTRA_IMAGEDEPENDS += "qemu-native qemu-helper-native unfs-server-native"
-- 
1.6.6.2




^ permalink raw reply related	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2012-05-04  9:42 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-02 14:23 [PATCH] qemu-native: depend on unfs-server-native Jason Wessel
2012-05-02 14:29 ` Koen Kooi
2012-05-02 14:32   ` Martin Jansa
2012-05-02 14:33   ` Jason Wessel
2012-05-02 14:44     ` Koen Kooi
2012-05-02 21:37       ` Jason Wessel
2012-05-03  7:22         ` Koen Kooi
2012-05-02 21:49       ` Phil Blundell
2012-05-02 22:06         ` Mark Hatle
2012-05-02 22:12         ` Jason Wessel
2012-05-03  7:32 ` Khem Raj
2012-05-03  7:43   ` Koen Kooi
2012-05-03  8:47     ` Richard Purdie
2012-05-03 10:39       ` Koen Kooi
2012-05-03 10:57         ` Jason Wessel
2012-05-03 11:24         ` Richard Purdie
2012-05-03 11:39           ` Koen Kooi
2012-05-03 11:51             ` Richard Purdie
2012-05-04  6:13               ` Koen Kooi
2012-05-04  6:32                 ` Martin Jansa
2012-05-04  6:50                   ` Koen Kooi
2012-05-04  9:32                     ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox