<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/recipes-devtools, branch master</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2026-02-10T13:21:47+00:00</updated>
<entry>
<title>qemu: rename qemu.inc into qemu-qoriq.inc</title>
<updated>2026-02-10T13:21:47+00:00</updated>
<author>
<name>Benjamin Missey</name>
<email>benjamin.missey@non.se.com</email>
</author>
<published>2026-02-10T12:38:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=df4ab9de1cda876742fd7b334211c4c821fa3474'/>
<id>urn:sha1:df4ab9de1cda876742fd7b334211c4c821fa3474</id>
<content type='text'>
Since commit c03fa452f38 (vcontainer: add SDK-based standalone tarball)
in meta-virtualization, the recipe nativesdk-qemu-vcontainer.bb now
require recipes-devtools/qemu/qemu.inc from openembedded-core.
However, meta-freescale also provides a file named
recipes-devtools/qemu/qemu.inc, causing a parsing conflict and resulting in
the following error:
meta-virtualization/recipes-devtools/qemu/nativesdk-qemu-vcontainer.bb:
Unable to get checksum for nativesdk-qemu-vcontainer SRC_URI entry
0001-qemu-Add-missing-wacom-HID-descriptor.patch: file could not be found

To avoid this filename collision, rename the Freescale include file from
qemu.inc to qemu-qoriq.inc.

Signed-off-by: Benjamin Missey &lt;benjamin.missey@non.se.com&gt;
</content>
</entry>
<entry>
<title>uuu: upgrade 1.5.165 -&gt; 1.5.233</title>
<updated>2025-09-17T09:24:58+00:00</updated>
<author>
<name>Emanuele Ghidoli</name>
<email>emanuele.ghidoli@toradex.com</email>
</author>
<published>2025-09-17T08:56:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=056f218a7075a7db8447dfba71b4c3155bd6f173'/>
<id>urn:sha1:056f218a7075a7db8447dfba71b4c3155bd6f173</id>
<content type='text'>
Upgrade uuu to latest release, which introduces support for container
format v2 required on newer SoCs such as i.MX943 and i.MX95 B0.

This version adds support for macOS on ARM. As a result, the former
executable uuu_mac has been renamed to uuu_mac_x86, and a new
uuu_mac_arm binary is provided.

Signed-off-by: Emanuele Ghidoli &lt;emanuele.ghidoli@toradex.com&gt;
</content>
</entry>
<entry>
<title>qemu-qoriq: Upgrade from LF6.12.20-2.0.0</title>
<updated>2025-08-31T08:42:09+00:00</updated>
<author>
<name>Zelan Zou</name>
<email>zelan.zou@nxp.com</email>
</author>
<published>2025-08-29T08:01:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=6445253ac08396c7f44d23c79a4b40b48939d42a'/>
<id>urn:sha1:6445253ac08396c7f44d23c79a4b40b48939d42a</id>
<content type='text'>
Signed-off-by: Zelan Zou &lt;zelan.zou@nxp.com&gt;
</content>
</entry>
<entry>
<title>qoriq-cst: Update from LF-6.12.0-2.0.0</title>
<updated>2025-08-31T08:42:09+00:00</updated>
<author>
<name>Zelan Zou</name>
<email>zelan.zou@nxp.com</email>
</author>
<published>2025-08-29T07:17:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=359dd172eae7317a1ff507f9f34d05b083f2b124'/>
<id>urn:sha1:359dd172eae7317a1ff507f9f34d05b083f2b124</id>
<content type='text'>
Signed-off-by: Zelan Zou &lt;zelan.zou@nxp.com&gt;
</content>
</entry>
<entry>
<title>global: whinlatter updates for WORKDIR/UNPACKDIR and git fetch location</title>
<updated>2025-06-28T16:58:39+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2025-06-28T16:02:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=b747b01501d19a160612711b0bdc1cee0c24f670'/>
<id>urn:sha1:b747b01501d19a160612711b0bdc1cee0c24f670</id>
<content type='text'>
The series [1] changed the way sources are fetched/unpacked and
S needs to follow that. Additionally for git repos it moved away from
having 'git/' as the checkout directory.

This has been partly tested by building weston based image for
imx6/imx6ull/imx7/imx8/imx8mm/imx8mp/imx95 based images.
E.g. none of the recipes specific for qoriq is built time tested.

As walnascar is no longer compatible with master/whinlatter drop
it from LAYERSERIES_COMPAT.

[1] https://lore.kernel.org/openembedded-core/20250616095000.2918921-1-alex.kanavin@gmail.com/

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</content>
</entry>
<entry>
<title>recipes: fix whitespace warnings</title>
<updated>2025-04-26T10:09:22+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2025-04-26T09:28:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=01a7d1c67bb4ca84c1cf3089d9a8c8c1b3b3b727'/>
<id>urn:sha1:01a7d1c67bb4ca84c1cf3089d9a8c8c1b3b3b727</id>
<content type='text'>
Fix some more whitspace warnings.

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</content>
</entry>
<entry>
<title>qoriq-cst: Update to latest from NXP 6.6.52-2.2.0</title>
<updated>2025-01-13T05:58:59+00:00</updated>
<author>
<name>Flora Hu</name>
<email>flora.hu@nxp.com</email>
</author>
<published>2024-12-26T07:00:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=c37d3a4c28d9ccb4076f5508cf79080d83902b64'/>
<id>urn:sha1:c37d3a4c28d9ccb4076f5508cf79080d83902b64</id>
<content type='text'>
Update SRCREV to e959d5d, update license file to LICENSE

Signed-off-by: Flora Hu &lt;flora.hu@nxp.com&gt;
</content>
</entry>
<entry>
<title>recipes: Switch WORKDIR use with UNPACKDIR</title>
<updated>2024-05-22T20:25:43+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2024-05-22T20:25:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=365e9110b9ee938259c306e66a07cac4e2ddc3c0'/>
<id>urn:sha1:365e9110b9ee938259c306e66a07cac4e2ddc3c0</id>
<content type='text'>
This is being enforced in master oe-core

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>uuu: add libtinyxml2 to the build dependencies</title>
<updated>2024-02-17T15:01:06+00:00</updated>
<author>
<name>Fathi Boudra</name>
<email>fathi.boudra@linaro.org</email>
</author>
<published>2024-02-17T15:01:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=d2fb0f7ef500a2fea5c9da95c5c9789afdaf0b9a'/>
<id>urn:sha1:d2fb0f7ef500a2fea5c9da95c5c9789afdaf0b9a</id>
<content type='text'>
tinyxml2 build dependency has been introduced in:
https://github.com/nxp-imx/mfgtools/commit/e6c6874714f63cce96077921813a33f30463b914

Signed-off-by: Fathi Boudra &lt;fathi.boudra@linaro.org&gt;
</content>
</entry>
<entry>
<title>Merge pull request #1753 from fboudra/uuu-upgrade</title>
<updated>2024-02-17T14:04:42+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2024-02-17T14:04:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=03c05b8c4a818c3728e6714d01256163c10c7bca'/>
<id>urn:sha1:03c05b8c4a818c3728e6714d01256163c10c7bca</id>
<content type='text'>
uuu: upgrade 1.5.141 -&gt; 1.5.165</content>
</entry>
</feed>
