summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-crownbay/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-crownbay/README b/meta-crownbay/README
index 439b8c70..de9f1f1c 100644
--- a/meta-crownbay/README
+++ b/meta-crownbay/README
@@ -122,6 +122,11 @@ You also need to copy the IEMGD License.txt file to the same directory:
$ cp IEMGD_HEAD_Linux/License/License.txt meta-intel/common/recipes/xorg-xserver/emgd-driver-bin-1.8
+Additionally, you should remove the following unused file from the
+emgd binaries in order to avoid a packaging error at build-time:
+
+$ rm meta-intel/common/recipes-graphics/xorg-xserver/emgd-driver-bin-1.8/lib/dri/emgd_drv_video.so
+
At this point, you should be able to build meta-crownbay images as usual.