summaryrefslogtreecommitdiff
path: root/recipes-graphics/xorg-xserver/xserver-xorg_1.14.7.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-12-11 14:01:36 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2014-12-11 14:01:36 +0100
commit2e101b99ea596b186a62d14a9f99adb347ce9946 (patch)
tree0d591ed8f5b9c8ead75fb924cae37602130c9ed4 /recipes-graphics/xorg-xserver/xserver-xorg_1.14.7.bb
parentfa636f23227e28f46e7efdf191a28a6556491d1e (diff)
xserver-xorg: use the xorg-CVE-2013-6424.patch
while at it remove the xserver-xorg.inc file in favour of the identical inc file in the openembedded-core layer.
Diffstat (limited to 'recipes-graphics/xorg-xserver/xserver-xorg_1.14.7.bb')
-rw-r--r--recipes-graphics/xorg-xserver/xserver-xorg_1.14.7.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-graphics/xorg-xserver/xserver-xorg_1.14.7.bb b/recipes-graphics/xorg-xserver/xserver-xorg_1.14.7.bb
index 742ca59..d3e8f89 100644
--- a/recipes-graphics/xorg-xserver/xserver-xorg_1.14.7.bb
+++ b/recipes-graphics/xorg-xserver/xserver-xorg_1.14.7.bb
@@ -1,4 +1,4 @@
-require xserver-xorg.inc
+require recipes-graphics/xorg-xserver/xserver-xorg.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=bc098b9774ed096943f6c37b5beeef13"
@@ -7,6 +7,7 @@ SRC_URI += "file://crosscompile.patch \
file://fix_open_max_preprocessor_error.patch \
file://mips64-compiler.patch \
file://aarch64.patch \
+ file://xorg-CVE-2013-6424.patch \
"
SRC_URI[md5sum] = "0c285a813a6c3291c88d5a2b710aecb1"