<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git, 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-05-11T16:30:06+00:00</updated>
<entry>
<title>Merge pull request #2520 from ernestvh/fix-isp-vvcam</title>
<updated>2026-05-11T16:30:06+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2026-05-11T16:30:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=3949624f36cbc5b7fd4033ce5ef001d83fc1a3e9'/>
<id>urn:sha1:3949624f36cbc5b7fd4033ce5ef001d83fc1a3e9</id>
<content type='text'>
Fix ParseError in linux-fslc-imx and fix kernel-module-isp-vvcam builds for pre 6.18 kernels</content>
</entry>
<entry>
<title>kernel-module-isp-vvcam: fix build against pre-6.18 kernels</title>
<updated>2026-05-11T16:12:44+00:00</updated>
<author>
<name>Ernest Van Hoecke</name>
<email>ernest.vanhoecke@toradex.com</email>
</author>
<published>2026-05-11T10:32:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=bd90d58fe926b335e3f8c08c0387573d8369f17e'/>
<id>urn:sha1:bd90d58fe926b335e3f8c08c0387573d8369f17e</id>
<content type='text'>
The 4.2.2.26.1 driver source is based on lf-6.18 and uses the v4l2_fh
API introduced in Linux v6.18. Older kernels still provide the older
helpers, which breaks the build due to missing file_to_v4l2_fh() and
mismatching v4l2_fh_add/del() prototypes.

Add a small compatibility wrapper for kernels older than v6.18.

Fixes: 5594fa535392 ("isp-imx: Upgrade to 4.2.2.26.1")
Signed-off-by: Ernest Van Hoecke &lt;ernest.vanhoecke@toradex.com&gt;
</content>
</entry>
<entry>
<title>linux-fslc-imx: Fix ParseError due to broken comments</title>
<updated>2026-05-11T15:53:07+00:00</updated>
<author>
<name>Ernest Van Hoecke</name>
<email>ernest.vanhoecke@toradex.com</email>
</author>
<published>2026-05-11T15:49:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=b45004c6594b75d2a18e1f06a089359996686d79'/>
<id>urn:sha1:b45004c6594b75d2a18e1f06a089359996686d79</id>
<content type='text'>
Commit 2862dc5e6279 ("linux-fslc-imx: Bump kernel to LF6.18.2_1.0.0 + stable up to v6.18.24")
accidentally dropped the # in front of the git log comments, breaking
the recipe parsing.

Comment out the list of git commits in this recipe again.

Fixes the below error:
ERROR: ParseError at [..]/meta-freescale/recipes-kernel/linux/linux-fslc-imx_6.18.bb:46: unparsed line: '$ 6e811374f6340 drm/imx: lcdifv3: Fix videomode settings'

Fixes: 2862dc5e6279 ("linux-fslc-imx: Bump kernel to LF6.18.2_1.0.0 + stable up to v6.18.24")
Signed-off-by: Ernest Van Hoecke &lt;ernest.vanhoecke@toradex.com&gt;
</content>
</entry>
<entry>
<title>Merge pull request #2509 from angolini/bump-kernel-6.18.21</title>
<updated>2026-05-11T13:31:29+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2026-05-11T13:31:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=ed4082f49c04306bed3e35714f903da92325a8df'/>
<id>urn:sha1:ed4082f49c04306bed3e35714f903da92325a8df</id>
<content type='text'>
linux-fslc-imx: Bump kernel to LF6.18.2_1.0.0 + stable up to v6.18.21</content>
</entry>
<entry>
<title>Merge pull request #2515 from nxp-upstream/fix-imx-boot</title>
<updated>2026-05-05T11:00:58+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2026-05-05T11:00:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=3bba380c466f29443bc7788a2d720262af26fe70'/>
<id>urn:sha1:3bba380c466f29443bc7788a2d720262af26fe70</id>
<content type='text'>
imx-boot_1.0.bb: Drop mcore image in imx-boot image</content>
</entry>
<entry>
<title>linux-fslc-imx: Bump kernel to LF6.18.2_1.0.0 + stable up to v6.18.24</title>
<updated>2026-05-04T19:26:49+00:00</updated>
<author>
<name>Daiane Angolini</name>
<email>daiane.angolini@foundries.io</email>
</author>
<published>2026-04-24T20:21:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=2862dc5e62799c2ec7b7b03051465759f3ab249a'/>
<id>urn:sha1:2862dc5e62799c2ec7b7b03051465759f3ab249a</id>
<content type='text'>
This is part of #2483

Signed-off-by: Daiane Angolini &lt;daiane.angolini@foundries.io&gt;
</content>
</entry>
<entry>
<title>Merge pull request #2519 from WallaceIT/mx91_mx93_imx_boot_container</title>
<updated>2026-05-04T11:19:49+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2026-05-04T11:19:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=85cd508a715936a23f9623818ee4d1851890b5cb'/>
<id>urn:sha1:85cd508a715936a23f9623818ee4d1851890b5cb</id>
<content type='text'>
imx-boot-container: add i.MX91 and i.MX93 support</content>
</entry>
<entry>
<title>imx-boot-container: add i.MX91 and i.MX93 support</title>
<updated>2026-05-03T13:44:14+00:00</updated>
<author>
<name>Francesco Valla</name>
<email>francesco@valla.it</email>
</author>
<published>2026-05-03T13:40:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=e70b02ad17ea4bdd093a5c5ffad1168cf23b6d48'/>
<id>urn:sha1:e70b02ad17ea4bdd093a5c5ffad1168cf23b6d48</id>
<content type='text'>
Add the necessary support to enable boot container builds for i.MX91
and i.MX93 derivatives using U-Boot's binman; both platforms require
AHAB container in addition to DDR PHY and ATF firmware.

Signed-off-by: Francesco Valla &lt;francesco@valla.it&gt;
</content>
</entry>
<entry>
<title>Merge pull request #2517 from ernestvh/fix-isp-imx-jsoncpp-soname</title>
<updated>2026-05-02T19:14:16+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2026-05-02T19:14:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=6829b51cd7e3ac7e2a6a8b220e8a1639c3ae02b2'/>
<id>urn:sha1:6829b51cd7e3ac7e2a6a8b220e8a1639c3ae02b2</id>
<content type='text'>
isp-imx: fix jsoncpp runtime dependency</content>
</entry>
<entry>
<title>isp-imx: fix jsoncpp runtime dependency</title>
<updated>2026-05-01T16:13:02+00:00</updated>
<author>
<name>Ernest Van Hoecke</name>
<email>ernest.vanhoecke@toradex.com</email>
</author>
<published>2026-05-01T14:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=82d44b0762cec2fba3000406d5c8dc4b1b5d4ebd'/>
<id>urn:sha1:82d44b0762cec2fba3000406d5c8dc4b1b5d4ebd</id>
<content type='text'>
The prebuilt ISP media server binaries were linked against jsoncpp
1.9.6 and still require libjsoncpp.so.26. meta-openembedded now uses
jsoncpp 1.9.7 which leads to libjsoncpp.so.27, but the runtime linker
and OE shlib QA still match the exact SONAME from DT_NEEDED.

Patch the installed binaries to require libjsoncpp.so.27 so file-rdeps
can resolve the dependency to the distro jsoncpp package.

Signed-off-by: Ernest Van Hoecke &lt;ernest.vanhoecke@toradex.com&gt;
</content>
</entry>
</feed>
