diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2016-01-07 18:17:07 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-15 16:31:17 +0000 |
| commit | 7814b33b5678a3a17b6c49e62b5a37958e57f1a3 (patch) | |
| tree | f34653538c47dce710a40731fd91642c2fcfeb5e /documentation/ref-manual/migration.xml | |
| parent | bf81969bbc87223f2ababa20f41f6d2f05dffcca (diff) | |
| download | poky-7814b33b5678a3a17b6c49e62b5a37958e57f1a3.tar.gz | |
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 <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/migration.xml')
| -rw-r--r-- | documentation/ref-manual/migration.xml | 25 |
1 files changed, 25 insertions, 0 deletions
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 @@ | |||
| 2735 | </section> | 2735 | </section> |
| 2736 | </section> | 2736 | </section> |
| 2737 | 2737 | ||
| 2738 | <section id='moving-to-the-yocto-project-2.1-release'> | ||
| 2739 | <title>Moving to the Yocto Project 2.1 Release</title> | ||
| 2740 | |||
| 2741 | <para> | ||
| 2742 | This section provides migration information for moving to the | ||
| 2743 | Yocto Project 2.1 Release from the prior release. | ||
| 2744 | </para> | ||
| 2745 | |||
| 2746 | <section id='migration-2.1-placeholder'> | ||
| 2747 | <title>Stuff to Remember When Creating this Section</title> | ||
| 2748 | |||
| 2749 | <para> | ||
| 2750 | This is a note from Alexander Kanavin regarding qt4 stuff. | ||
| 2751 | <note> | ||
| 2752 | Qt4 recipes and classes have been removed in YP 2.1 because | ||
| 2753 | Qt4.x has reached end of life upstream. For legacy applications | ||
| 2754 | and LSB compliancy purposes Qt4 can be found in meta-qt4 | ||
| 2755 | repository, and for any new development Qt5 is available at | ||
| 2756 | meta-qt5 repository(provide links to both). | ||
| 2757 | </note> | ||
| 2758 | </para> | ||
| 2759 | </section> | ||
| 2760 | </section> | ||
| 2761 | |||
| 2762 | |||
| 2738 | 2763 | ||
| 2739 | </chapter> | 2764 | </chapter> |
| 2740 | <!-- | 2765 | <!-- |
