mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
yocto-project-qs: Added note for Fedora23 users
Fedora23 distribution is not supported by the YP 2.0.x release. I added a note to the required host packages section stating that if the user is going to use this distribution, they must install perl-bignum as a required package. Fixes [YOCTO #9580] (From yocto-docs rev: ceb707ada99c8f2b4fc096f1c5f0c357522a6984) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
4f2dfdcd39
commit
a79b7d685b
|
@ -310,6 +310,13 @@
|
|||
<literallayout class='monospaced'>
|
||||
$ sudo dnf install &FEDORA_HOST_PACKAGES_ESSENTIAL; SDL-devel xterm
|
||||
</literallayout>
|
||||
<note>
|
||||
This release of the Yocto Project does not support
|
||||
the Fedora23 distribution.
|
||||
If, however, you want to use that distribution,
|
||||
you must install <filename>perl-bignum</filename>
|
||||
as a required package.
|
||||
</note>
|
||||
</para></listitem>
|
||||
<listitem><para><emphasis>OpenSUSE</emphasis>
|
||||
<literallayout class='monospaced'>
|
||||
|
|
Loading…
Reference in New Issue
Block a user