diff options
| author | Peter Kjellerstedt <pkj@axis.com> | 2022-10-15 03:36:43 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-10-15 18:24:49 -0700 |
| commit | 442909de282d76a6fdbc08ee87b188405c1c3a28 (patch) | |
| tree | 5d40a9f63e9fdf5e695fb1252c3c07f2903594e3 /meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.23.0.bb | |
| parent | 5b8ae45ee56c0659c1ee9aa9c6db41f5727d44b7 (diff) | |
| download | meta-openembedded-442909de282d76a6fdbc08ee87b188405c1c3a28.tar.gz | |
v4l-utils: Support building without NLS
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.23.0.bb')
| -rw-r--r-- | meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.23.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.23.0.bb b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.23.0.bb index 2f5ae3586a..5bc63058f6 100644 --- a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.23.0.bb +++ b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.23.0.bb | |||
| @@ -27,6 +27,7 @@ SRC_URI = "\ | |||
| 27 | file://0002-original-patch-mediactl-pkgconfig.patch \ | 27 | file://0002-original-patch-mediactl-pkgconfig.patch \ |
| 28 | file://0003-original-patch-export-mediactl-headers.patch \ | 28 | file://0003-original-patch-export-mediactl-headers.patch \ |
| 29 | file://0004-Do-not-use-getsubopt.patch \ | 29 | file://0004-Do-not-use-getsubopt.patch \ |
| 30 | file://0005-configure.ac-Makefile.am-Support-building-without-NL.patch \ | ||
| 30 | " | 31 | " |
| 31 | 32 | ||
| 32 | SRCREV = "fd544473800d02e90bc289434cc44e5aa8fadd0f" | 33 | SRCREV = "fd544473800d02e90bc289434cc44e5aa8fadd0f" |
