summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/recipes-graphics/xorg-xserver/emgd-driver-bin_1.14.bb (renamed from common/recipes-graphics/xorg-xserver/emgd-driver-bin_1.10.bb)17
-rw-r--r--meta-crownbay/README8
2 files changed, 13 insertions, 12 deletions
diff --git a/common/recipes-graphics/xorg-xserver/emgd-driver-bin_1.10.bb b/common/recipes-graphics/xorg-xserver/emgd-driver-bin_1.14.bb
index 5779e5d8..b1ba1b84 100644
--- a/common/recipes-graphics/xorg-xserver/emgd-driver-bin_1.10.bb
+++ b/common/recipes-graphics/xorg-xserver/emgd-driver-bin_1.14.bb
@@ -1,9 +1,9 @@
1SUMMARY = "EMGD 1.10 xserver binaries" 1SUMMARY = "EMGD 1.14 xserver binaries"
2DESCRIPTION = "EMGD 1.10 includes some userspace binaries that use non-free \ 2DESCRIPTION = "EMGD 1.14 includes some userspace binaries that use non-free \
3licensing, which are now available via a non-click-through downloadable \ 3licensing, which are now available via a non-click-through downloadable \
4tarball, and is what this recipe now uses. Since it is a non-free license, \ 4tarball, and is what this recipe now uses. Since it is a non-free license, \
5this recipe is marked as 'License_emgd-driver-bin_1.10' and you need to add \ 5this recipe is marked as 'License_emgd-driver-bin_1.14' and you need to add \
6to LICENSE_FLAGS_WHITELIST += \"License_emgd-driver-bin_1.10\" to your \ 6to LICENSE_FLAGS_WHITELIST += \"License_emgd-driver-bin_1.14\" to your \
7local.conf in order to enable it in a build." 7local.conf in order to enable it in a build."
8LICENSE = "Intel-binary-only" 8LICENSE = "Intel-binary-only"
9LICENSE_FLAGS = "license_${PN}_${PV}" 9LICENSE_FLAGS = "license_${PN}_${PV}"
@@ -16,17 +16,18 @@ EMGD_VIDEO_PLUGIN_DIR = "../common/video_plugin"
16LIC_FILES_CHKSUM = "file://${WORKDIR}/${EMGD_LIC_DIR}/License.txt;md5=b54f01caaf8483b3cb60c0c40f2bf22d" 16LIC_FILES_CHKSUM = "file://${WORKDIR}/${EMGD_LIC_DIR}/License.txt;md5=b54f01caaf8483b3cb60c0c40f2bf22d"
17 17
18DEPENDS = "rpm-native xz-native" 18DEPENDS = "rpm-native xz-native"
19RDEPENDS = "libxcb-dri2"
19 20
20SRC_URI = "https://edc.intel.com/App_Shared/Downloads/LIN_EMGD_1_10_RC_2209.tgz" 21SRC_URI = "https://edc.intel.com/Download.aspx?id=6190;downloadfilename=LIN_IEMGD_1_14_GOLD_2443.tgz"
21 22
22SRC_URI[md5sum] = "e4a38d9efa0b086ae21b68145c4db4e9" 23SRC_URI[md5sum] = "733a7f237ffce21238ce2c9956df4fd6"
23SRC_URI[sha256sum] = "acea5f0f93a31553553428623c007d7ed0c604cf715fd87dfe075751da4be548" 24SRC_URI[sha256sum] = "bcdc333b5edbda7c746a83ef821ded4a0ca55ead30980e4e3680cdb6469f45a2"
24 25
25# These are closed binaries generated elsewhere so don't check ldflags 26# These are closed binaries generated elsewhere so don't check ldflags
26INSANE_SKIP_${PN} = "ldflags" 27INSANE_SKIP_${PN} = "ldflags"
27 28
28FILES_${PN} += "${libdir}/dri ${libdir}/gstreamer-0.10 ${libdir}/xorg/modules/drivers" 29FILES_${PN} += "${libdir}/dri ${libdir}/gstreamer-0.10 ${libdir}/xorg/modules/drivers"
29FILES_${PN}-dbg += "${libdir}/xorg/modules/drivers/.debug ${libdir}/dri/.debug" 30FILES_${PN}-dbg += "${libdir}/xorg/modules/drivers/.debug ${libdir}/dri/.debug ${libdir}/gstreamer-0.10/.debug"
30 31
31S = "${WORKDIR}/${EMGD_RPM_DIR}" 32S = "${WORKDIR}/${EMGD_RPM_DIR}"
32 33
diff --git a/meta-crownbay/README b/meta-crownbay/README
index b56c79a2..25214326 100644
--- a/meta-crownbay/README
+++ b/meta-crownbay/README
@@ -6,7 +6,7 @@ The Crown Bay platform consists of the Intel Atom Z6xx processor,
6plus the Intel EG20T Platform Controller Hub (Tunnel Creek + Topcliff). 6plus the Intel EG20T Platform Controller Hub (Tunnel Creek + Topcliff).
7 7
8It also supports the E6xx embedded on-chip graphics via the Intel 8It also supports the E6xx embedded on-chip graphics via the Intel
9Embedded Media and Graphics Driver (EMGD) 1.10 Driver. 9Embedded Media and Graphics Driver (EMGD) 1.14 Driver.
10 10
11 11
12Dependencies 12Dependencies
@@ -63,7 +63,7 @@ common metadata shared between BSPs) e.g.:
63The meta-crownbay layer contains support for two different machine 63The meta-crownbay layer contains support for two different machine
64configurations. These configurations are identical except for the fact 64configurations. These configurations are identical except for the fact
65that the one prefixed with 'crownbay' makes use of the 65that the one prefixed with 'crownbay' makes use of the
66Intel-proprietary EMGD 1.10 graphics driver, while the one prefixed 66Intel-proprietary EMGD 1.14 graphics driver, while the one prefixed
67with 'crownbay-noemgd' does not. 67with 'crownbay-noemgd' does not.
68 68
69If you want to enable the layer that supports EMGD graphics add the 69If you want to enable the layer that supports EMGD graphics add the
@@ -73,10 +73,10 @@ following to the local.conf file:
73 73
74The 'crownbay' machine includes the emgd-driver-bin package, which has 74The 'crownbay' machine includes the emgd-driver-bin package, which has
75a proprietary license that must be whitelisted by adding the string 75a proprietary license that must be whitelisted by adding the string
76"license_emgd-driver-bin_1.10" to the LICENSE_FLAGS_WHITELIST variable 76"license_emgd-driver-bin_1.14" to the LICENSE_FLAGS_WHITELIST variable
77in your local.conf. For example: 77in your local.conf. For example:
78 78
79 LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin_1.10" 79 LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin_1.14"
80 80
81If you want to enable the layer that does not support EMGD graphics 81If you want to enable the layer that does not support EMGD graphics
82add the following to the local.conf file: 82add the following to the local.conf file: