summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.0.bb2
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-video-intel_git.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.0.bb b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.0.bb
index 157e0f3edf..32253f6a17 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.0.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.0.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8730ad58d11c7bbad9a7066d69f7808e"
12PR = "${INC_PR}.0" 12PR = "${INC_PR}.0"
13 13
14DEPENDS += "virtual/libx11 drm xf86driproto glproto \ 14DEPENDS += "virtual/libx11 drm xf86driproto glproto \
15 virtual/libgl xineramaproto xf86driproto libpciaccess" 15 virtual/libgl xineramaproto xf86driproto libpciaccess udev"
16 16
17PACKAGECONFIG ??= "" 17PACKAGECONFIG ??= ""
18PACKAGECONFIG[sna] = "--enable-sna,--disable-sna" 18PACKAGECONFIG[sna] = "--enable-sna,--disable-sna"
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-intel_git.bb b/meta/recipes-graphics/xorg-driver/xf86-video-intel_git.bb
index 83a24ce588..cb48fc2557 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-video-intel_git.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-video-intel_git.bb
@@ -8,7 +8,7 @@ the driver supports hardware accelerated 3D via the Direct Rendering \
8Infrastructure (DRI)." 8Infrastructure (DRI)."
9 9
10DEPENDS += "virtual/libx11 drm dri2proto glproto \ 10DEPENDS += "virtual/libx11 drm dri2proto glproto \
11 virtual/libgl xineramaproto libpciaccess" 11 virtual/libgl xineramaproto libpciaccess udev"
12 12
13SRCREV = "87ea531c5dc5b39809395b277c330854aaaaf019" 13SRCREV = "87ea531c5dc5b39809395b277c330854aaaaf019"
14PV = "2.10.0+git${SRCPV}" 14PV = "2.10.0+git${SRCPV}"