From 982aa36251a4a855102575b8a590929787c645fd Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 21 Apr 2014 13:45:18 -0700 Subject: [PATCH] ref-manual: Added package change info to the migration section. The package architecture for armv7a packages with the thumb optimization enabled will now get a "t2" suffix as it should; this was not the case in the 1.5 release. Architecture names will change within package feeds as a result. (From yocto-docs rev: 1ce59f6911dd67835266aa3b0e29f404a487fd6e) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/migration.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index a25a38edb2..d6e8934389 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml @@ -1134,6 +1134,15 @@ the Yocto Project release. Be aware and take precautions for that possibility. + + The armv7a with thumb package + architecture suffix has changed. + The suffix for these packages with the thumb + optimization enabled is "t2" as it should be. + Use of this suffix was not the case in the 1.5 release. + Architecture names will change within package feeds as a + result. +