Re: [PATCH 0/3] dtc: Fixes for the fdt check and update submodule to 1.6.1

2021-08-27 Thread Marc-André Lureau
On Fri, Aug 27, 2021 at 4:13 PM Thomas Huth  wrote:

> There are some issues in the checks for libfdt in meson.build which
> get fixed with the first two patches.
>
> And while we're at it, also update the dtc submodule to a proper release
> version (in the third patch).
>
> Thomas Huth (3):
>   meson.build: Fix the check for a usable libfdt
>   meson.build: Don't use internal libfdt if the user requested the
> system libfdt
>   dtc: Update to version 1.6.1
>
>  dtc | 2 +-
>  meson.build | 3 +++
>  2 files changed, 4 insertions(+), 1 deletion(-)
>
> --
> 2.27.0
>
>
>
Reviewed-by: Marc-André Lureau 

-- 
Marc-André Lureau


[PATCH 0/3] dtc: Fixes for the fdt check and update submodule to 1.6.1

2021-08-27 Thread Thomas Huth
There are some issues in the checks for libfdt in meson.build which
get fixed with the first two patches.

And while we're at it, also update the dtc submodule to a proper release
version (in the third patch).

Thomas Huth (3):
  meson.build: Fix the check for a usable libfdt
  meson.build: Don't use internal libfdt if the user requested the
system libfdt
  dtc: Update to version 1.6.1

 dtc | 2 +-
 meson.build | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

-- 
2.27.0