diff options
| author | Khem Raj <raj.khem@gmail.com> | 2023-01-26 17:24:32 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-01-26 21:52:26 -0800 |
| commit | 3210d3523fcd211a15a082ae7a3ca7be2a5c2905 (patch) | |
| tree | 0e1b49158c600641293e8cfbe7f9f7d21405176e /meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.23.0.bb | |
| parent | cc396c8e9a507e86c9fe2a040d1df80f8c8c93b5 (diff) | |
| download | meta-openembedded-3210d3523fcd211a15a082ae7a3ca7be2a5c2905.tar.gz | |
v4l-utils: Fix build with gcc13
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 383be4a543..b42300f096 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 | |||
| @@ -32,6 +32,7 @@ SRC_URI = "\ | |||
| 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 | file://0005-configure.ac-Makefile.am-Support-building-without-NL.patch \ | 34 | file://0005-configure.ac-Makefile.am-Support-building-without-NL.patch \ |
| 35 | file://0001-media-info-Include-missing-cstdint-for-uintptr_t.patch \ | ||
| 35 | " | 36 | " |
| 36 | 37 | ||
| 37 | SRCREV = "fd544473800d02e90bc289434cc44e5aa8fadd0f" | 38 | SRCREV = "fd544473800d02e90bc289434cc44e5aa8fadd0f" |
