summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia/v4l2apps
diff options
context:
space:
mode:
authorGary Thomas <gary@mlbassoc.com>2012-10-01 14:10:47 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-10-03 12:25:07 +0200
commit3871d4561464eedc6a9a83b2c682ec7d29682873 (patch)
treece58a8c6f0af9558eb7219a01382e5807e46482c /meta-oe/recipes-multimedia/v4l2apps
parentab6cd2bb734ba738bdbacfbeb8558e89abf29748 (diff)
downloadmeta-openembedded-3871d4561464eedc6a9a83b2c682ec7d29682873.tar.gz
media-ctl: Update to latest upstream to fix build with latest autotools
Signed-off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-multimedia/v4l2apps')
-rw-r--r--meta-oe/recipes-multimedia/v4l2apps/media-ctl_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-multimedia/v4l2apps/media-ctl_git.bb b/meta-oe/recipes-multimedia/v4l2apps/media-ctl_git.bb
index 1034d8c16..d96c1f90b 100644
--- a/meta-oe/recipes-multimedia/v4l2apps/media-ctl_git.bb
+++ b/meta-oe/recipes-multimedia/v4l2apps/media-ctl_git.bb
@@ -3,10 +3,10 @@ LICENSE = "LGPLv2+"
3LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=d749e86a105281d7a44c2328acebc4b0" 3LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=d749e86a105281d7a44c2328acebc4b0"
4 4
5SRC_URI = "git://git.ideasonboard.org/media-ctl.git;protocol=git" 5SRC_URI = "git://git.ideasonboard.org/media-ctl.git;protocol=git"
6SRCREV = "f2f1e160ce411a08836e31c36a09c9dd55ec9784" 6SRCREV = "a6ec4a37028952ffd6e62eb52648cf66248eb519"
7 7
8PV = "0.0.1" 8PV = "0.0.1"
9PR = "r2" 9PR = "r3"
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11
12inherit autotools 12inherit autotools