aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia
diff options
context:
space:
mode:
authorGary Thomas <gary@mlbassoc.com>2012-08-04 13:44:31 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-08-07 12:21:24 +0200
commit71781e217a873bade740bc726fb7f5fe3000b633 (patch)
tree547b569f7feaa18a914cc91f4bd26ce21f32f2ba /meta-oe/recipes-multimedia
parentba9aae5594e2b305c29d522c8963b033f5b37c04 (diff)
downloadmeta-openembedded-71781e217a873bade740bc726fb7f5fe3000b633.tar.gz
media-ctl: Fix build with latest automake
Update to latest upstream version to fix build with automake >= 1.12 Signed-off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-multimedia')
-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 76d811be9b..1034d8c162 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+"
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=d749e86a105281d7a44c2328acebc4b0"
SRC_URI = "git://git.ideasonboard.org/media-ctl.git;protocol=git"
-SRCREV = "46bec667b675573cf1ce698c68112e3dbd31930e"
+SRCREV = "f2f1e160ce411a08836e31c36a09c9dd55ec9784"
PV = "0.0.1"
-PR = "r1"
+PR = "r2"
S = "${WORKDIR}/git"
inherit autotools