From b5c9f0af18b80c2b4c478fd7cfb537e0a04a4e22 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Thu, 20 Oct 2011 17:03:13 -0500 Subject: meta-fri2: README correction 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 --- meta-fri2/README | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/meta-fri2/README b/meta-fri2/README index 29f26183..4dc135b3 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. -- cgit v1.2.3-54-g00ecf