summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/qemux86.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/qemux86.conf')
-rw-r--r--meta/conf/machine/qemux86.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/machine/qemux86.conf b/meta/conf/machine/qemux86.conf
index 2378a9990e..cce881043f 100644
--- a/meta/conf/machine/qemux86.conf
+++ b/meta/conf/machine/qemux86.conf
@@ -15,3 +15,5 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-rp"
15 15
16GLIBC_ADDONS = "nptl" 16GLIBC_ADDONS = "nptl"
17GLIBC_EXTRA_OECONF = "--with-tls" 17GLIBC_EXTRA_OECONF = "--with-tls"
18
19MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "v86d"