summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/firmware-imx
AgeCommit message (Collapse)Author
2014-04-30firmware-imx: Update to 3.10.17-1.0.0 GALauren Post
Change-Id: I60e297e003b5114e3c11c8e63106bfdc5d00d65f Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-09-28firmware-imx: Use MACHINE_SOCARCH for PACKAGE_ARCHOtavio Salvador
The firmware-imx is common to the soc-architecture so we ought to reflect this in the PACKAGE_ARCH setting. Change-Id: Ib8c45fd2589e7a7fa10275021152ae7f951bf51e Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-08-05firmware-imx: Add version 3.5.7-1.0.0Lauren Post
Change-Id: I3b57aaf4d68e08f81dd29319beaa054cac4ecdd4 Signed-off-by: Lauren Post <lauren.post@freescale.com>
2013-07-21firmware-imx: Fix rootfs generation for 'dev-pkgs' image featureOtavio Salvador
The -dev package depends on firmware-imx but this needs to be available or rootfs generation fails. Change-Id: Ibe52d64c591eb81d79a5e2174f1d8db1a496c455 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-07-20firmware-imx: Move PR to the .bb file and PE to .incOtavio Salvador
Change-Id: I13bd9ea63c5d25854f7f28681c15686db966bb8f Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-06-07firmware-imx: Remove Atheros firmwareOtavio Salvador
The linux-firmware already provide the Atheros firmware so we should use it and avoid duplication. Change-Id: I5e8675612916ab20ae27e63aedba6758e9a17afb Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-05-28firmware-imx: Update to MX5 to version 3.0.35-4.0.0Daiane Angolini
Version 3.0.35-4.0.0 is compatible with MX5 SOC FAMILY Remove old version (11.09.01) and patches for this version Change-Id: I27b3d7c94c68459c32b151054b5f1b175dd75bfb Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2013-05-28firmware-imx: Update to version 3.0.35-4.0.0Daiane Angolini
Add new version compatible with MX6 SOC FAMILY. Remove old version for MX6 (1.1.0) Change-Id: I2e500ce49590340c47ee107f08cab604c21c88d5 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2013-03-20firmware-imx: Make the package machine specificOtavio Salvador
Each SoC has a different version of the firmware files so it is not architecture agnostic thus make it machine specific. Change-Id: I1de5da5014c4dbc64e18804b11f09a6d0337e618 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-01-25firmware-imx: Update to version 1.1.0Daiane Angolini
Change-Id: Idb7c97d836f11fcf40b09cd6ce48cb3a221700d9 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-11-22firmware-imx: Add 12.09.01 versionOtavio Salvador
Change-Id: Ibfff91ed18a37ccac52ab1b19f8265dc8f86f03b Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-10-15firmware-imx: Refactor recipe to avoid useless files in rootfsOtavio Salvador
The recipe now generate a set of packages for each SoC so it avoids including useless files in rootfs. The architecture of binaries has also been change to all as it is in binary form. Change-Id: I912df305c0cda3a60e88a8e939f002464fd374ff Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-10-15firmware-imx: Move specific filesOtavio Salvador
The 11.09.01 has some specific files and those ought to be in the version recipe. Change-Id: I6749648927a122b8652323321757844618660b67 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-10-02firmware-imx: Use fsl-eula-unpack class to handle EULAOtavio Salvador
The package can now be fetch from Freescale HTTP server avoiding the binary file being dumped on the repository. Change-Id: I8a627d7bc4ab2103ae9f7c68eba403427885ac95 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-09-30firmware-imx: Fix license field to use 'Proprietary'Otavio Salvador
Change-Id: I21e5c54e01d0b846286087637af4d4784ce77582 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-09-19firmware-imx: refactory package naming and versionOtavio Salvador
Rename the 'imx-firmware' package to 'firmware-imx' as this is how the tarball is named. We also changed the version from 0.1 to 11.09.01 to proper reflect to the version in use. During the refactory the package upgrade path has been respected so package management can know how to handle the rename. Change-Id: I8d908020333883d7c8a42641e6d9a6e3e81f4bb0 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>