diff options
| author | Lauren Post <lauren.post@freescale.com> | 2015-04-02 15:38:34 -0500 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2015-04-09 08:57:12 -0300 |
| commit | fced8c0170d219ef4d08429dbcb8b8d2b68edbcd (patch) | |
| tree | 2a87ab4de7705b438117497eba566cf375bf8284 | |
| parent | 747a3b36b336357e2c2813e1e5754d284e99ec99 (diff) | |
| download | meta-freescale-fced8c0170d219ef4d08429dbcb8b8d2b68edbcd.tar.gz | |
imx-vpu: Upgrade 5.4.27 to 5.4.28 version
License also changed from LAOP27 to LA_OPT_FSL_OPEN_3RD_PARTY_IP
Change-Id: I84da584f0bc74b2e330127599643a4b8dccae1b3
Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | meta-fsl-arm/recipes-bsp/imx-vpu/imx-vpu_5.4.27.bb | 10 | ||||
| -rw-r--r-- | meta-fsl-arm/recipes-bsp/imx-vpu/imx-vpu_5.4.28.bb | 12 |
2 files changed, 12 insertions, 10 deletions
diff --git a/meta-fsl-arm/recipes-bsp/imx-vpu/imx-vpu_5.4.27.bb b/meta-fsl-arm/recipes-bsp/imx-vpu/imx-vpu_5.4.27.bb deleted file mode 100644 index e733287af..000000000 --- a/meta-fsl-arm/recipes-bsp/imx-vpu/imx-vpu_5.4.27.bb +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | # Copyright (C) 2013-2015 Freescale Semiconductor | ||
| 2 | |||
| 3 | require imx-vpu.inc | ||
| 4 | |||
| 5 | PE = "1" | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "3dc36b427fc2b91af05504f39f8f964f" | ||
| 8 | SRC_URI[sha256sum] = "e4e983f465c2ed296908dfe2bfcff2890c8f05b38f6ae98e7a7879b23a2b1a4e" | ||
| 9 | |||
| 10 | COMPATIBLE_MACHINE = "(mx6)" | ||
diff --git a/meta-fsl-arm/recipes-bsp/imx-vpu/imx-vpu_5.4.28.bb b/meta-fsl-arm/recipes-bsp/imx-vpu/imx-vpu_5.4.28.bb new file mode 100644 index 000000000..6f691562f --- /dev/null +++ b/meta-fsl-arm/recipes-bsp/imx-vpu/imx-vpu_5.4.28.bb | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | # Copyright (C) 2013-2015 Freescale Semiconductor | ||
| 2 | |||
| 3 | require imx-vpu.inc | ||
| 4 | |||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=acdb807ac7275fe32f9f64992e111241" | ||
| 6 | |||
| 7 | PE = "1" | ||
| 8 | |||
| 9 | SRC_URI[md5sum] = "774455b57aaa12bae2e2cecf39b63ac4" | ||
| 10 | SRC_URI[sha256sum] = "0a05af1a5978175de852b2cf61763ec789f2845df78edb8d02a28611439b57f7" | ||
| 11 | |||
| 12 | COMPATIBLE_MACHINE = "(mx6)" | ||
