Lines Matching +full:openembedded +full:- +full:core
5 efficiently and in parallel while working within complex inter-task dependency constraints.
6 One of BitBake's main users, OpenEmbedded, takes this core and builds embedded Linux software
7 stacks using a task-oriented approach.
9 For information about Bitbake, see the OpenEmbedded website:
10 https://www.openembedded.org/
17 ------------
20 https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded
22 for OpenEmbedded (and its core) not bitbake patches (bitbake-devel@lists.openembedded.org)
24 the patch is through git-send-email. For example, to send the last commit (HEAD) on current
27 git send-email -M -1 --to bitbake-devel@lists.openembedded.org
31 https://lists.openembedded.org/g/bitbake-devel
35 https://git.openembedded.org/bitbake/
40 You can run this with "bitbake-selftest". In particular the fetcher is well covered since