Message ID | 20240404165620.2248838-6-joaomarcos.costa@bootlin.com |
---|---|
State | New, archived |
Headers | show |
Series | Document changes in WIC and Go language | expand |
On 4/4/24 at 18:56, joaomarcos.costa@bootlin.com wrote: > From: Joao Marcos Costa <joaomarcos.costa@bootlin.com> > > Mention this new script, at recipetool, in 'Utiliy script changes'. s/Utiliy/Utility/ Fixed! > > Signed-off-by: Joao Marcos Costa <joaomarcos.costa@bootlin.com> > --- > documentation/migration-guides/release-notes-5.0.rst | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/documentation/migration-guides/release-notes-5.0.rst b/documentation/migration-guides/release-notes-5.0.rst > index 4ff05d86f..1c8538986 100644 > --- a/documentation/migration-guides/release-notes-5.0.rst > +++ b/documentation/migration-guides/release-notes-5.0.rst > @@ -46,6 +46,8 @@ New Features / Enhancements in 5.0 > > - Utility script changes: > > + - New ``recipetool/create_go.py`` script added to support Go recipe creation > + > - BitBake improvements: > > - Packaging changes: Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Merged into master-next. So, just need updates for 2 commits. Please send them against "master-next". Thanks! Michael.
diff --git a/documentation/migration-guides/release-notes-5.0.rst b/documentation/migration-guides/release-notes-5.0.rst index 4ff05d86f..1c8538986 100644 --- a/documentation/migration-guides/release-notes-5.0.rst +++ b/documentation/migration-guides/release-notes-5.0.rst @@ -46,6 +46,8 @@ New Features / Enhancements in 5.0 - Utility script changes: + - New ``recipetool/create_go.py`` script added to support Go recipe creation + - BitBake improvements: - Packaging changes: