FutureMigrationGuide

From Yocto Project
Jump to navigationJump to search
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.

2.6 Migration Guide items

1. TEST_IMAGE is removed. To do testimage automatically, set TESTIMAGE_AUTO to boolean true.

2. It's now encouraged that users use IMAGE_CLASSES instead of INHERIT for 'testimage' and 'testsdk'. The interface for INHERIT might not be supported in later releases.