From 7814b33b5678a3a17b6c49e62b5a37958e57f1a3 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 7 Jan 2016 18:17:07 -0600 Subject: ref-manual: Updates to cull out qt4 stuff. Several areas changed throughout the ref-manual to remove qt4 referencing. (From yocto-docs rev: 9ee721034ceb2bb7b7a9e64f6a6a7a2b3bfd1c82) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/migration.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'documentation/ref-manual/migration.xml') diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index 21763e3a46..45ac041d92 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml @@ -2735,6 +2735,31 @@ +
+ Moving to the Yocto Project 2.1 Release + + + This section provides migration information for moving to the + Yocto Project 2.1 Release from the prior release. + + +
+ Stuff to Remember When Creating this Section + + + This is a note from Alexander Kanavin regarding qt4 stuff. + + Qt4 recipes and classes have been removed in YP 2.1 because + Qt4.x has reached end of life upstream. For legacy applications + and LSB compliancy purposes Qt4 can be found in meta-qt4 + repository, and for any new development Qt5 is available at + meta-qt5 repository(provide links to both). + + +
+
+ +