aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/firmware-imx
AgeCommit message (Collapse)Author
2013-08-19firmware-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-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>