<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/recipes-bsp/imx-vpu-hantro-vc, 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-07-22T07:23:33+00:00</updated>
<entry>
<title>license: convert LICENSE fields to strict SPDX expressions</title>
<updated>2026-07-22T07:23:33+00:00</updated>
<author>
<name>Antoine Gouby</name>
<email>antoine.gouby@toradex.com</email>
</author>
<published>2026-07-21T14:25:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=35c73febb784d798ea254f051c216701ed44c5ac'/>
<id>urn:sha1:35c73febb784d798ea254f051c216701ed44c5ac</id>
<content type='text'>
OE-core now parses LICENSE as an SPDX expression, so the legacy
"&amp;" and "|" operators and non-SPDX names trigger warnings/errors during
parsing.

- pktgen-dpdk, skmm-ep, kernel-module-ar and skmm-host actually failed
  parsing with a QA error (LicenseRef-BSD has no generic license file
  since it was dropped from oe-core). Add NO_GENERIC_LICENSE[BSD] entries
  pointing at their existing license text file to fix them
- Prefix non-SPDX license names with "LicenseRef-"
- Replace "&amp;" with "AND" and "|" with "OR"

Signed-off-by: Antoine Gouby &lt;antoine.gouby@toradex.com&gt;
</content>
</entry>
<entry>
<title>imx-vpu-hantro-vc: Set SUMMARY, HOMEPAGE, SECTION and order per oelint</title>
<updated>2026-07-13T11:31:18+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2026-07-13T11:31:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=ae187e6c398582799970083747718c28a3c64cc8'/>
<id>urn:sha1:ae187e6c398582799970083747718c28a3c64cc8</id>
<content type='text'>
Add the missing mandatory SUMMARY and HOMEPAGE, set SECTION and move
PACKAGE_ARCH ahead of FILES.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>global: Drop needless whitespace in assignments</title>
<updated>2026-07-12T07:54:14+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2026-07-12T07:54:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=96b4f44279d022af8930f01d4a09c12df0be07e4'/>
<id>urn:sha1:96b4f44279d022af8930f01d4a09c12df0be07e4</id>
<content type='text'>
Remove the stray space between an assignment's opening quote and its
line-continuation backslash, and the space before '%' in inline
${@...} expressions. Generated mechanically by oelint-adv's auto-fix
for a single rule (oelint.vars.notneededspace), isolated to one commit.

The affected values are whitespace-separated lists (leading space is
insignificant) and Python format expressions ("%s"% p is equivalent),
so there is no functional change; a re-run of oelint-adv reports the
rule clean.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>imx-vpu-hantro-vc: Bump 1.10.1 -&gt; 1.11.0</title>
<updated>2026-03-23T02:46:17+00:00</updated>
<author>
<name>Zelan Zou</name>
<email>zelan.zou@nxp.com</email>
</author>
<published>2026-03-20T10:19:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=cf625182d6cef5fbf199011602b29b0c43c977e8'/>
<id>urn:sha1:cf625182d6cef5fbf199011602b29b0c43c977e8</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>imx-vpu-hantro-vc: fix build with gcc 15</title>
<updated>2025-05-12T07:37:47+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2025-05-12T07:37:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=dc129ca65213d3dea3c8ab7ba5d6016605b44e7b'/>
<id>urn:sha1:dc129ca65213d3dea3c8ab7ba5d6016605b44e7b</id>
<content type='text'>
GCC 15 by default uses C23 as the standard.

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

Fixes build of imx-vpu-hantro-daemon:
| ...imx-vpu-hantro-daemon/1.5.0/recipe-sysroot/usr/include/hantro_VC8000E_enc/base_type.h:73:3: error: cannot use keyword 'false' as enumeration constant
|    73 |   false = HANTRO_FALSE,

Signed-off-by: Max Krummenacher &lt;max.krummenacher@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>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-vc: upgrade from 1.8.0 to 1.9.0</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:39:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=ea13c15063cdc54ac7d7b4fb41adc9b728f46906'/>
<id>urn:sha1:ea13c15063cdc54ac7d7b4fb41adc9b728f46906</id>
<content type='text'>
Update to the version used in lf5.15.52_2.1.0.

License was updated to NXP EULA v39 August 2022.

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</content>
</entry>
<entry>
<title>imx-vpu-hantro-vc: Upgrade 1.7.0 -&gt; 1.8.0</title>
<updated>2022-08-17T17:17:11+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2022-08-17T17:17:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=9657edbc39c1f7cb0086c2f1b5c2d750199c089d'/>
<id>urn:sha1:9657edbc39c1f7cb0086c2f1b5c2d750199c089d</id>
<content type='text'>
Fixes:
7fb79ee [Android] Update library to latest commit
74119bc M865SW-945 [VPU/VC8000E] return error if client set 10-bit output encoding
d56835b [Android] Update library to latest commit
a515451 MA-20111 android12: deprecate DMA_BUF_IOCTL_PHYS

Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
</content>
</entry>
</feed>
