aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorAlistair Francis <alistair.francis@wdc.com>2019-01-17 00:37:12 +0000
committerKhem Raj <raj.khem@gmail.com>2019-01-16 19:19:44 -0800
commitce38f8c0f3dcb2417c025c067bd7669f9b5ea29f (patch)
tree49e8f99f15ed08df148ef3fc9c6443eab32ac36b /meta-oe
parent950331a6f53cb25af81e1537cc14591eb3d8e20b (diff)
downloadmeta-openembedded-contrib-ce38f8c0f3dcb2417c025c067bd7669f9b5ea29f.tar.gz
xorg-driver: xf86-video-ati: Remove x86 COMPATIBLE_MACHINE
The ATI drivers can work on non-x86 platforms such as RISC-V, remove the x86 specific COMPATIBLE_MACHINE requirement. Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-graphics/xorg-driver/xf86-video-ati_18.0.1.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-video-ati_18.0.1.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-video-ati_18.0.1.bb
index 969c1a0a6a..b38fb65925 100644
--- a/meta-oe/recipes-graphics/xorg-driver/xf86-video-ati_18.0.1.bb
+++ b/meta-oe/recipes-graphics/xorg-driver/xf86-video-ati_18.0.1.bb
@@ -12,8 +12,6 @@ DEPENDS += "virtual/libx11 libxvmc drm \
inherit distro_features_check
REQUIRED_DISTRO_FEATURES += "opengl"
-COMPATIBLE_HOST = '(i.86|x86_64).*-linux'
-
SRC_URI[md5sum] = "40e7c0a5a69aba3d84e0958f58705ea7"
SRC_URI[sha256sum] = "72ea3b8127d4550b64f797457f5a7851a541fa4ee2cc3f345b6c1886b81714a0"