From 269f3c88734507018c5e0c109a7cc07e2c74a21b Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 10 Oct 2019 07:22:32 -0700 Subject: ref-manual: First pass of 2.8 migration changes (WIP) (From yocto-docs rev: 2c0f6cd921132caa4f49c34ac592db68be27761a) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/migration.xml | 98 ++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) (limited to 'documentation/ref-manual/migration.xml') diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index ade8787b4d..551484990b 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml @@ -6597,6 +6597,104 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message. + + + + + + + + + +
+ Moving to the Yocto Project 2.8 Release + + + This section provides migration information for moving to the + Yocto Project 2.8 Release from the prior release. + + +
+ LSB Support Removed + + + LSB support has been removed. + +
+ +
+ <filename>poky-lsb</filename> Replaced + + + poky-lsb replaced by + poky-altcfg for alternate configurations to + be tested on the autobuilder. + As well as an example of subclassing a distro config. + +
+ +
+ OpenSSL 1.0.X removed + + + OpenSSL 1.0.X removed. + +
+ +
+ Hash Equivalence Added + + + Hash Equivalence added. + See + for setup information. + +
+ +
+ <filename>gcc/glibc/binutls</filename> GNU Tests Added + + + gcc/glibc/binutls GNU tests added. + +
+ +
+ Removed Recipes + + + Some topic... + +
+ +
+ Removed Classes + + + Some topic... + +
+ +
+ Miscellaneous Changes + + + Some topic... + +
+
+ + + + + + + + + + + +