FutureMigrationGuide: Difference between revisions
From Yocto Project
Jump to navigationJump to search
PaulEggleton (talk | contribs) No edit summary |
Armin Kuster (talk | contribs) |
||
Line 9: | Line 9: | ||
* LSB support removed | * LSB support removed | ||
* 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) | * 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 | |||
* Hash Equivalence added | |||
** info here for setup: https://git.openembedded.org/openembedded-core/commit/?id=49b10ab3f802bf36d8a2add7db208a868f525d5b |
Revision as of 00:16, 3 October 2019
This page should be used to keep track of items which should be added to the migration guide in the YP Reference Manual. It's a living document for the life of a development cycle and by M4 should represent a significant proportion of items that are worthy of note in the migration guide.
Once the migration guide for a release has been completed the contents of this page should be cleared out. |
3.0 Migration Guide items
- LSB support removed
- 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
- Hash Equivalence added