mbox series

Pull request doc-2023-10-rc5-2

Message ID 64659cb4-8018-498c-b41b-e838877f62ab@gmx.de
State Accepted
Delegated to: Tom Rini
Headers show
Series Pull request doc-2023-10-rc5-2 | expand

Pull-request

https://source.denx.de/u-boot/custodians/u-boot-efi.git tags/doc-2023-10-rc5-2

Message

Heinrich Schuchardt Sept. 17, 2023, 12:14 a.m. UTC
Dear Tom,

The following changes since commit 252592214f79d8206c3cf0056a8827a0010214e0:

   Merge tag 'doc-2023-10-rc5' of
https://source.denx.de/u-boot/custodians/u-boot-efi (2023-09-09 09:33:02
-0400)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-efi.git
tags/doc-2023-10-rc5-2

for you to fetch changes up to 8bd7d08407f986fe3c69f3e198f6f7152e12dea8:

   binman: doc: fix reference tag placement for Logging section
(2023-09-16 18:17:25 +0200)

Gitlab CI showed no issues:
https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/17746

----------------------------------------------------------------
Pull request doc-2023-10-rc5-2

Documentation:

* fix code comments referring to doc/develop/expo.rst
* remove unused values from Chromebook kernel command line
* correct reference tag placement in tools/binman/binman.rst

Others:

* test: fix build dependency for event unit tests

----------------------------------------------------------------
Heinrich Schuchardt (1):
       test: build dependency for event unit tests

Jaewon Jung (1):
       doc: delete unused values kernel command line

Massimo Pegorer (2):
       expo: Fix documentation reference
       binman: doc: fix reference tag placement for Logging section

  boot/expo_build.c                     | 6 +++---
  doc/board/google/chromebook_coral.rst | 4 ++--
  doc/usage/cmd/bootflow.rst            | 4 ++--
  include/expo.h                        | 2 +-
  test/common/Makefile                  | 2 +-
  tools/binman/binman.rst               | 2 +-
  6 files changed, 10 insertions(+), 10 deletions(-)

Comments

Tom Rini Sept. 18, 2023, 2:12 p.m. UTC | #1
On Sun, Sep 17, 2023 at 02:14:03AM +0200, Heinrich Schuchardt wrote:

> Dear Tom,
> 
> The following changes since commit 252592214f79d8206c3cf0056a8827a0010214e0:
> 
>   Merge tag 'doc-2023-10-rc5' of
> https://source.denx.de/u-boot/custodians/u-boot-efi (2023-09-09 09:33:02
> -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-efi.git
> tags/doc-2023-10-rc5-2
> 
> for you to fetch changes up to 8bd7d08407f986fe3c69f3e198f6f7152e12dea8:
> 
>   binman: doc: fix reference tag placement for Logging section
> (2023-09-16 18:17:25 +0200)
> 
> Gitlab CI showed no issues:
> https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/17746
> 

Applied to u-boot/master, thanks!
Massimo Pegorer Sept. 18, 2023, 5:37 p.m. UTC | #2
Hi Heinrich,

Il giorno lun 18 set 2023 alle ore 16:12 Tom Rini <trini@konsulko.com>
ha scritto:
>
> On Sun, Sep 17, 2023 at 02:14:03AM +0200, Heinrich Schuchardt wrote:
>
> > Dear Tom,
> >
> > The following changes since commit 252592214f79d8206c3cf0056a8827a0010214e0:
> >
> >   Merge tag 'doc-2023-10-rc5' of
> > https://source.denx.de/u-boot/custodians/u-boot-efi (2023-09-09 09:33:02
> > -0400)
> >
> > are available in the Git repository at:
> >
> >   https://source.denx.de/u-boot/custodians/u-boot-efi.git
> > tags/doc-2023-10-rc5-2
> >
> > for you to fetch changes up to 8bd7d08407f986fe3c69f3e198f6f7152e12dea8:
> >
> >   binman: doc: fix reference tag placement for Logging section
> > (2023-09-16 18:17:25 +0200)
> >
> > Gitlab CI showed no issues:
> > https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/17746
> >
>
> Applied to u-boot/master, thanks!
>
> --
> Tom

This merge includes the first version [1] of the patch "binman: doc:
fix reference tag placement for Logging section", not the last one
[2].

Let me know if I did something wrong in sending the v2 that causes
this issue. Thanks.

Regards,
Massimo

[1] https://patchwork.ozlabs.org/project/uboot/patch/20230909135235.21242-1-massimo.pegorer+oss@gmail.com/
[2] https://patchwork.ozlabs.org/project/uboot/patch/20230913161633.999542-1-massimo.pegorer+oss@gmail.com/