docs.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* Incorrect minimum versions shown for GCC and make
@ 2022-10-01 14:49 Peter Kjellerstedt
  2022-10-03 15:04 ` [docs] " Michael Opdenacker
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Kjellerstedt @ 2022-10-01 14:49 UTC (permalink / raw)
  To: Yocto Documentation (docs@lists.yoctoproject.org)

If I look at 
https://docs.yoctoproject.org/dev/singleindex.html#compatible-linux-distribution
the minimum version for GCC is shown as "5.0", while the minimum version 
specified in documentation/poky.yaml.in (MIN_GCC_VERSION) is "7.5".

And the minimum version "&MIN_MAKE_VERSION;" for make indicates that 
the MIN_MAKE_VERSION variable is not defined, but in 
documentation/poky.yaml.in it is set to "4.0".

Based on the above, it seems the development documentation is using the 
poky.yaml.in file for Kirkstone rather than the one for Langdale.

//Peter



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

* Re: [docs] Incorrect minimum versions shown for GCC and make
  2022-10-01 14:49 Incorrect minimum versions shown for GCC and make Peter Kjellerstedt
@ 2022-10-03 15:04 ` Michael Opdenacker
  2022-10-03 16:08   ` Quentin Schulz
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Opdenacker @ 2022-10-03 15:04 UTC (permalink / raw)
  To: Peter Kjellerstedt; +Cc: Yocto Documentation (docs@lists.yoctoproject.org)

Hi Peter,

Thanks for reporting this issue.

On 01.10.22 16:49, Peter Kjellerstedt wrote:
> If I look at
> https://docs.yoctoproject.org/dev/singleindex.html#compatible-linux-distribution
> the minimum version for GCC is shown as "5.0", while the minimum version
> specified in documentation/poky.yaml.in (MIN_GCC_VERSION) is "7.5".
>
> And the minimum version "&MIN_MAKE_VERSION;" for make indicates that
> the MIN_MAKE_VERSION variable is not defined, but in
> documentation/poky.yaml.in it is set to "4.0".
>
> Based on the above, it seems the development documentation is using the
> poky.yaml.in file for Kirkstone rather than the one for Langdale.

Right, and the documentation is out of date for Kirkstone too.
I'll try to find why this happens.

Thanks again
Michael.

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



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

* Re: [docs] Incorrect minimum versions shown for GCC and make
  2022-10-03 15:04 ` [docs] " Michael Opdenacker
@ 2022-10-03 16:08   ` Quentin Schulz
  0 siblings, 0 replies; 3+ messages in thread
From: Quentin Schulz @ 2022-10-03 16:08 UTC (permalink / raw)
  To: michael.opdenacker, Peter Kjellerstedt
  Cc: Yocto Documentation (docs@lists.yoctoproject.org)

Hi all,

On 10/3/22 17:04, Michael Opdenacker via lists.yoctoproject.org wrote:
> Hi Peter,
> 
> Thanks for reporting this issue.
> 
> On 01.10.22 16:49, Peter Kjellerstedt wrote:
>> If I look at
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.yoctoproject.org_dev_singleindex.html-23compatible-2Dlinux-2Ddistribution&d=DwICaQ&c=_sEr5x9kUWhuk4_nFwjJtA&r=LYjLexDn7rXIzVmkNPvw5ymA1XTSqHGq8yBP6m6qZZ4njZguQhZhkI_-172IIy1t&m=u9m2ve0ByU4CXHmZxjW_6GsGvoQjzEBiBGa5z9kZzkpVqhoVbvXs9wYh9bYy0jId&s=_YAl_18TDAUr1foHEEo3dgnk0MFXuX7PGsi10kUWXsA&e= the minimum version for GCC is shown as "5.0", while the minimum version
>> specified in documentation/poky.yaml.in (MIN_GCC_VERSION) is "7.5".
>>
>> And the minimum version "&MIN_MAKE_VERSION;" for make indicates that
>> the MIN_MAKE_VERSION variable is not defined, but in
>> documentation/poky.yaml.in it is set to "4.0".
>>
>> Based on the above, it seems the development documentation is using the
>> poky.yaml.in file for Kirkstone rather than the one for Langdale.
> 
> Right, and the documentation is out of date for Kirkstone too.
> I'll try to find why this happens.
> 

For the reported bug, we need to run git clean -ffdx after git checkout 
the new branch otherwise the git repo is dirty (you can see in the 
autobuilder logs that the poky.yaml file exists for kirkstone and master 
for example, which shouldn't be the case).

Cheers,
Quentin


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

end of thread, other threads:[~2022-10-03 16:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-01 14:49 Incorrect minimum versions shown for GCC and make Peter Kjellerstedt
2022-10-03 15:04 ` [docs] " Michael Opdenacker
2022-10-03 16:08   ` Quentin Schulz

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).