README.md: fix typos

Correct a couple of typos in the various readme files.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Gyorgy Sarvari 2026-02-25 12:03:08 +01:00 committed by Khem Raj
parent 948b1f751b
commit 91fcee9f10
No known key found for this signature in database
GPG Key ID: BB053355919D3314
6 changed files with 7 additions and 7 deletions

View File

@ -2,6 +2,6 @@ Collection of layers for the OE-core universe
Main layer maintainer: Khem Raj <raj.khem@gmail.com> 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 with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories Please see the respective READMEs in the layer subdirectories

View File

@ -10,7 +10,7 @@ branch: master
Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome]' in the subject' 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' git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-gnome][PATCH'
Layer maintainer: Khem Raj <raj.khem@gmail.com> Layer maintainer: Khem Raj <raj.khem@gmail.com>

View File

@ -21,10 +21,10 @@ Maintenance
Send patches / pull requests to openembedded-devel@lists.openembedded.org Send patches / pull requests to openembedded-devel@lists.openembedded.org
with '[meta-initramfs]' in the subject. 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' 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 License

View File

@ -3,7 +3,7 @@ meta-networking
This layer is intended to be a central point for networking-related This layer is intended to be a central point for networking-related
packages and configuration. It should be useful directly on top of 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: to the following groups:
- Anyone building a small networking device (eg. a home router / - Anyone building a small networking device (eg. a home router /

View File

@ -75,7 +75,7 @@ Maintenance
Send patches / pull requests to openembedded-devel@lists.openembedded.org with Send patches / pull requests to openembedded-devel@lists.openembedded.org with
'[meta-perl]' in the subject. '[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' git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-perl][PATCH'
Layer maintainers: Layer maintainers:

View File

@ -15,7 +15,7 @@ BBMASK = "meta-xfce/recipes-multimedia"
Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce]' in the subject' 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' git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-xfce][PATCH'
Layer maintainer: Kai Kang <kai.kang@windriver.com> Layer maintainer: Kai Kang <kai.kang@windriver.com>