[oe] [PATCH] xorg-driver: xf86-video-ati: Remove x86 COMPATIBLE_MACHINE

Khem Raj raj.khem at gmail.com
Thu Jan 17 03:18:55 UTC 2019


On Wed, Jan 16, 2019 at 4:46 PM Alistair Francis
<Alistair.Francis at wdc.com> wrote:
>
> 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 at wdc.com>
> ---
>  meta-oe/recipes-graphics/xorg-driver/xf86-video-ati_18.0.1.bb | 2 --
>  1 file changed, 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 969c1a0a6..b38fb6592 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'
> -

Lets just relax it enough to include risc-v,

>  SRC_URI[md5sum] = "40e7c0a5a69aba3d84e0958f58705ea7"
>  SRC_URI[sha256sum] = "72ea3b8127d4550b64f797457f5a7851a541fa4ee2cc3f345b6c1886b81714a0"
>
> --
> 2.19.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


More information about the Openembedded-devel mailing list