diff options
author | Denys Dmytriyenko <denys@ti.com> | 2019-04-26 16:58:31 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-04-29 10:13:57 -0700 |
commit | b4da295a67865a3eefbdd99cf7de98bbff516205 (patch) | |
tree | e35548ec7b11ca4270ce74e337cb1319df1fea78 /meta-oe | |
parent | a57a63f0c9882b93e5ac90525ed14a6f08460a2b (diff) | |
download | meta-openembedded-b4da295a67865a3eefbdd99cf7de98bbff516205.tar.gz |
v4l-utils: upgrade 1.16.0 -> 1.16.5
Includes about 6 months of bug fixes.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.16.5.bb (renamed from meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.16.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.16.0.bb b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.16.5.bb index bcead00b0..415446844 100644 --- a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.16.0.bb +++ b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.16.5.bb | |||
@@ -22,8 +22,8 @@ SRC_URI = "http://linuxtv.org/downloads/v4l-utils/v4l-utils-${PV}.tar.bz2 \ | |||
22 | file://0002-contrib-test-Link-mc_nextgen_test-with-libargp-if-ne.patch \ | 22 | file://0002-contrib-test-Link-mc_nextgen_test-with-libargp-if-ne.patch \ |
23 | file://0003-v4l2-ctl-Do-not-use-getsubopt.patch \ | 23 | file://0003-v4l2-ctl-Do-not-use-getsubopt.patch \ |
24 | " | 24 | " |
25 | SRC_URI[md5sum] = "21a6ec3605a1c3114c8ccb70a963c871" | 25 | SRC_URI[md5sum] = "de272817133c0dca000a78a5c8c8ec8b" |
26 | SRC_URI[sha256sum] = "f1b425584284bac378b76331c0671dc890bd7af49c03e8a6cc0c70e57eea0bad" | 26 | SRC_URI[sha256sum] = "ed80242510385017a1dc566e17a285a77222bb301f5bc19386badfcc2c19df1b" |
27 | 27 | ||
28 | EXTRA_OECONF = "--disable-qv4l2 --enable-shared --with-udevdir=${base_libdir}/udev" | 28 | EXTRA_OECONF = "--disable-qv4l2 --enable-shared --with-udevdir=${base_libdir}/udev" |
29 | 29 | ||