aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-07-16 11:20:47 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-07-17 08:52:01 +0200
commita97d6003528d67ed5bf2a28acef1b6e9e9a5c1d5 (patch)
tree55e09989e6a31f0d47fe7b3e99c7e374fc16f673 /meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb
parent0da076d59a2b19f69dda3588f8dc6ee76e9c5175 (diff)
downloadmeta-openembedded-a97d6003528d67ed5bf2a28acef1b6e9e9a5c1d5.tar.gz
v4l-utils 0.8.8: disable qv4l2 build
It picks up host qmake and breaks the build. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb')
-rw-r--r--meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb
index 18f361f6ce..e5d1fc2bcd 100644
--- a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb
+++ b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb
@@ -3,12 +3,16 @@ LICENSE = "GPLv2 & LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=48da9957849056017dc568bbc43d8975 \
file://COPYING.LIB;md5=d749e86a105281d7a44c2328acebc4b0"
+PR = "r1"
+
DEPENDS = "jpeg"
# libv4l was absorbed into this, let OE know that
PROVIDES = "libv4l"
-SRC_URI = "git://linuxtv.org/v4l-utils.git;protocol=git"
+SRC_URI = "git://linuxtv.org/v4l-utils.git;protocol=git \
+ file://0001-disable-qv4l2-build.patch \
+ "
# 54f16ca8183dd8ae8bf4ccc07949795aff0301f5 -> v0.8.8 tag
SRCREV = "54f16ca8183dd8ae8bf4ccc07949795aff0301f5"