summaryrefslogtreecommitdiffstats
path: root/classes/fsl-eula-unpack.bbclass
Commit message (Collapse)AuthorAgeFilesLines
* fsl-eula-unpack: Avoid unbound local exception.Alex Gonzalez2012-12-041-0/+1
| | | | | | | This commit fixes an unbound local exception caused by save_cwd not being defined when fsl-eula is not true. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* fsl-eula-unpack.bbclass: Support Freescale EULA binaries unpackOtavio Salvador2012-10-021-0/+60
This class provides the mechanism used for unpacking the .bin file downloaded by HTTP and handle the EULA acceptance. Change-Id: I88857c7dac94568c5bced4e712744087638de68a Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>