]> code.ossystems Code Review - meta-freescale.git/commit
classes/use-imx-headers: Easy linux-imx-headers use 19/head
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 26 Oct 2018 01:44:12 +0000 (22:44 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 26 Oct 2018 17:23:37 +0000 (14:23 -0300)
commitbc937ade566528cc097c9321694c0f5f5ef8cbf6
treece4a1a56a5082f9c5f6d849963f5bbef4f993733
parent700abd5d1b9ce55de5c62a8d0a82c08aa6cd6897
classes/use-imx-headers: Easy linux-imx-headers use

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 <otavio@ossystems.com.br>
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
classes/use-imx-headers.bbclass [new file with mode: 0644]
recipes-bsp/imx-lib/imx-lib_git.bb
recipes-bsp/imx-test/imx-test_git.bb
recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.8.0.bb
recipes-bsp/imx-vpu/imx-vpu_5.4.38.bb
recipes-multimedia/alsa/imx-alsa-plugins_1.0.26.bb
recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.imx.bb
recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_git.bb
recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.2.bb