poky.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* Re: [docs] [PATCH] Add missing iproute and iputils packages for Fedora 36
       [not found] <20221124012446.483364-1-javier.tia@linaro.org>
@ 2022-11-24  8:53 ` Michael Opdenacker
  2022-11-24 18:11   ` Javier Tia
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Opdenacker @ 2022-11-24  8:53 UTC (permalink / raw)
  To: Javier Tia; +Cc: poky, docs

Hi Javier,

On 11/24/22 02:24, Javier Tia wrote:
> So far from crops/yocto:fedora-36-base I have been building in Fedora 36
> without issue. Just found iproute and iputils are missing.
>
> Signed-off-by: Javier Tia <javier.tia@linaro.org>
> ---
>   documentation/poky.yaml.in                       | 2 +-
>   documentation/ref-manual/system-requirements.rst | 2 ++
>   2 files changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/documentation/poky.yaml.in b/documentation/poky.yaml.in
> index ce67c4d3d..c6a6560a4 100644
> --- a/documentation/poky.yaml.in
> +++ b/documentation/poky.yaml.in
> @@ -19,7 +19,7 @@ FEDORA_HOST_PACKAGES_ESSENTIAL : "gawk make wget tar bzip2 gzip python3 unzip pe
>        ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue perl-bignum socat \
>        python3-pexpect findutils which file cpio python python3-pip xz python3-GitPython \
>        python3-jinja2 SDL-devel rpcgen mesa-libGL-devel perl-FindBin perl-File-Compare \
> -     perl-File-Copy perl-locale zstd lz4"
> +     perl-File-Copy perl-locale zstd lz4 iproute iputils"
>   OPENSUSE_HOST_PACKAGES_ESSENTIAL : "python gcc gcc-c++ git chrpath make wget python-xml \
>        diffstat makeinfo python-curses patch socat python3 python3-curses tar python3-pip \
>        python3-pexpect xz which python3-Jinja2 Mesa-libEGL1 libSDL-devel rpcgen Mesa-dri-devel \
> diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst
> index 150263381..3e1fc40d5 100644
> --- a/documentation/ref-manual/system-requirements.rst
> +++ b/documentation/ref-manual/system-requirements.rst
> @@ -47,6 +47,8 @@ distributions:
>   
>   -  Fedora 35
>   
> +-  Fedora 36
> +


Many thanks for the patch and for testing!
However, we usually add a new supported distro to 
meta-poky/conf/distro/poky.conf in the meta-yocto repository 
(https://git.yoctoproject.org/meta-yocto/tree/meta-poky/conf/distro/poky.conf), 
before adding it to the docs.

It seems that Fedora 36 is indeed supported now. See all the successful 
builds on https://autobuilder.yoctoproject.org/typhoon/#/builders/86

Could you send a patch for poky.conf? I could do it but you deserve the 
credit :)
Then, you can come back with the documentation patch.
Thanks in advance
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [docs] [PATCH] Add missing iproute and iputils packages for Fedora 36
  2022-11-24  8:53 ` [docs] [PATCH] Add missing iproute and iputils packages for Fedora 36 Michael Opdenacker
@ 2022-11-24 18:11   ` Javier Tia
  0 siblings, 0 replies; 2+ messages in thread
From: Javier Tia @ 2022-11-24 18:11 UTC (permalink / raw)
  To: Michael Opdenacker; +Cc: poky, docs

Hi Michael,

On 11/24/22 02:53, Michael Opdenacker wrote:
> Many thanks for the patch and for testing!
> However, we usually add a new supported distro to
> meta-poky/conf/distro/poky.conf in the meta-yocto repository
> (https://git.yoctoproject.org/meta-yocto/tree/meta-poky/conf/distro/poky.conf),
> before adding it to the docs.
> 
> It seems that Fedora 36 is indeed supported now. See all the successful
> builds onhttps://autobuilder.yoctoproject.org/typhoon/#/builders/86
> 
> Could you send a patch for poky.conf? I could do it but you deserve the
> credit 😄

Sure! Thank you for pointing out the link and the next step to get this 
change merged.

I have submitted the patch [1] adding Fedora 36 as supported distro.

[1] https://lists.yoctoproject.org/g/poky/message/12940

> Then, you can come back with the documentation patch.

I will reply here if it has been merged.

Thanks,
» Javier Tia 🖋


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-24 18:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20221124012446.483364-1-javier.tia@linaro.org>
2022-11-24  8:53 ` [docs] [PATCH] Add missing iproute and iputils packages for Fedora 36 Michael Opdenacker
2022-11-24 18:11   ` Javier Tia

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).