aboutsummaryrefslogtreecommitdiffstats
path: root/meta-initramfs/README
diff options
context:
space:
mode:
Diffstat (limited to 'meta-initramfs/README')
-rw-r--r--meta-initramfs/README34
1 files changed, 34 insertions, 0 deletions
diff --git a/meta-initramfs/README b/meta-initramfs/README
new file mode 100644
index 0000000000..2cecff674c
--- /dev/null
+++ b/meta-initramfs/README
@@ -0,0 +1,34 @@
+meta-initramfs
+==============
+
+This layer contains the metadata necessary to build the klibc library and
+utilities (shared and static) plus other tools useful for the creation of
+small-sized initramfs.
+
+
+Dependencies
+------------
+
+This layer depends on:
+
+URI: git://git.openembedded.org/openembedded-core
+branch: master
+revision: HEAD
+
+
+Maintenance
+-----------
+
+Send patches / pull requests to openembedded-devel@lists.openembedded.org
+with '[meta-initramfs]' in the subject.
+
+Layer maintainers: Andrea Adami <andrea.adami@gmail.com>
+ Paul Eggleton <paul.eggleton@linux.intel.com>
+
+
+License
+-------
+
+All metadata is MIT licensed unless otherwise stated. Source code included
+in tree for individual recipes is under the LICENSE stated in each recipe
+(.bb file) unless otherwise stated.