Re: [cip-dev] [isar-cip-core][PATCH v1 0/2] Enable SWUpdate support for Debian sid
<[email protected]> Tue, 21 Jul 2026 09:36:14 +0000
| Newsgroups | org.cip-project.lists.cip-dev |
|---|---|
| Message-ID | <TYWPR01MB11063C8FF725A7A2F72417B4EC5C22@TYWPR01MB11063.jpnprd01.prod.outlook.com> |
Hi Quirin, Thanks for the review. > I not sure we should test sid here. forky/testing would be better as it will freeze and not be a moving target like sid. I understand the point, however we have already enabled Debian Sid based build and test support (CI) so, I tested SWUpdate for Debian Sid. we plan to send patches to enable forky based build and test support later. Thanks & Regards Shivanand K -----Original Message----- From: [email protected] <[email protected]> On Behalf Of Quirin Gylstorff via lists.cip-project.org Sent: 20 July 2026 13:44 To: [email protected] Subject: Re: [cip-dev] [isar-cip-core][PATCH v1 0/2] Enable SWUpdate support for Debian sid Hi, On 7/20/26 6:59 AM, Kunijadar Shivanand wrote: > From: Shivanand Kunijadar <[email protected]> > > This patch series adds the missing settings to enable the SWUpdate > support for Debian sid. > On top of these changes, I confirmed the SWUpdate works fine. > I not sure we should test sid here. forky/testing would be better as it will freeze and not be a moving target like sid. Quirin > Shivanand Kunijadar (2): > swupdate-handler-roundrobin: Keep Lua version 5.5 for sid > swupdate.cfg.tmpl: Add digest-provider option for signature > verification > > .../files/{swupdate.cfg => swupdate.cfg.tmpl} | 1 + > recipes-core/swupdate-config/swupdate-config_0.2.bb | 8 +++++--- > .../swupdate-handler-roundrobin_0.1.bb | 1 + > 3 files changed, 7 insertions(+), 3 deletions(-) > rename recipes-core/swupdate-config/files/{swupdate.cfg => > swupdate.cfg.tmpl} (77%) > > > > >