diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2012-04-30 15:43:57 +0200 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-04-30 15:43:57 +0200 |
commit | 594a73c035277f768a67098d7ecf57c9b2d637fb (patch) | |
tree | be676638a04cb45f7a056c6d87df6472c489ac4a /meta-oe/recipes-multimedia | |
parent | b04e5005ffc3e46e96e930e3286797e156b48d9d (diff) | |
download | meta-openembedded-594a73c035277f768a67098d7ecf57c9b2d637fb.tar.gz |
yavta: update to latest git
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-multimedia')
-rw-r--r-- | meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb b/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb index 705bf7d3e..054912d66 100644 --- a/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb +++ b/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb | |||
@@ -3,9 +3,10 @@ LICENSE = "GPLv2" | |||
3 | LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe" | 3 | LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe" |
4 | 4 | ||
5 | SRC_URI = "git://git.ideasonboard.org/yavta.git;protocol=git" | 5 | SRC_URI = "git://git.ideasonboard.org/yavta.git;protocol=git" |
6 | SRCREV = "d62cb9d7435525660fd5c97941c7cf57921370b3" | 6 | SRCREV = "82ff2efdb9787737b9f21b6f4759f077c827b238" |
7 | 7 | ||
8 | PV = "0.0" | 8 | PV = "0.0" |
9 | PR = "r1" | ||
9 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
10 | 11 | ||
11 | do_install() { | 12 | do_install() { |