aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-06-22 11:28:27 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-06-25 09:07:25 +0200
commitc26f69aab1abb7eeea2c9240feb16506e7200320 (patch)
treeafaefedf42d4ee94ff971d156f758856a516ea60 /meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb
parent7e14b17c3725a4baf7558bbe108eb41f0a5f3f67 (diff)
downloadmeta-openembedded-c26f69aab1abb7eeea2c9240feb16506e7200320.tar.gz
yavta: add patch to enable streaming to stdout
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb')
-rw-r--r--meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb b/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb
index 054912d66a..d007bcb609 100644
--- a/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb
+++ b/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb
@@ -2,11 +2,12 @@ DESCRIPTION = "Yet Another V4L2 Test Application"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe"
-SRC_URI = "git://git.ideasonboard.org/yavta.git;protocol=git"
+SRC_URI = "git://git.ideasonboard.org/yavta.git;protocol=git \
+ file://0001-Add-stdout-mode-to-allow-streaming-over-the-network-.patch"
SRCREV = "82ff2efdb9787737b9f21b6f4759f077c827b238"
PV = "0.0"
-PR = "r1"
+PR = "r2"
S = "${WORKDIR}/git"
do_install() {