diff options
author | 2014-01-20 19:14:24 -0200 | |
---|---|---|
committer | 2014-03-03 18:19:42 -0300 | |
commit | 7b1d598b477a7b95e994ef6769f41310a472cb8f (patch) | |
tree | 38e6618e7d33f2ff69148ce027db87568db42dd3 /recipes-bsp/u-boot | |
parent | 8f64c58a572541fc308eb982907ccf7f75c1c666 (diff) | |
download | meta-fsl-arm-7b1d598b477a7b95e994ef6769f41310a472cb8f.tar.gz meta-fsl-arm-7b1d598b477a7b95e994ef6769f41310a472cb8f.tar.bz2 meta-fsl-arm-7b1d598b477a7b95e994ef6769f41310a472cb8f.zip |
u-boot-imx-mfgtool: Add 2013.04 version
Add the FSL U-Boot i.MX 2013.04 version in the Manufacturing Tool
variant to allow building a specific version for use with it.
Change-Id: I1ccf806f283acb336efd06c018e0a206e261d22c
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-imx-mfgtool_2013.04.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx-mfgtool_2013.04.bb b/recipes-bsp/u-boot/u-boot-imx-mfgtool_2013.04.bb new file mode 100644 index 0000000..f66114c --- /dev/null +++ b/recipes-bsp/u-boot/u-boot-imx-mfgtool_2013.04.bb @@ -0,0 +1,4 @@ +# Copyright (C) 2014 O.S. Systems Software LTDA. + +require u-boot-imx_${PV}.bb +require u-boot-mfgtool.inc |