mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
v4l-utils: update to 0.8.8
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
+2
-3
@@ -8,10 +8,9 @@ DEPENDS = "jpeg"
|
||||
# libv4l was absorbed into this, let OE know that
|
||||
PROVIDES = "libv4l"
|
||||
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "git://linuxtv.org/v4l-utils.git;protocol=git"
|
||||
SRCREV = "v4l-utils-${PV}"
|
||||
# 54f16ca8183dd8ae8bf4ccc07949795aff0301f5 -> v0.8.8 tag
|
||||
SRCREV = "54f16ca8183dd8ae8bf4ccc07949795aff0301f5"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user