From a79b7d685b29e5429132b8b6e17a7e82d83641cf Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 6 Jun 2016 14:12:05 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/yocto-project-qs/yocto-project-qs.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 1bd68cf251..a1b02b4750 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -310,6 +310,13 @@ $ sudo dnf install &FEDORA_HOST_PACKAGES_ESSENTIAL; SDL-devel xterm + + This release of the Yocto Project does not support + the Fedora23 distribution. + If, however, you want to use that distribution, + you must install perl-bignum + as a required package. + OpenSUSE -- cgit v1.2.3-54-g00ecf