summaryrefslogtreecommitdiff
path: root/recipes-graphics/xorg-xserver
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-03-18 13:21:47 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-04-07 12:14:28 +0200
commita50963e7aed46f48d78c34c5d123031727982ca8 (patch)
tree93d67830ab4c67c95e6907a321ea6860e7bc5f1b /recipes-graphics/xorg-xserver
parentb717933ad06d3dd20d129e4ff350b1a20b81b895 (diff)
meta-toradex-tegra: cleanup whitespace use
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-graphics/xorg-xserver')
-rw-r--r--recipes-graphics/xorg-xserver/xserver-xorg-1.14.7.inc6
-rw-r--r--recipes-graphics/xorg-xserver/xserver-xorg_1.14.7.bb13
2 files changed, 11 insertions, 8 deletions
diff --git a/recipes-graphics/xorg-xserver/xserver-xorg-1.14.7.inc b/recipes-graphics/xorg-xserver/xserver-xorg-1.14.7.inc
index e141582..5fe0a9f 100644
--- a/recipes-graphics/xorg-xserver/xserver-xorg-1.14.7.inc
+++ b/recipes-graphics/xorg-xserver/xserver-xorg-1.14.7.inc
@@ -16,8 +16,10 @@ PE = "2"
INC_PR = "r8"
XORG_PN = "xorg-server"
-SRC_URI = "${XORG_MIRROR}/individual/xserver/${XORG_PN}-${PV}.tar.bz2"
-SRC_URI += "file://macro_tweak.patch"
+SRC_URI = " \
+ ${XORG_MIRROR}/individual/xserver/${XORG_PN}-${PV}.tar.bz2 \
+ file://macro_tweak.patch \
+"
S = "${WORKDIR}/${XORG_PN}-${PV}"
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 515e491..d7ffd7b 100644
--- a/recipes-graphics/xorg-xserver/xserver-xorg_1.14.7.bb
+++ b/recipes-graphics/xorg-xserver/xserver-xorg_1.14.7.bb
@@ -5,12 +5,13 @@ COMPATIBLE_MACHINE = "(tegra2|tegra3)"
LIC_FILES_CHKSUM = "file://COPYING;md5=bc098b9774ed096943f6c37b5beeef13"
# Misc build failure for master HEAD
-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 \
- file://0001-sdksyms.sh-Make-sdksyms.sh-work-with-gcc5.patch \
+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 \
+ file://0001-sdksyms.sh-Make-sdksyms.sh-work-with-gcc5.patch \
"
SRC_URI_append_tegra = " file://Revert_Use_new_pixman_glyph_cache_t_API_that_will_be_in_pixman0.28.0.patch"