mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-12-14 14:36:02 +01:00
libcamera: Add tiff for 95 [YOCIMX-8408]
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
This commit is contained in:
parent
c120b5e2aa
commit
5623de337c
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user