From patchwork Mon Oct 1 14:10:47 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-oe] media-ctl: Update to latest upstream to fix build with latest autotools Date: Mon, 01 Oct 2012 14:10:47 -0000 From: Gary Thomas X-Patchwork-Id: 37523 Message-Id: <1349100647-7189-1-git-send-email-gary@mlbassoc.com> To: openembedded-devel@lists.openembedded.org Signed-off-by: Gary Thomas --- .../recipes-multimedia/v4l2apps/media-ctl_git.bb | 4 ++-- 1 file 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 1034d8c..d96c1f9 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 = "f2f1e160ce411a08836e31c36a09c9dd55ec9784" +SRCREV = "a6ec4a37028952ffd6e62eb52648cf66248eb519" PV = "0.0.1" -PR = "r2" +PR = "r3" S = "${WORKDIR}/git" inherit autotools