diff options
| author | Lauren Post <lauren.post@freescale.com> | 2015-04-02 15:38:32 -0500 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2015-04-09 08:57:12 -0300 |
| commit | 7db3d65ef6eb80b14cda527e6c7d0aa3d2d80957 (patch) | |
| tree | f3512ba269246ab62ec7a02e7f7bb88da1f4b554 | |
| parent | 614fcd2031588871cce42132697a0b6a091837cf (diff) | |
| download | meta-freescale-7db3d65ef6eb80b14cda527e6c7d0aa3d2d80957.tar.gz | |
firmware-imx: Upgrade to 3.14.28-1.0.0 release
This upgrades the vpu firwmare to v3.1.1_r46063
Also license is now changed from LAOPT27 to
LA_OPT_FSL_OPEN_3RD_PARTY_IP
Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
3 files changed, 9 insertions, 11 deletions
diff --git a/meta-fsl-arm/recipes-bsp/firmware-imx/firmware-imx.inc b/meta-fsl-arm/recipes-bsp/firmware-imx/firmware-imx.inc index e42974c94..80e5e59e7 100644 --- a/meta-fsl-arm/recipes-bsp/firmware-imx/firmware-imx.inc +++ b/meta-fsl-arm/recipes-bsp/firmware-imx/firmware-imx.inc | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Freescale IMX firmware" | |||
| 2 | DESCRIPTION = "Freescale IMX firmware such as for the VPU" | 2 | DESCRIPTION = "Freescale IMX firmware such as for the VPU" |
| 3 | SECTION = "base" | 3 | SECTION = "base" |
| 4 | LICENSE = "Proprietary" | 4 | LICENSE = "Proprietary" |
| 5 | LIC_FILES_CHKSUM = "file://licenses/vpu/EULA;md5=6469a8514eed615d6bf8c09f41846d8f" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=acdb807ac7275fe32f9f64992e111241" |
| 6 | 6 | ||
| 7 | PE = "1" | 7 | PE = "1" |
| 8 | 8 | ||
diff --git a/meta-fsl-arm/recipes-bsp/firmware-imx/firmware-imx_3.10.53-1.1.0.bb b/meta-fsl-arm/recipes-bsp/firmware-imx/firmware-imx_3.10.53-1.1.0.bb deleted file mode 100644 index a50183334..000000000 --- a/meta-fsl-arm/recipes-bsp/firmware-imx/firmware-imx_3.10.53-1.1.0.bb +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | # Copyright (C) 2012-2015 Freescale Semiconductor | ||
| 2 | |||
| 3 | require firmware-imx.inc | ||
| 4 | |||
| 5 | PE="1" | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "b15ce0e8d2acb4ad694d7c0b835678ef" | ||
| 8 | SRC_URI[sha256sum] = "32391ce725657a74d69c448556c62afc3d3dafed55aa1a20de257a07171cb151" | ||
| 9 | |||
| 10 | COMPATIBLE_MACHINE = "(mx5|mx6)" | ||
diff --git a/meta-fsl-arm/recipes-bsp/firmware-imx/firmware-imx_3.14.28-1.0.0.bb b/meta-fsl-arm/recipes-bsp/firmware-imx/firmware-imx_3.14.28-1.0.0.bb new file mode 100644 index 000000000..408baf187 --- /dev/null +++ b/meta-fsl-arm/recipes-bsp/firmware-imx/firmware-imx_3.14.28-1.0.0.bb | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | # Copyright (C) 2012-2015 Freescale Semiconductor | ||
| 2 | |||
| 3 | require firmware-imx.inc | ||
| 4 | |||
| 5 | SRC_URI[md5sum] = "6e700f3d3a6482db08d5aabee7751630" | ||
| 6 | SRC_URI[sha256sum] = "1f09acd4d605efc78a0672068a658cb16274811d2f444cf3ae7aaa075266746f" | ||
| 7 | |||
| 8 | COMPATIBLE_MACHINE = "(mx5|mx6)" | ||
