[oe-commits] Koen Kooi : xf86-video-v4l2: bump SRCREV

git version control git at git.openembedded.org
Wed Dec 15 11:01:12 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 006748fc7af234ed4d2ca34c6e8d195fc5158364
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=006748fc7af234ed4d2ca34c6e8d195fc5158364

Author: Koen Kooi <k-kooi at ti.com>
Date:   Wed Dec 15 11:59:45 2010 +0100

xf86-video-v4l2: bump SRCREV

Signed-off-by: Koen Kooi <k-kooi at ti.com>

---

 recipes/xorg-driver/xf86-video-v4l2_git.bb |    4 ++--
 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 0ecc272..6793714 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 "





More information about the Openembedded-commits mailing list