From b86cac15cecaa6da4e5def9b50b93c46ff464b33 Mon Sep 17 00:00:00 2001
From: Richard Purdie <richard@openedhand.com>
Date: Thu, 10 Jan 2008 23:41:08 +0000
Subject: qemux86.conf: Add essential dependency on v86d

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3458 311d38ba-8fff-0310-9ca6-ca027cbcb966
---
 meta/conf/machine/qemux86.conf | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'meta')

diff --git a/meta/conf/machine/qemux86.conf b/meta/conf/machine/qemux86.conf
index 2378a9990..cce881043 100644
--- a/meta/conf/machine/qemux86.conf
+++ b/meta/conf/machine/qemux86.conf
@@ -15,3 +15,5 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-rp"
 
 GLIBC_ADDONS = "nptl"
 GLIBC_EXTRA_OECONF = "--with-tls"
+
+MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "v86d"
-- 
cgit v1.2.3