cf536695cb9a3d5b299d5f76271c1391924091ff
citadel-image-base is a command line only image citadel-image is where desktop packages will be installed
Very basic build instructions
$ source setup-build-env
$ bitbake citadel-image-minimal
Git subtrees included
$ git subtree add --prefix poky git://git.yoctoproject.org/poky.git master --squash
$ git subtree add --prefix meta-intel git://git.yoctoproject.org/meta-intel.git master --squash
$ git gc && git prune
https://www.atlassian.com/blog/git/alternatives-to-git-submodule-git-subtree
https://legacy-developer.atlassian.com/blog/2015/05/the-power-of-git-subtree/
Description
Languages
BitBake
90.2%
Shell
7.5%
Makefile
1%
Vim Script
0.8%
Dockerfile
0.2%
Other
0.2%