mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-03-01 04:52:48 +01:00
Fixing a race condition with virtual/kernel:do_deploy, which needs to deploy the image before the IMAGE_CMD_sunxi-sdimg () code is being run as part of image:do_rootfs, otherwise the following error would sometimes occur when compiling with multiple threads (BB_NUMBER_THREADS=2): "[..]/deploy/images/cubieboard2/uImage-cubieboard2.bin: No such file or directory" Fixing this by using the kernel image in sysrootfs instead. At the same time, also adding an explicit rootfs dependency on sunxi-board-fex:do_deploy because of "${DEPLOY_DIR_IMAGE}/fex.bin", although this never seems to pose problems in practice.
meta-sunxi
Official sunxi OpenEmbedded layer for Allwinner-based boards.
This layer depends on the additional layer:
meta-openembedded: git://git.openembedded.org/meta-openembedded
Tested with core-image-base.
Maintainers:
- Nicolas Aguirre aguirre.nicolas@gmail.com
- Enrico Butera ebutera@users.berlios.de
- Sergey Lapin slapin@ossfans.org
Description
Languages
C
64.4%
BitBake
18.8%
PHP
10.1%
C++
4%
Batchfile
1.5%
Other
1.1%