<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/recipes-bsp/imx-vpu-hantro, branch bump-linux-recipes</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=bump-linux-recipes</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=bump-linux-recipes'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2025-05-12T07:37:31+00:00</updated>
<entry>
<title>imx-vpu-hantro: fix build with gcc 15</title>
<updated>2025-05-12T07:37:31+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2025-05-12T07:37:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=693c297a195b5196cb2fd317057ab32b5926dbb9'/>
<id>urn:sha1:693c297a195b5196cb2fd317057ab32b5926dbb9</id>
<content type='text'>
Change from deprecated K&amp;R function declaration and definitions
to ANSI C style.

GCC 15 by default no longer accepts it:
| decoder_sw/software/test/common/md5_sink.c:68:3: error: too many
| arguments to function 'MD5Init'; expected 0, have 1
|   68 |   MD5Init(&amp;inst-&gt;ctx);

With C23 bool, true and false are built in keywords and cannot be
redefined.

Fixes build error:
| ../inc/basetype.h:71:9: error: cannot use keyword 'false' as enumeration constant
|    71 |         false   = 0,

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</content>
</entry>
<entry>
<title>imx-vpu-hantro: Update recipes</title>
<updated>2025-04-25T15:45:36+00:00</updated>
<author>
<name>João Paulo Gonçalves</name>
<email>joao.goncalves@toradex.com</email>
</author>
<published>2025-04-25T15:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=cae1171b84fb80f9ac64a09ef5118bb06c34025a'/>
<id>urn:sha1:cae1171b84fb80f9ac64a09ef5118bb06c34025a</id>
<content type='text'>
Update recipes to latest version of rel_imx_6.12.3_1.0.0.

Signed-off-by: João Paulo Gonçalves &lt;joao.goncalves@toradex.com&gt;
</content>
</entry>
<entry>
<title>imx-vpu-hantro: Update recipes</title>
<updated>2025-04-25T00:17:20+00:00</updated>
<author>
<name>João Paulo Gonçalves</name>
<email>joao.goncalves@toradex.com</email>
</author>
<published>2025-04-24T16:17:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=e6254a24a9d7fcc8e73b9bfa866f4b952be94cd2'/>
<id>urn:sha1:e6254a24a9d7fcc8e73b9bfa866f4b952be94cd2</id>
<content type='text'>
Update Hantro VPU libraries and daemon to latest version of
rel_6.6.52_2.2.0.

Signed-off-by: João Paulo Gonçalves &lt;joao.goncalves@toradex.com&gt;
</content>
</entry>
<entry>
<title>recipes: fix whitespace warnings</title>
<updated>2025-04-22T22:37:01+00:00</updated>
<author>
<name>Hiago De Franco</name>
<email>hiago.franco@toradex.com</email>
</author>
<published>2025-04-22T20:50:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=10b651b0d1ded461f00f519b2effd0e8d11d3001'/>
<id>urn:sha1:10b651b0d1ded461f00f519b2effd0e8d11d3001</id>
<content type='text'>
Since OE bitbake commit 24772dd2ae6c ("parse/ConfHandler: Add warning for
deprecated whitespace usage"), the current build generates the following
warning (as example):

WARNING:
/var/home/frh/bsp-master/build/../layers/meta-freescale/recipes-kernel/linux/linux-imx.inc:36
has a lack of whitespace around the assignment:
'KCONFIG_MODE="--alldefconfig"'

Fix all the warnings.

Signed-off-by: Hiago De Franco &lt;hiago.franco@toradex.com&gt;
</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>imx-vpu-hantro-daemon: upgrade to 1.1.6</title>
<updated>2023-06-02T06:46:48+00:00</updated>
<author>
<name>Chris Dimich</name>
<email>chris.dimich@boundarydevices.com</email>
</author>
<published>2023-05-25T16:40:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=5f6a93cee61f864b5a47511fea7d0a9d5e45ac30'/>
<id>urn:sha1:5f6a93cee61f864b5a47511fea7d0a9d5e45ac30</id>
<content type='text'>
As per NXP langdale-6.1.1-1.0.0 release.

Signed-off-by: Chris Dimich &lt;chris.dimich@boundarydevices.com&gt;
</content>
</entry>
<entry>
<title>imx-vpu-hantro: upgrade to 1.28.0</title>
<updated>2023-06-02T06:44:38+00:00</updated>
<author>
<name>Chris Dimich</name>
<email>chris.dimich@boundarydevices.com</email>
</author>
<published>2023-05-25T16:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=961fac5f27cf93db67e14a1c93464bc3b6cefc33'/>
<id>urn:sha1:961fac5f27cf93db67e14a1c93464bc3b6cefc33</id>
<content type='text'>
Remove patch that prevented warning from oe qa,
but no longer needed as new version builds with no warning.

As per NXP langdale-6.1.1-1.0.0 release.

Signed-off-by: Chris Dimich &lt;chris.dimich@boundarydevices.com&gt;
</content>
</entry>
<entry>
<title>imx-vpu-hantro-daemon: upgrade from 1.1.3 to 1.1.4</title>
<updated>2022-11-25T10:59:26+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2022-11-21T08:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=f367f1c4f294414e6e5bf2ae9eb22aef69a84c5f'/>
<id>urn:sha1:f367f1c4f294414e6e5bf2ae9eb22aef69a84c5f</id>
<content type='text'>
Update to the version used in lf5.15.52_2.1.0.

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</content>
</entry>
<entry>
<title>imx-vpu-hantro: prevent warning from oe qa</title>
<updated>2022-11-25T10:59:26+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2022-11-21T12:37:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=0b45cf3f5bf95c583b189c2fb5eaa125bf686a7d'/>
<id>urn:sha1:0b45cf3f5bf95c583b189c2fb5eaa125bf686a7d</id>
<content type='text'>
This passes among others -fdebug-prefix-map=... which prevents the
following OE warning:
| WARNING: imx-vpu-hantro-1.27.0-r0 do_package_qa: QA Issue: \
|   File /usr/lib/.debug/libg1.so.1 in package imx-vpu-hantro-dbg contains reference to TMPDIR [buildpaths]

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</content>
</entry>
</feed>
