diff mbox series

[meta-oe] libcamera: update to 0.3.0

Message ID 20240524115920.2502043-1-dmitry.baryshkov@linaro.org
State Accepted
Headers show
Series [meta-oe] libcamera: update to 0.3.0 | expand

Commit Message

Dmitry Baryshkov May 24, 2024, 11:59 a.m. UTC
Upgrade libcamera to version 0.3.0, gaining support for SoftISP.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
 .../libcamera/{libcamera_0.2.0.bb => libcamera_0.3.0.bb}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-multimedia/recipes-multimedia/libcamera/{libcamera_0.2.0.bb => libcamera_0.3.0.bb} (97%)

Comments

Khem Raj May 24, 2024, 5:40 p.m. UTC | #1
fails to patch, I have to evict the whole CI pipeline,
https://errors.yoctoproject.org/Errors/Details/772780/

On Fri, May 24, 2024 at 4:59 AM Dmitry Baryshkov via
lists.openembedded.org <dbaryshkov=gmail.com@lists.openembedded.org>
wrote:
>
> Upgrade libcamera to version 0.3.0, gaining support for SoftISP.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> ---
>  .../libcamera/{libcamera_0.2.0.bb => libcamera_0.3.0.bb}        | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta-multimedia/recipes-multimedia/libcamera/{libcamera_0.2.0.bb => libcamera_0.3.0.bb} (97%)
>
> diff --git a/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.2.0.bb b/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.3.0.bb
> similarity index 97%
> rename from meta-multimedia/recipes-multimedia/libcamera/libcamera_0.2.0.bb
> rename to meta-multimedia/recipes-multimedia/libcamera/libcamera_0.3.0.bb
> index 45d6be31ec95..11dd2ba56910 100644
> --- a/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.2.0.bb
> +++ b/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.3.0.bb
> @@ -16,7 +16,7 @@ SRC_URI = " \
>          file://0001-ipu3-Use-posix-basename.patch \
>  "
>
> -SRCREV = "89227a428a82e724548399d35c98ea89566f9045"
> +SRCREV = "aee16c06913422a0ac84ee3217f87a9795e3c2d9"
>
>  PE = "1"
>
> --
> 2.39.2
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#110513): https://lists.openembedded.org/g/openembedded-devel/message/110513
> Mute This Topic: https://lists.openembedded.org/mt/106279998/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
Dmitry Baryshkov May 24, 2024, 5:44 p.m. UTC | #2
On Fri, 24 May 2024 at 20:40, Khem Raj <raj.khem@gmail.com> wrote:
>
> fails to patch, I have to evict the whole CI pipeline,
> https://errors.yoctoproject.org/Errors/Details/772780/

Hmm, true. It makes me wonder how I tested it...

>
> On Fri, May 24, 2024 at 4:59 AM Dmitry Baryshkov via
> lists.openembedded.org <dbaryshkov=gmail.com@lists.openembedded.org>
> wrote:
> >
> > Upgrade libcamera to version 0.3.0, gaining support for SoftISP.
> >
> > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> > ---
> >  .../libcamera/{libcamera_0.2.0.bb => libcamera_0.3.0.bb}        | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >  rename meta-multimedia/recipes-multimedia/libcamera/{libcamera_0.2.0.bb => libcamera_0.3.0.bb} (97%)
> >
> > diff --git a/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.2.0.bb b/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.3.0.bb
> > similarity index 97%
> > rename from meta-multimedia/recipes-multimedia/libcamera/libcamera_0.2.0.bb
> > rename to meta-multimedia/recipes-multimedia/libcamera/libcamera_0.3.0.bb
> > index 45d6be31ec95..11dd2ba56910 100644
> > --- a/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.2.0.bb
> > +++ b/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.3.0.bb
> > @@ -16,7 +16,7 @@ SRC_URI = " \
> >          file://0001-ipu3-Use-posix-basename.patch \
> >  "
> >
> > -SRCREV = "89227a428a82e724548399d35c98ea89566f9045"
> > +SRCREV = "aee16c06913422a0ac84ee3217f87a9795e3c2d9"
> >
> >  PE = "1"
> >
> > --
> > 2.39.2
> >
> >
> > -=-=-=-=-=-=-=-=-=-=-=-
> > Links: You receive all messages sent to this group.
> > View/Reply Online (#110513): https://lists.openembedded.org/g/openembedded-devel/message/110513
> > Mute This Topic: https://lists.openembedded.org/mt/106279998/1997914
> > Group Owner: openembedded-devel+owner@lists.openembedded.org
> > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> > -=-=-=-=-=-=-=-=-=-=-=-
> >
diff mbox series

Patch

diff --git a/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.2.0.bb b/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.3.0.bb
similarity index 97%
rename from meta-multimedia/recipes-multimedia/libcamera/libcamera_0.2.0.bb
rename to meta-multimedia/recipes-multimedia/libcamera/libcamera_0.3.0.bb
index 45d6be31ec95..11dd2ba56910 100644
--- a/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.2.0.bb
+++ b/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.3.0.bb
@@ -16,7 +16,7 @@  SRC_URI = " \
         file://0001-ipu3-Use-posix-basename.patch \
 "
 
-SRCREV = "89227a428a82e724548399d35c98ea89566f9045"
+SRCREV = "aee16c06913422a0ac84ee3217f87a9795e3c2d9"
 
 PE = "1"