mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
meta-crownbay: 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 crownbay. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
f027873495
commit
bedbf95865
|
@ -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
|
$ 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.
|
At this point, you should be able to build meta-crownbay images as usual.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user