summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.8.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-08-17 10:55:31 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-08-19 10:57:24 +0100
commit36dc499eea1d0e5c342b94ce30b56ba8bbf04922 (patch)
tree007ec035487d0cc005881eb86accaf2b182f691e /meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.8.bb
parent20027520b586e0514774203a882617319cccfa2b (diff)
downloadopenembedded-core-36dc499eea1d0e5c342b94ce30b56ba8bbf04922.tar.gz
xserver-xorg: Fix build with -fno-common/mips
Build fails on architectures which use IOPortBase Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.8.bb')
-rw-r--r--meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.8.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.8.bb b/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.8.bb
index 26815feb33..8c19692ded 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.8.bb
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.8.bb
@@ -5,6 +5,7 @@ SRC_URI += "file://0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.pat
file://0001-test-xtest-Initialize-array-with-braces.patch \
file://sdksyms-no-build-path.patch \
file://0001-drmmode_display.c-add-missing-mi.h-include.patch \
+ file://0001-Avoid-duplicate-definitions-of-IOPortBase.patch \
"
SRC_URI[md5sum] = "a770aec600116444a953ff632f51f839"
SRC_URI[sha256sum] = "d17b646bee4ba0fb7850c1cc55b18e3e8513ed5c02bdf38da7e107f84e2d0146"