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