Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imx-boot: Fix the symbolic link filename to imx-boot | Daiane Angolini | 2019-01-10 | 1 | -1/+1 |
| | | | | | | | | | Fix the error: | File "/media/daiane/TRIFORCE/yocto/master/sources/poky/scripts/lib/wic/filemap.py", line 132, in _open_image_file | % (self._image_path, err)) | wic.filemap.Error: cannot open image file '/media/daiane/TRIFORCE/yocto/master/build/tmp/deploy/images/imx8mmevk/u-boot.imx': [Errno 2] No such file or directory: '/media/daiane/TRIFORCE/yocto/master/build/tmp/deploy/images/imx8mmevk/u-boot.imx' Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com> | ||||
* | imx-boot: Add recipe for i.MX 8 boot partition packages | Tom Hochstein | 2018-12-13 | 1 | -0/+191 |
| | | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> | ||||
* | imx-mkimage: Add recipe for i.MX 8 boot partition packages | Tom Hochstein | 2018-12-13 | 2 | -0/+46 |
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> |