libcamera: Add tiff for 95 [YOCIMX-8408]

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
This commit is contained in:
Tom Hochstein 2024-10-10 09:13:43 -05:00
parent c120b5e2aa
commit 5623de337c

View File

@ -98,7 +98,9 @@ LIBCAMERA_SRC ?= "gitsm://github.com/nxp-imx/libcamera.git;protocol=https"
SRCBRANCH = "imx/next"
SRCREV = "0462080eb436d29ab43f0dd1a3cc74f6129fc110"
PACKAGECONFIG = "gst pycamera"
PACKAGECONFIG = "gst pycamera tiff"
PACKAGECONFIG[tiff] = ",,tiff"
do_configure:remove() {
sed -i -e 's|py_compile=True,||' ${S}/utils/ipc/mojo/public/tools/mojom/mojom/generate/template_expander.py