<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/recipes-bsp, branch upgrades/linux-uboot-fslc</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=upgrades%2Flinux-uboot-fslc</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=upgrades%2Flinux-uboot-fslc'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2024-07-09T17:32:34+00:00</updated>
<entry>
<title>u-boot-fslc: 2024.04 -&gt; 2024.07</title>
<updated>2024-07-09T17:32:34+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2024-07-09T17:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=6f680b1c5b931348e07868a0a486b921f022aef4'/>
<id>urn:sha1:6f680b1c5b931348e07868a0a486b921f022aef4</id>
<content type='text'>
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>firmware-imx: Update 8.23 -&gt; 8.24</title>
<updated>2024-06-23T21:03:31+00:00</updated>
<author>
<name>Benjamin Szőke</name>
<email>egyszeregy@freemail.hu</email>
</author>
<published>2024-06-23T21:03:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=aa4b206a7345cd8f339ad2919f49e73e03b8e5e1'/>
<id>urn:sha1:aa4b206a7345cd8f339ad2919f49e73e03b8e5e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>imx-vpu-hantro: fix compile time error</title>
<updated>2024-06-13T06:39:45+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2024-06-13T06:37:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=df6ff365d3292c9874b055b55e2378ee8307c1fd'/>
<id>urn:sha1:df6ff365d3292c9874b055b55e2378ee8307c1fd</id>
<content type='text'>
GCC-14 set more warnings to errors, demote the ones which trigger to a warning.

Fixes:
| ../../source/h264high/h264decapi.c:1803:22: error: assignment to 'const u8 *' {aka 'const unsigned char *'} from incompatible pointer type 'u32 *' {aka 'unsigned int *'} [-Wincompatible-pointer-types]
|  1803 |             ref_data = ref.virtual_address;
| ../../source/h264high/h264decapi.c:2086:22: error: assignment to 'const u8 *' {aka 'const unsigned char *'} from incompatible pointer type 'u32 *' {aka 'unsigned int *'} [-Wincompatible-pointer-types]
|  2086 |             ref_data = ref.virtual_address;

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</content>
</entry>
<entry>
<title>imx-vpu-hantro: update recipes</title>
<updated>2024-06-13T06:39:45+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2024-06-12T12:44:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=29b29781f20395f6c204a713715fda5fe280301b'/>
<id>urn:sha1:29b29781f20395f6c204a713715fda5fe280301b</id>
<content type='text'>
Update the recipes to what is used in rel_imx_6.6.3_1.0.0.

imx-vpu-hantro and imx-vpu-hantro-vc: LICENSE: FSL EULA is updated to v53.
All: dropped the md5sum.

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.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>ppfe-firmware: Respect nonarch_base_libdir</title>
<updated>2024-05-13T11:46:06+00:00</updated>
<author>
<name>Alexander Stein</name>
<email>alexander.stein@ew.tq-group.com</email>
</author>
<published>2024-05-13T11:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=eb8e3bf6debf6413d7f87e78b3b5df1438e7a4be'/>
<id>urn:sha1:eb8e3bf6debf6413d7f87e78b3b5df1438e7a4be</id>
<content type='text'>
Fixes QA error:
QA Issue: ppfe-firmware package is not obeying usrmerge distro feature.
/lib should be relocated to /usr. [usrmerge]

Signed-off-by: Alexander Stein &lt;alexander.stein@ew.tq-group.com&gt;
</content>
</entry>
<entry>
<title>firmware-imx: introduce IMX_USE_LINUX_FIRMWARE_SDMA to configure sdma firmware sources</title>
<updated>2024-05-12T16:55:41+00:00</updated>
<author>
<name>Benjamin Szőke</name>
<email>egyszeregy@freemail.hu</email>
</author>
<published>2024-05-12T16:55:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=46a800cccd23243b94c3a0b256b2f0d5201abd58'/>
<id>urn:sha1:46a800cccd23243b94c3a0b256b2f0d5201abd58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>firmware-imx: Use vpu-amphion and vpu-wave suffix.</title>
<updated>2024-05-12T16:37:22+00:00</updated>
<author>
<name>Benjamin Szőke</name>
<email>egyszeregy@freemail.hu</email>
</author>
<published>2024-05-12T16:37:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=9a5222079674f7b1fae890bcdf2f5d5e39c2cc3a'/>
<id>urn:sha1:9a5222079674f7b1fae890bcdf2f5d5e39c2cc3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>firmware-imx: sync firmware-imx_8.23.bb with meta-imx-bsp layer</title>
<updated>2024-05-08T10:01:12+00:00</updated>
<author>
<name>Benjamin Szőke</name>
<email>egyszeregy@freemail.hu</email>
</author>
<published>2024-05-08T10:01:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=d3dd29f4a1b5e033222a8f3ab971f64f8e24b217'/>
<id>urn:sha1:d3dd29f4a1b5e033222a8f3ab971f64f8e24b217</id>
<content type='text'>
</content>
</entry>
<entry>
<title>imx-lib: Update lf-6.1.55-2.2.0 to lf-6.6.3-1.0.0</title>
<updated>2024-05-03T08:59:49+00:00</updated>
<author>
<name>Oleksandr Suvorov</name>
<email>cryosay@gmail.com</email>
</author>
<published>2024-05-03T08:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=1e88b88a4b68ef1a302d89ed8d405bd0b63e0de7'/>
<id>urn:sha1:1e88b88a4b68ef1a302d89ed8d405bd0b63e0de7</id>
<content type='text'>
No actual changes, just rename a source branch.

Signed-off-by: Oleksandr Suvorov &lt;cryosay@gmail.com&gt;
</content>
</entry>
</feed>
