<para>
The following changes for Python occurred:
- <note>
- Python 2 and recipes that use it can still be built for the
- target as with previous versions.
- </note>
</para>
<section id='migration-2.2-bitbake-now-requires-python-3.4'>
Unfortunately, systems using RPM as a package manager and
providing online package-manager support through SMART still
require Python 2.
+ <note>
+ Python 2 and recipes that use it can still be built for the
+ target as with previous versions.
+ </note>
</para>
</section>
<para>
<filename>runqemu</filename> has been ported to Python and has
changed behavior in some cases.
+ Previous usage patterns continued to be supported.
</para>
<para>
Using a configuration file is particularly convenient when trying
to use QEMU with machines other than the
<filename>qemu*</filename> machines in OE-Core.
- <note>
- Previous usage patterns are continued to be supported.
- </note>
The <filename>qemuboot.conf</filename> file is generated by the
<filename>qemuboot</filename>
class when the root filesystem is being build (i.e.
binary" QA issues when building such recipes.
You need to fix these recipes so that they use the expected
<filename>LDFLAGS</filename>.
- Depending on how the software is built, the build system might
- need to be patched.
+ Depending on how the software is built, the build system used by
+ the software (e.g. a Makefile) might need to be patched.
However, sometimes making this fix is as simple as adding the
following to the recipe:
<literallayout class='monospaced'>