mbox series

[00/14] Release notes changes

Message ID 20231101172706.81576-1-ross.burton@arm.com
Headers show
Series Release notes changes | expand

Message

Ross Burton Nov. 1, 2023, 5:26 p.m. UTC
From: Ross Burton <ross.burton@arm.com>

Hi Michael,

Here's a series of patches to add more to the release notes.  I'm 99% sure
you'll want to reword or add more formatting to most of them, and you probably
have more local changes, so I sent them as independent changes which will be
easier to rebase.

Feel free to rewrite/squash/edit as needed!

Cheers,
Ross

Ross Burton (14):
  add debian 12
  edgerouter removed
  QEMU_USE_SLIRP removed
  remove non-notable change
  mention llvm17
  mention cdn
  add kernel notes
  obsolete SERIAL_CONSOLES_CHECK
  sdpx is poky, not global default
  testing notes
  utility notes
  bitbake notes
  packaging changes
  git recipes reword

 .../migration-guides/migration-4.3.rst        | 17 +++---
 .../migration-guides/release-notes-4.3.rst    | 59 ++++++++++++++++---
 2 files changed, 60 insertions(+), 16 deletions(-)

Comments

Michael Opdenacker Nov. 2, 2023, 9:05 a.m. UTC | #1
Hi Ross

On 01.11.23 at 18:26, Ross Burton wrote:
> From: Ross Burton <ross.burton@arm.com>
>
> Hi Michael,
>
> Here's a series of patches to add more to the release notes.  I'm 99% sure
> you'll want to reword or add more formatting to most of them, and you probably
> have more local changes, so I sent them as independent changes which will be
> easier to rebase.
>
> Feel free to rewrite/squash/edit as needed!


Sure, will do (starting right now).
In particular, I will add the missing "Signed-off-by" line. It's not the 
first time you forget ;-)

Many thanks!
Michael.
Michael Opdenacker Nov. 2, 2023, 12:18 p.m. UTC | #2
On 02.11.23 at 10:05, Michael Opdenacker via lists.yoctoproject.org wrote:
> Hi Ross
>
> On 01.11.23 at 18:26, Ross Burton wrote:
>> From: Ross Burton <ross.burton@arm.com>
>>
>> Hi Michael,
>>
>> Here's a series of patches to add more to the release notes. I'm 99% 
>> sure
>> you'll want to reword or add more formatting to most of them, and you 
>> probably
>> have more local changes, so I sent them as independent changes which 
>> will be
>> easier to rebase.
>>
>> Feel free to rewrite/squash/edit as needed!
>
>
> Sure, will do (starting right now).
> In particular, I will add the missing "Signed-off-by" line. It's not 
> the first time you forget ;-)


Done. I added all the SoB lines to each commit.
The commits are now available in master-next.
Many thanks again!
Michael.