layers: Move READMEs to markdown format

The READMEs are often viewed from websites markdown format which is
much as readable as text and yet friendlier in browsers.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2023-06-15 20:21:57 -07:00
parent 051c15a36d
commit c1f86dac48
11 changed files with 0 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
Dependencies
------------
This layer depends on:
URI: git://git.openembedded.org/openembedded-core
branch: master
URI: git://git.openembedded.org/meta-openembedded
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:
git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-gnome][PATCH'
Layer maintainer: Andreas Müller <schnitzeltony@gmail.com>