summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-lib/imx-lib.inc
Commit message (Collapse)AuthorAgeFilesLines
* imx-lib.inc: Don't use sysroot/uapi extra includeOtavio Salvador2013-11-081-1/+1
| | | | | | | | The uapi files are inside kernel source and we shouldn't have extra include paths here where it is not expected to be placed. Change-Id: Ieab7fa0cdb3a92e921ac4268f4dbc4fc8b9b080f Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-lib: Upgrade to 3.10.9-1.0.0Lauren Post2013-10-301-9/+5
| | | | | | | | | | | | | | | | This includes following main changes: - imx-lib requires uapi header include for 3.10 kernel - imx-lib no longer contains imx-vpu so all of imx-lib is LGPL - libvpu is now in a separate component so eula-unpack inherit is not required Also will not build libraries on mx6 only applicable to mx53 Previous kernels supported all the headers but 3.5.7 and 3.10.9 linux-imx do not inclue mx53 headers Change-Id: Ia747ee6adf2c2e1a3425ae183ac9e3e0018c5a79 Signed-off-by: Lauren Post <lauren.post@freescale.com>
* imx-lib: Move PR value to 11.09.01 and 3.0.35-4.0.0Otavio Salvador2013-07-201-3/+1
| | | | | Change-Id: Id3135cd7a75ce80e53fb86a072e5737bb151e98d Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-lib.inc: Remove unused assignment for FILES definitionOtavio Salvador2013-07-181-5/+0
| | | | | | | | | The standard FILES definition works fine for current contents; I did check the package contents before/after using buildhistory and packaged files are the same. Change-Id: Ia048338e1db38896a66aaf9f46fcc4071d402f42 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-lib: Move it to recipe-bsp dirDaiane Angolini2013-05-281-0/+39
imx-lib is not a multimedia application. It provides others libs not related with multimedia, so it should go to recipes-bsp dir. Change-Id: Ie2f2adba2e155d780ce4436fc308277961a66769 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>