diff options
| author | Marek Vasut <marex@denx.de> | 2023-05-28 02:41:38 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-05-28 16:35:00 -0700 |
| commit | 9e0a8642b1be28e904afe87dbdf96d28e9c487e4 (patch) | |
| tree | 39d499f709b53e62910f289ddb661f4cea129ac1 | |
| parent | 1b7655c46c7021b2ac0e9885664cb4226cc905a0 (diff) | |
| download | meta-openembedded-9e0a8642b1be28e904afe87dbdf96d28e9c487e4.tar.gz | |
v4l-utils: Update 1.23.0+9431e4b2 -> 1.24.1
Update V4L2 utils to actual release version 1.24.1 .
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.24.1.bb (renamed from meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.23.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.23.0.bb b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.24.1.bb index 21a080221c..c02645a6b8 100644 --- a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.23.0.bb +++ b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.24.1.bb | |||
| @@ -26,14 +26,14 @@ PACKAGECONFIG[qv4l2] = ",--disable-qv4l2" | |||
| 26 | PACKAGECONFIG[qvidcap] = ",--disable-qvidcap" | 26 | PACKAGECONFIG[qvidcap] = ",--disable-qvidcap" |
| 27 | 27 | ||
| 28 | SRC_URI = "\ | 28 | SRC_URI = "\ |
| 29 | git://git.linuxtv.org/v4l-utils.git;protocol=https;branch=master \ | 29 | git://git.linuxtv.org/v4l-utils.git;protocol=https;branch=stable-1.24 \ |
| 30 | file://0001-Revert-media-ctl-Don-t-install-libmediactl-and-libv4.patch \ | 30 | file://0001-Revert-media-ctl-Don-t-install-libmediactl-and-libv4.patch \ |
| 31 | file://0002-original-patch-mediactl-pkgconfig.patch \ | 31 | file://0002-original-patch-mediactl-pkgconfig.patch \ |
| 32 | file://0003-original-patch-export-mediactl-headers.patch \ | 32 | file://0003-original-patch-export-mediactl-headers.patch \ |
| 33 | file://0004-Do-not-use-getsubopt.patch \ | 33 | file://0004-Do-not-use-getsubopt.patch \ |
| 34 | " | 34 | " |
| 35 | 35 | ||
| 36 | SRCREV = "9431e4b26b4842d1401e80ada9f14593dca3a94c" | 36 | SRCREV = "8799081b143627c9c09dea0c60ad3d1cc17cc848" |
| 37 | 37 | ||
| 38 | PV .= "+git${SRCPV}" | 38 | PV .= "+git${SRCPV}" |
| 39 | 39 | ||
