@@ -2,6 +2,6 @@ Collection of layers for the OE-core universe
Main layer maintainer: Khem Raj <raj.khem@gmail.com>
-This repository is a collection of layers to suppliment OE-Core
+This repository is a collection of layers to supplement OE-Core
with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories
@@ -10,7 +10,7 @@ branch: master
Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome]' in the subject'
-When sending single patches, please using something like:
+When sending single patches, please use something like:
git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-gnome][PATCH'
Layer maintainer: Khem Raj <raj.khem@gmail.com>
@@ -21,10 +21,10 @@ Maintenance
Send patches / pull requests to openembedded-devel@lists.openembedded.org
with '[meta-initramfs]' in the subject.
-When sending single patches, please using something like:
+When sending single patches, please use something like:
git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-initramfs][PATCH'
-Interm layer maintainer: Khem Raj <raj.khem@gmail.com>
+Interim layer maintainer: Khem Raj <raj.khem@gmail.com>
License
@@ -3,7 +3,7 @@ meta-networking
This layer is intended to be a central point for networking-related
packages and configuration. It should be useful directly on top of
-oe-core and compliments meta-openembedded. It should be primarily useful
+oe-core and complements meta-openembedded. It should be primarily useful
to the following groups:
- Anyone building a small networking device (eg. a home router /
@@ -75,7 +75,7 @@ Maintenance
Send patches / pull requests to openembedded-devel@lists.openembedded.org with
'[meta-perl]' in the subject.
-When sending single patches, please using something like:
+When sending single patches, please use something like:
git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-perl][PATCH'
Layer maintainers:
@@ -15,7 +15,7 @@ BBMASK = "meta-xfce/recipes-multimedia"
Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce]' in the subject'
-When sending single patches, please using something like:
+When sending single patches, please use something like:
git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-xfce][PATCH'
Layer maintainer: Kai Kang <kai.kang@windriver.com>
Correct a couple of typos in the various readme files. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> --- README.md | 2 +- meta-gnome/README.md | 2 +- meta-initramfs/README.md | 4 ++-- meta-networking/README.md | 2 +- meta-perl/README.md | 2 +- meta-xfce/README.md | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-)