summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-driver
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-driver')
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-input-keyboard_git.bb1
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-input-mouse_git.bb1
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-input-synaptics_git.bb1
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-video-intel_git.bb1
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-video-omapfb_git.bb1
5 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_git.bb b/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_git.bb
index 57c601c12d..fe8cee9d9c 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_git.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_git.bb
@@ -7,6 +7,7 @@ driver supports the standard OS-provided keyboard interface. The driver \
7functions as a keyboard input device, and may be used as the X server's \ 7functions as a keyboard input device, and may be used as the X server's \
8core keyboard." 8core keyboard."
9 9
10SRCREV = "3e28d68b50d291938734e9684b8296ca864f3892"
10PV = "1.3.2+git${SRCPV}" 11PV = "1.3.2+git${SRCPV}"
11 12
12SRC_URI = "git://anongit.freedesktop.org/git/xorg/driver/xf86-input-keyboard;protocol=git" 13SRC_URI = "git://anongit.freedesktop.org/git/xorg/driver/xf86-input-keyboard;protocol=git"
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-mouse_git.bb b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_git.bb
index bdf61c1155..a56ef114c0 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-input-mouse_git.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_git.bb
@@ -8,6 +8,7 @@ functions as a pointer input device, and may be used as the X server's \
8core pointer. Multiple mice are supported by multiple instances of this \ 8core pointer. Multiple mice are supported by multiple instances of this \
9driver." 9driver."
10 10
11SRCREV = "ea5cfe804e112f320f14ad896c7802d53551d3e6"
11PV = "1.3.0+git${SRCPV}" 12PV = "1.3.0+git${SRCPV}"
12PR = "r2" 13PR = "r2"
13 14
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_git.bb b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_git.bb
index 70478d5202..dbfcef5a75 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_git.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_git.bb
@@ -8,6 +8,7 @@ operating in a compatibility mode emulating a standard mouse) can be \
8handled by the normal evdev or mouse drivers, this driver allows more \ 8handled by the normal evdev or mouse drivers, this driver allows more \
9advanced features of the touchpad to become available." 9advanced features of the touchpad to become available."
10 10
11SRCREV = "934bc0012f948c52aadc8eda912f7728fb7394a2"
11PV = "0.15.2+git${SRCPV}" 12PV = "0.15.2+git${SRCPV}"
12 13
13SRC_URI = "git://anongit.freedesktop.org/git/xorg/driver/xf86-input-synaptics;protocol=git" 14SRC_URI = "git://anongit.freedesktop.org/git/xorg/driver/xf86-input-synaptics;protocol=git"
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 4aac8039f6..34fe533d01 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-video-intel_git.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-video-intel_git.bb
@@ -10,6 +10,7 @@ Infrastructure (DRI)."
10DEPENDS += "virtual/libx11 libxvmc drm dri2proto glproto \ 10DEPENDS += "virtual/libx11 libxvmc drm dri2proto glproto \
11 virtual/libgl xineramaproto libpciaccess" 11 virtual/libgl xineramaproto libpciaccess"
12 12
13SRCREV = "87ea531c5dc5b39809395b277c330854aaaaf019"
13PV = "2.10.0+git${SRCPV}" 14PV = "2.10.0+git${SRCPV}"
14PR = "r0" 15PR = "r0"
15 16
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-omapfb_git.bb b/meta/recipes-graphics/xorg-driver/xf86-video-omapfb_git.bb
index 2714786acd..66aa5c4666 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-video-omapfb_git.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-video-omapfb_git.bb
@@ -9,6 +9,7 @@ LICENSE = "MIT-X"
9LIC_FILES_CHKSUM = "file://src/omapfb-driver.c;beginline=1;endline=30;md5=a44c2a37e04d1c2c5f0313afb493f833" 9LIC_FILES_CHKSUM = "file://src/omapfb-driver.c;beginline=1;endline=30;md5=a44c2a37e04d1c2c5f0313afb493f833"
10DEPENDS += "virtual/libx11" 10DEPENDS += "virtual/libx11"
11 11
12SRCREV = "044617665d6737f4909aab96f91b06261dff05d2"
12PE = "1" 13PE = "1"
13PR = "r1" 14PR = "r1"
14PV = "0.1.1+git${SRCPV}" 15PV = "0.1.1+git${SRCPV}"