[oe] [meta-multimedia][PATCH v2] libcamera: Add support for pycamera

2024-08-07 Thread Kieran Bingham
Supply a libcamera-pycamera package to allow installing the libcamera python bindings. Signed-off-by: Kieran Bingham --- v2: - Fix 'meta-multimedia' in subject - Deliver to openembedded-devel instead of openembedded-core .../recipes-multimedia/libcamera/libcamera_0.3.0.bb

Re: [oe] [PATCH 19/20] libcamera: skip until upstream resolves python 3.12 compatibility

2023-12-15 Thread Kieran Bingham
+libcamera-devel mailing list Quoting Alexander Kanavin (2023-12-15 07:52:38) > I'd note that imp module has been deprecated for years, so that's what > happens when deprecation warnings are ignored. Can you tell me more about what this issue is please? I'm not aware of it at all. -- Kieran >

Re: [oe] [PATCH 19/20] libcamera: skip until upstream resolves python 3.12 compatibility

2023-12-15 Thread Kieran Bingham
Quoting Kieran Bingham (2023-12-15 10:16:20) > +libcamera-devel mailing list > > Quoting Alexander Kanavin (2023-12-15 07:52:38) > > I'd note that imp module has been deprecated for years, so that's what > > happens when deprecation warnings are ignored. > >

Re: [oe] [meta-multimedia][PATCH] libcamera: Avoid build break in signature recalculation

2023-10-04 Thread Kieran Bingham
Quoting Tom Hochstein (2023-10-03 14:38:41) > > > > -Original Message- > > From: Kieran Bingham > > Sent: Tuesday, October 3, 2023 4:29 AM > > To: Tom Hochstein ; openembedded- > > de...@lists.openembedded.org > > Cc: Tom Hochstein > >

Re: [oe] [meta-multimedia][PATCH] libcamera: Avoid build break in signature recalculation

2023-10-03 Thread Kieran Bingham
Quoting Tom Hochstein (2023-10-02 18:36:44) > The signature recalculation task can fail: > ``` > /.../build/tmp/work/armv8a-poky-linux/libcamera/1_0.0.4-r0/temp/run.do_recalculate_ipa_signatures_package.937421: > line 154: > /.../build/tmp/work/armv8a-poky-linux/libcamera/1_0.0.4-r0/git/src/ipa/i

Re: [oe] [meta-oe][PATCH 1/1] libcamera: Simplify pipeline configuration

2023-05-24 Thread Kieran Bingham
hat I would do! Reviewed-by: Kieran Bingham > --- > .../recipes-multimedia/libcamera/libcamera_0.0.5.bb | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > > diff --git a/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.0.5.bb > b/meta-multimedia/r

Re: [[oe] [meta-oe] 1/1] libcamera: Allow overwriting default pipelines and IPA

2023-05-23 Thread Kieran Bingham
Hi Alexander, Quoting Alexander Stein (2023-05-23 14:15:55) > Hi Kieran, > > Am Mittwoch, 17. Mai 2023, 14:07:35 CEST schrieb Kieran Bingham: > > Hi Alex, > > > > Quoting Alexander Stein (2023-05-17 09:27:59) > > > > > By default only uvcvideo, sim

Re: [[oe] [meta-oe] 1/1] libcamera: Allow overwriting default pipelines and IPA

2023-05-17 Thread Kieran Bingham
Hi Alex, Quoting Alexander Stein (2023-05-17 09:27:59) > By default only uvcvideo, simple and vimc pipelines as well as vimc IPA > are built. Add new variables for enabling a custom set of enabled > pipelines and IPAs. > > Signed-off-by: Alexander Stein > --- > An example is the 'rkips1' pipelin

Re: [oe] [meta-multimedia][PATCH] libcamera: update 0.0.1 -> 0.0.4

2023-03-27 Thread Kieran Bingham
Hi Markus, Quoting Markus Volk (2023-03-25 06:16:39) > Signed-off-by: Markus Volk > --- > ...le_sink.cpp-Avoid-dangling-reference.patch | 46 --- > ...{libcamera_0.0.1.bb => libcamera_0.0.4.bb} | 7 +-- > 2 files changed, 2 insertions(+), 51 deletions(-) > delete mode 100644 >