diff options
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-driver/xf86-video-amdgpu_22.0.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-video-amdgpu_22.0.0.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-video-amdgpu_22.0.0.bb index 94e2ea43ee..3082e2e6bf 100644 --- a/meta-oe/recipes-graphics/xorg-driver/xf86-video-amdgpu_22.0.0.bb +++ b/meta-oe/recipes-graphics/xorg-driver/xf86-video-amdgpu_22.0.0.bb | |||
| @@ -12,6 +12,8 @@ SRC_URI[sha256sum] = "bc47a1a8854e790270fa5de2fb9dfe8558139b03d8f68ac1057dcd235d | |||
| 12 | XORG_DRIVER_COMPRESSOR = ".tar.gz" | 12 | XORG_DRIVER_COMPRESSOR = ".tar.gz" |
| 13 | DEPENDS += "virtual/libx11 libdrm virtual/libgbm xorgproto" | 13 | DEPENDS += "virtual/libx11 libdrm virtual/libgbm xorgproto" |
| 14 | 14 | ||
| 15 | REQUIRED_DISTRO_FEATURES += "opengl" | ||
| 16 | |||
| 15 | PACKAGECONFIG ??= "udev glamor" | 17 | PACKAGECONFIG ??= "udev glamor" |
| 16 | PACKAGECONFIG[udev] = "--enable-udev,--disable-udev,udev" | 18 | PACKAGECONFIG[udev] = "--enable-udev,--disable-udev,udev" |
| 17 | PACKAGECONFIG[glamor] = "--enable-glamor,--disable-glamor" | 19 | PACKAGECONFIG[glamor] = "--enable-glamor,--disable-glamor" |
