[master,dunfell,zeus] migration.xml: Use Fixed release ref instead of var
Submitted by Armin Kuster on Aug. 18, 2020, 6:13 p.m.
|
Patch ID: 175439
Details
Commit Message
@@ -4115,7 +4115,7 @@ $ runqemu qemux86-64 tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.
</literallayout>
You must now supply a recipe for
<replaceable>recipe</replaceable> as part of the command.
- Prior to the Yocto Project &DISTRO; release, it was not
+ Prior to the Yocto Project 2.3 release, it was not
necessary to provide the script with the command.
</para></listitem>
<listitem><para>
[Yocto # 13867] Because we use &DISTRO in the corresponding XML, when we generate the doc *today* it says 3.0.2, but it should be set to 2.3. So we shouldn't be using &DISTRO. Signed-off-by: Armin Kuster <akuster808@gmail.com> --- documentation/ref-manual/migration.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)