[yocto] [PATCH 2/2] meta-fri2: README correction

tom.zanussi at intel.com tom.zanussi at intel.com
Tue Oct 25 13:15:16 PDT 2011


From: Tom Zanussi <tom.zanussi at intel.com>

In the instructions for manually extracting the binaries from the EMGD
Linux tarball, an additional step for removing the emgd_drv_video
shared library is necessary; this adds it for fri2.

Signed-off-by: Tom Zanussi <tom.zanussi at intel.com>
---
 meta-fri2/README |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/meta-fri2/README b/meta-fri2/README
index 29f2618..4dc135b 100644
--- a/meta-fri2/README
+++ b/meta-fri2/README
@@ -124,6 +124,15 @@ 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
+
+Finally, you need to remove the following file:
+
+$ 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-fri2 images as usual.
 
 
-- 
1.7.0.4




More information about the yocto mailing list