Andrew Cooper writes ("[PATCH 3/3] automation: Annotate that a 32bit libc is no
longer a dependency"):
> We can't drop the 32bit libc from the existing containers, because they are
> used on older Xen branches as well.
>
> However, we can avoid the dependency being propagated into newer conainers
> derived from our dockerfiles.
>
> No functional change.
>
> Signed-off-by: Andrew Cooper <[email protected]>
> ---
> CC: Doug Goldstein <[email protected]>
> CC: Wei Liu <[email protected]>
> CC: Ian Jackson <[email protected]>
>
> For 4.15. Documentation changes only
Release-Acked-by: Ian Jackson <[email protected]>