diff options
| -rw-r--r-- | meta-multimedia/recipes-multimedia/libcamera/libcamera_0.0.5.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.0.5.bb b/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.0.5.bb index 47da0ec615..6ad376f295 100644 --- a/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.0.5.bb +++ b/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.0.5.bb | |||
| @@ -26,12 +26,10 @@ PACKAGES =+ "${PN}-gst" | |||
| 26 | PACKAGECONFIG ??= "" | 26 | PACKAGECONFIG ??= "" |
| 27 | PACKAGECONFIG[gst] = "-Dgstreamer=enabled,-Dgstreamer=disabled,gstreamer1.0 gstreamer1.0-plugins-base" | 27 | PACKAGECONFIG[gst] = "-Dgstreamer=enabled,-Dgstreamer=disabled,gstreamer1.0 gstreamer1.0-plugins-base" |
| 28 | 28 | ||
| 29 | LIBCAMERA_PIPELINES ??= "uvcvideo,simple,vimc" | 29 | LIBCAMERA_PIPELINES ??= "auto" |
| 30 | LIBCAMERA_IPAS ??= "vimc" | ||
| 31 | 30 | ||
| 32 | EXTRA_OEMESON = " \ | 31 | EXTRA_OEMESON = " \ |
| 33 | -Dpipelines=${LIBCAMERA_PIPELINES} \ | 32 | -Dpipelines=${LIBCAMERA_PIPELINES} \ |
| 34 | -Dipas=${LIBCAMERA_IPAS} \ | ||
| 35 | -Dv4l2=true \ | 33 | -Dv4l2=true \ |
| 36 | -Dcam=enabled \ | 34 | -Dcam=enabled \ |
| 37 | -Dlc-compliance=disabled \ | 35 | -Dlc-compliance=disabled \ |
