diff options
author | Kristi Rifenbark <kristi.rifenbark@gmail.com> | 2017-10-30 09:50:05 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-11-12 06:51:19 +0000 |
commit | 69a6e223f9222a46e89e68ce6b41604ec4794796 (patch) | |
tree | 4641767a9591dd1e797e75b02f8bd32c4bc0662c /documentation/ref-manual | |
parent | b034103ce6f2f2cf6c1d5c978c9b955117d9179d (diff) | |
download | poky-69a6e223f9222a46e89e68ce6b41604ec4794796.tar.gz |
ref-manual: 2.4 Migration Revisions
(From yocto-docs rev: 0802de0ca64b7d3581fb2e3ff26d2f72802ade61)
Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/migration.xml | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index dcfcb168c3..811577bb6f 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml | |||
@@ -5231,11 +5231,8 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>. | |||
5231 | options (i.e. prefile and postfile), which are used to | 5231 | options (i.e. prefile and postfile), which are used to |
5232 | read or post-read additional configuration files from the | 5232 | read or post-read additional configuration files from the |
5233 | command line, now only affect the current BitBake command. | 5233 | command line, now only affect the current BitBake command. |
5234 | Before this change these options would "stick" for | 5234 | Before these BitBake changes, these options would "stick" |
5235 | future executions. | 5235 | for future executions. |
5236 | <note> | ||
5237 | BitBake server changes necessitated this change. | ||
5238 | </note> | ||
5239 | </para></listitem> | 5236 | </para></listitem> |
5240 | </itemizedlist> | 5237 | </itemizedlist> |
5241 | </para> | 5238 | </para> |