diff options
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/machine/qemux86.conf | 2 |
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" GLIBC_ADDONS = "nptl" GLIBC_EXTRA_OECONF = "--with-tls" + +MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "v86d" |