<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.8.0.bb, branch topic/u-boot-upgrade</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=topic%2Fu-boot-upgrade</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=topic%2Fu-boot-upgrade'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2019-05-17T10:50:56+00:00</updated>
<entry>
<title>imx-vpu-hantro: Upgrade version from 1.8.0 to 1.11.0</title>
<updated>2019-05-17T10:50:56+00:00</updated>
<author>
<name>Yuqing Zhu</name>
<email>carol.zhu@nxp.com</email>
</author>
<published>2019-05-10T07:38:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=fc36e6877ad43b97bf009b425d4ffef10f737dcd'/>
<id>urn:sha1:fc36e6877ad43b97bf009b425d4ffef10f737dcd</id>
<content type='text'>
-[hantro h1]: Enable set videoFullRange and BGR format
-Disable HEVC bumping flag and h264 bumping flag as default
-[HEVC]: Add error return to avoid segement fault
-Support get color aspect info h264/hevc/mpeg2 decoder
-Add security mode for VP9

Signed-off-by: Yuqing Zhu &lt;carol.zhu@nxp.com&gt;
</content>
</entry>
<entry>
<title>imx-vpu-hantro: Simplify COMPATIBLE_MACHINE</title>
<updated>2019-01-15T00:05:49+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2018-10-17T02:13:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=4bf8b9522c0d6b4efc82e1e0d199553a6c72666f'/>
<id>urn:sha1:4bf8b9522c0d6b4efc82e1e0d199553a6c72666f</id>
<content type='text'>
Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
</content>
</entry>
<entry>
<title>classes/use-imx-headers: Easy linux-imx-headers use</title>
<updated>2018-10-26T17:23:37+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2018-10-26T01:44:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=bc937ade566528cc097c9321694c0f5f5ef8cbf6'/>
<id>urn:sha1:bc937ade566528cc097c9321694c0f5f5ef8cbf6</id>
<content type='text'>
This allow to easy reuse of binary packages among similar SoCs. The
usual use for this is to share SoC specific packages among different
boards independently of the kernel version it is using, as far it is
ABI compatible with the official version it will just work.

Following recipes has been reworked to make use of the class:

 - imx-lib
 - imx-test
 - imx-vpu-hantro
 - imx-vpu
 - imx-alsa-plugins
 - gstreamer1.0-plugins-base
 - gstreamer1.0-plugins-imx
 - imx-gst1.0-plugin

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
</content>
</entry>
<entry>
<title>imx-vpu-hantro: Replace kernel dependence with linux-imx-headers</title>
<updated>2018-10-26T17:23:37+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2018-10-05T16:23:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=5a3ebf0466722abfa55e0bb5e23db78651d8eccb'/>
<id>urn:sha1:5a3ebf0466722abfa55e0bb5e23db78651d8eccb</id>
<content type='text'>
Find ion.h and version.h in linux-imx-headers instead of kernel.

Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
</content>
</entry>
<entry>
<title>imx-vpu-hantro: fix build issue</title>
<updated>2018-10-04T15:43:42+00:00</updated>
<author>
<name>Gary Bisson</name>
<email>gary.bisson@boundarydevices.com</email>
</author>
<published>2018-10-03T10:24:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=387b285adc25aa244bfe90f4083320304af237c5'/>
<id>urn:sha1:387b285adc25aa244bfe90f4083320304af237c5</id>
<content type='text'>
The source code uses LINUX_VERSION_CODE at many places which constraints
the package to be built with a toolchain whose headers match the kernel.

This is a far from ideal solution, especially if one wants to use a
prebuilt toolchain (with unknown kernel header version).

So change the CFLAGS to consider the kernel build folder so that the
Linux version test actually matches the kernel built.

Signed-off-by: Gary Bisson &lt;gary.bisson@boundarydevices.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>imx-vpu-hantro: Upgrade version from 1.7.0 to 1.8.0</title>
<updated>2018-10-01T17:52:55+00:00</updated>
<author>
<name>Yuqing Zhu</name>
<email>carol.zhu@nxp.com</email>
</author>
<published>2018-09-30T08:52:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=e129edaedde7d4e828e2e186a6d34cb923d38bb9'/>
<id>urn:sha1:e129edaedde7d4e828e2e186a6d34cb923d38bb9</id>
<content type='text'>
Add support for i.MX8MMEVK
Update EULA to V26
Update ion header inclusion patch

Signed-off-by: Yuqing Zhu &lt;carol.zhu@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
</feed>
