1meta-initramfs 2============== 3 4This layer contains the metadata necessary to build the klibc library and 5utilities (shared and static) plus other tools useful for the creation of 6small-sized initramfs. 7 8 9Dependencies 10------------ 11 12This layer depends on: 13 14URI: git://git.openembedded.org/meta-openembedded 15branch: kirkstone 16 17 18Maintenance 19----------- 20 21Send patches / pull requests to openembedded-devel@lists.openembedded.org 22with '[meta-initramfs][kirkstone]' in the subject. 23 24When sending single patches, please using something like: 25git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-initramfs][kirkstone][PATCH' 26 27Interm layer maintainer: Armin Kuster <akuster808@gmail.com> 28 29 30License 31------- 32 33All metadata is MIT licensed unless otherwise stated. Source code included 34in tree for individual recipes is under the LICENSE stated in each recipe 35(.bb file) unless otherwise stated. 36