<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git, branch backport-2734-to-wrynose</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=backport-2734-to-wrynose</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=backport-2734-to-wrynose'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2026-09-18T15:05:59+00:00</updated>
<entry>
<title>gst-examples: Expand DESCRIPTION beyond SUMMARY</title>
<updated>2026-09-18T15:05:59+00:00</updated>
<author>
<name>Luciano Dittgen</name>
<email>luciano.dittgen@ossystems.com.br</email>
</author>
<published>2026-09-18T14:12:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=9df5c8a2aa811dcef872a8b2f82fdd0c4cc8d990'/>
<id>urn:sha1:9df5c8a2aa811dcef872a8b2f82fdd0c4cc8d990</id>
<content type='text'>
DESCRIPTION restated the recipe name in fewer words than SUMMARY, so it
told a reader less than the line above it; name the two example programs
instead. The file is a downgraded copy of the oe-core recipe but not a
verbatim fork -- master already carries local SECTION, DEPENDS order and
indent changes to it -- so it is maintained metadata. Built gst-examples
for imx8mm-lpddr4-evk: no buildhistory delta, new text in pkgdata.

Signed-off-by: Luciano Dittgen &lt;luciano.dittgen@ossystems.com.br&gt;
(cherry picked from commit 9ed10a1f31928ca4e174121a29e2e5357684f5e8)
</content>
</entry>
<entry>
<title>Merge pull request #2733 from Freescale/backport-2721-to-wrynose</title>
<updated>2026-09-18T14:20:10+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2026-09-18T14:20:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=c35d3dc9b0a1b42a80e41b78307d4612abdfdc71'/>
<id>urn:sha1:c35d3dc9b0a1b42a80e41b78307d4612abdfdc71</id>
<content type='text'>
[Backport wrynose] jailhouse-imx: Suppress pythonprefix on the shell compile prepend</content>
</entry>
<entry>
<title>jailhouse-imx: Suppress pythonprefix on the shell compile prepend</title>
<updated>2026-09-18T14:19:51+00:00</updated>
<author>
<name>Luciano Dittgen</name>
<email>luciano.dittgen@ossystems.com.br</email>
</author>
<published>2026-09-17T13:42:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=7d372307f97a5107bc24251f5930d77b419543b0'/>
<id>urn:sha1:7d372307f97a5107bc24251f5930d77b419543b0</id>
<content type='text'>
oelint.task.pythonprefix parses a task body with ast and reports it when it
happens to be valid Python. This prepend matches only because a lone
oe_runmake is also a Python expression statement; the rule's own line-count
guard is meant to exempt that, but counts the body's comment as code.

The task must stay shell. bitbake -e shows setuptools3 is inherited after
module and shadows module_do_compile, so this prepend builds the module.

Signed-off-by: Luciano Dittgen &lt;luciano.dittgen@ossystems.com.br&gt;
(cherry picked from commit 6f136d2fbffc1bf7cdd7480be61e63c52976ba68)
</content>
</entry>
<entry>
<title>Merge pull request #2731 from Freescale/backport-2727-to-wrynose</title>
<updated>2026-09-18T14:19:13+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2026-09-18T14:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=eb757acfa98e2b1d46a6deee0f69e03ed78ef6cc'/>
<id>urn:sha1:eb757acfa98e2b1d46a6deee0f69e03ed78ef6cc</id>
<content type='text'>
[Backport wrynose] u-boot-fslc: Document why the conditional inherit cannot be deferred</content>
</entry>
<entry>
<title>Merge pull request #2732 from Freescale/backport-2718-to-wrynose</title>
<updated>2026-09-18T14:18:57+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2026-09-18T14:18:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=6833f458879a8d33b2976af7c5f9d47ee3d12050'/>
<id>urn:sha1:6833f458879a8d33b2976af7c5f9d47ee3d12050</id>
<content type='text'>
[Backport wrynose] imx-mkimage: Rename to imx-mkimage-native and defer the native inherit</content>
</entry>
<entry>
<title>imx-mkimage: Defer the native inherit</title>
<updated>2026-09-18T14:18:35+00:00</updated>
<author>
<name>Luciano Dittgen</name>
<email>luciano.dittgen@ossystems.com.br</email>
</author>
<published>2026-09-17T14:43:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=a05a231df09d15dbba703faa3263701d0b06e6a0'/>
<id>urn:sha1:a05a231df09d15dbba703faa3263701d0b06e6a0</id>
<content type='text'>
devtool inherits extra classes after the recipe, which can push native
out of the last position bitbake expects. Deferring keeps it last
regardless of inherit order. class-native, PACKAGE_ARCH and the empty
STAGING_DIR_TARGET are unchanged. Tested with bitbake imx-mkimage-native
on imx8mp-lpddr4-evk: empty buildhistory delta.

Signed-off-by: Luciano Dittgen &lt;luciano.dittgen@ossystems.com.br&gt;
(cherry picked from commit db87ff560b6ac6891b327c2ddfb3c20cba8ca640)
</content>
</entry>
<entry>
<title>imx-mkimage: Rename the recipe to imx-mkimage-native</title>
<updated>2026-09-18T14:18:35+00:00</updated>
<author>
<name>Luciano Dittgen</name>
<email>luciano.dittgen@ossystems.com.br</email>
</author>
<published>2026-09-17T14:36:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=0a5bbe1e420684766fe385ac9d168672b791a9ec'/>
<id>urn:sha1:0a5bbe1e420684766fe385ac9d168672b791a9ec</id>
<content type='text'>
The recipe is native-only, but PN did not end in -native, so
native.bbclass's virtclass handler returned before applying its DEPENDS
remapping. BPN prunes the suffix via SPECIAL_PKGSUFFIX, so a -native
filename cannot double it, contrary to the note bb3945d1 added and this
drops. No consumer referenced the old PN. Tested with bitbake
imx-mkimage-native on imx8mp-lpddr4-evk: sysroot contents unchanged.

Signed-off-by: Luciano Dittgen &lt;luciano.dittgen@ossystems.com.br&gt;
(cherry picked from commit a89035eaeeb14169738453be5aee6ecfe357904c)
</content>
</entry>
<entry>
<title>u-boot-fslc: Document why the conditional inherit cannot be deferred</title>
<updated>2026-09-18T14:17:51+00:00</updated>
<author>
<name>Luciano Dittgen</name>
<email>luciano.dittgen@ossystems.com.br</email>
</author>
<published>2026-09-17T20:51:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=e5480db2c825583331c9027e92bc4c105d83134d'/>
<id>urn:sha1:e5480db2c825583331c9027e92bc4c105d83134d</id>
<content type='text'>
The line trips two rules. inherit_defer would run imx-boot-container at
end of parse, after uuu_bootloader_tag, whose do_deploy:append tags
flash.bin before the symlink exists -- do_deploy fails that way on
imx8mq-evk. The trailing space is only in the linter's empty-branch
expansion; no line in the file ends in whitespace. Deferring both
inherits just moves the finding to the bare inherit_defer below.

Signed-off-by: Luciano Dittgen &lt;luciano.dittgen@ossystems.com.br&gt;
(cherry picked from commit 899e6455b0fe51eded4b4233504c3662efbeb3fc)
</content>
</entry>
<entry>
<title>Merge pull request #2726 from Freescale/backport-2722-to-wrynose</title>
<updated>2026-09-18T14:16:46+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2026-09-18T14:16:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=f2fd0ece07fef81a486c2d04ce16ac2f191a3083'/>
<id>urn:sha1:f2fd0ece07fef81a486c2d04ce16ac2f191a3083</id>
<content type='text'>
[Backport wrynose] oelint: Suppress inlinesuppress_na, which misreports live suppressions</content>
</entry>
<entry>
<title>Merge pull request #2725 from Freescale/backport-2720-to-wrynose</title>
<updated>2026-09-18T14:16:29+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2026-09-18T14:16:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=61b050b4c1ee3f6478e651a3bb27a344c42b7253'/>
<id>urn:sha1:61b050b4c1ee3f6478e651a3bb27a344c42b7253</id>
<content type='text'>
[Backport wrynose] ovs-dpdk: Drop the unused python3 runtime dependency</content>
</entry>
</feed>
