RE: [AUH] [PATCH v2 2/2] steps: include devtool changelog in upgrade report
Daniel Turull <[email protected]>
| Newsgroups | org.yoctoproject.lists.yocto-patches |
|---|---|
| Message-ID | <PA3PR07MB10721784EBE5B12A7A36458968A0B2@PA3PR07MB10721.eurprd07.prod.outlook.com> |
> -----Original Message----- > From: Alexander Kanavin <[email protected]> > Sent: Tuesday, 26 May 2026 12:20 > To: Daniel Turull <[email protected]> > Cc: [email protected]; [email protected]; > [email protected] > Subject: Re: [AUH] [PATCH v2 2/2] steps: include devtool changelog in upgrade > report > > On Mon, 25 May 2026 at 13:19, <[email protected]> wrote: > > + text = text[:max_len] + "\n\n[... changelog truncated ...]" > > I think this could say more: > > Changelog truncated as it exceeds {max_len} characters; the full > changelog can be found in an attachment to the AUH email. > Sure. I'll change it in a v3 of the patch. > Alex