diff options
| author | Khem Raj <raj.khem@gmail.com> | 2023-12-30 10:44:23 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-12-30 11:06:30 -0800 |
| commit | c6c636e3203f987afd83ab0dda358cb636461492 (patch) | |
| tree | 3692238548cfe7882c6ab58ebe8df5f60d5ec868 /meta-multimedia/recipes-multimedia/libcamera | |
| parent | 639d7378ce5a049e3e035e77162cc9b1013d4980 (diff) | |
| download | meta-openembedded-c6c636e3203f987afd83ab0dda358cb636461492.tar.gz | |
Revert "libcamera: skip until upstream resolves python 3.12 compatibility"
This reverts commit dd402176a6e28df76e4b737cec7d266b5bfbfa06.
Diffstat (limited to 'meta-multimedia/recipes-multimedia/libcamera')
| -rw-r--r-- | meta-multimedia/recipes-multimedia/libcamera/libcamera_0.1.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.1.0.bb b/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.1.0.bb index 9c04d7434f..2a3c6473ee 100644 --- a/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.1.0.bb +++ b/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.1.0.bb | |||
| @@ -73,4 +73,3 @@ FILES:${PN}-gst = "${libdir}/gstreamer-1.0" | |||
| 73 | # both 32 and 64 bit file APIs. | 73 | # both 32 and 64 bit file APIs. |
| 74 | GLIBC_64BIT_TIME_FLAGS = "" | 74 | GLIBC_64BIT_TIME_FLAGS = "" |
| 75 | 75 | ||
| 76 | SKIP_RECIPE[libcamera] ?= "Not compatible with python 3.12, see https://bugs.libcamera.org/show_bug.cgi?id=206" | ||
