Message ID | 20250707183746.2415580-1-Rauch.Christian@gmx.de |
---|---|
State | New |
Headers | show |
Series |
|
Related | show |
Quoting Christian Rauch (2025-07-07 19:37:46) > Update the libpisp wrap to use the latest 1.2.1 release which silences > an 'unused-parameter' warning. > > Bug: https://github.com/raspberrypi/libpisp/pull/43 > Reviewed-by: Naushir Patuck <naush@raspberrypi.com> > Signed-off-by: Christian Rauch <Rauch.Christian@gmx.de> Acked-by: Kieran Bingham <kieran.bingham@ideasonboard.com> > --- > subprojects/libpisp.wrap | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/subprojects/libpisp.wrap b/subprojects/libpisp.wrap > index 8b62c036f..0e0c7baaf 100644 > --- a/subprojects/libpisp.wrap > +++ b/subprojects/libpisp.wrap > @@ -2,5 +2,5 @@ > > [wrap-git] > url = https://github.com/raspberrypi/libpisp.git > -revision = v1.2.0 > +revision = v1.2.1 > depth = 1 > -- > 2.43.0 >
On Mon, Jul 07, 2025 at 08:20:21PM +0100, Kieran Bingham wrote: > Quoting Christian Rauch (2025-07-07 19:37:46) > > Update the libpisp wrap to use the latest 1.2.1 release which silences > > an 'unused-parameter' warning. > > > > Bug: https://github.com/raspberrypi/libpisp/pull/43 > > Reviewed-by: Naushir Patuck <naush@raspberrypi.com> > > Signed-off-by: Christian Rauch <Rauch.Christian@gmx.de> > > Acked-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Looks good to me. As long as this doesn't cause issues in CI, Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > > --- > > subprojects/libpisp.wrap | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/subprojects/libpisp.wrap b/subprojects/libpisp.wrap > > index 8b62c036f..0e0c7baaf 100644 > > --- a/subprojects/libpisp.wrap > > +++ b/subprojects/libpisp.wrap > > @@ -2,5 +2,5 @@ > > > > [wrap-git] > > url = https://github.com/raspberrypi/libpisp.git > > -revision = v1.2.0 > > +revision = v1.2.1 > > depth = 1
diff --git a/subprojects/libpisp.wrap b/subprojects/libpisp.wrap index 8b62c036f..0e0c7baaf 100644 --- a/subprojects/libpisp.wrap +++ b/subprojects/libpisp.wrap @@ -2,5 +2,5 @@ [wrap-git] url = https://github.com/raspberrypi/libpisp.git -revision = v1.2.0 +revision = v1.2.1 depth = 1