summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-nuc/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-nuc/README b/meta-nuc/README
index 3acf39ad..530c65c4 100644
--- a/meta-nuc/README
+++ b/meta-nuc/README
@@ -102,6 +102,13 @@ ffmpeg. As always, please consult the licenses included in the
102specific packages for details if you use packages that require 102specific packages for details if you use packages that require
103particular LICENSE_FLAGS. 103particular LICENSE_FLAGS.
104 104
105The xf86-video-intel recipe depends on Xorg's dri and glx modules,
106which are built only when 'opengl' is listed in DISTRO_FEATURES. So
107if the distro doesn't list 'opengl' in the DISTRO_FEATURES, then you
108would need this additional line in your local.conf:
109
110 DISTRO_FEATURES_append = " opengl"
111
105As an alternative to downloading the BSP tarball, you can also work 112As an alternative to downloading the BSP tarball, you can also work
106directly from the meta-intel git repository. For each BSP in the 113directly from the meta-intel git repository. For each BSP in the
107'meta-intel' repository, there are multiple branches, one 114'meta-intel' repository, there are multiple branches, one