aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-driver
diff options
context:
space:
mode:
authorKoen Kooi <k-kooi@ti.com>2010-12-15 11:59:45 +0100
committerKoen Kooi <koen@openembedded.org>2010-12-15 11:59:45 +0100
commit006748fc7af234ed4d2ca34c6e8d195fc5158364 (patch)
tree54273fa1bac3db87646833bf1477dfddea3a4fb0 /recipes/xorg-driver
parent582a20d46f69a5f1a3c6f3001803bc25d382fb64 (diff)
downloadopenembedded-006748fc7af234ed4d2ca34c6e8d195fc5158364.tar.gz
xf86-video-v4l2: bump SRCREV
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/xorg-driver')
-rw-r--r--recipes/xorg-driver/xf86-video-v4l2_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xorg-driver/xf86-video-v4l2_git.bb b/recipes/xorg-driver/xf86-video-v4l2_git.bb
index 0ecc2723b8..6793714275 100644
--- a/recipes/xorg-driver/xf86-video-v4l2_git.bb
+++ b/recipes/xorg-driver/xf86-video-v4l2_git.bb
@@ -3,12 +3,12 @@ DEPENDS += "randrproto videoproto"
DESCRIPTION = "X.Org X server -- V4l2 overlay driver"
PV = "0.2.0+${PR}+gitr${SRCREV}"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
SRC_URI = "git://github.com/robclark/xf86-video-v4l2.git;protocol=git \
"
-SRCREV = "41a62fc2358255377a77"
+SRCREV = "ec9f3c2348d33a378e5a0c813da368d1193d76d4"
S = "${WORKDIR}/git"
CFLAGS += " -I${STAGING_INCDIR}/xorg "