summaryrefslogtreecommitdiffstats
path: root/bsp/meta-freescale/README
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/meta-freescale/README')
-rw-r--r--bsp/meta-freescale/README22
1 files changed, 9 insertions, 13 deletions
diff --git a/bsp/meta-freescale/README b/bsp/meta-freescale/README
index 1f40864b..6745e069 100644
--- a/bsp/meta-freescale/README
+++ b/bsp/meta-freescale/README
@@ -13,26 +13,22 @@ revision: HEAD
Contributing
------------
-To contribute to this layer you should submit the patches for review to the
-mailing list (meta-freescale@yoctoproject.org).
+Please submit any patches against the `meta-freescale` layer by using the
+GitHub pull-request feature. Fork the repo, make a branch, do the
+work, rebase from upstream, create the pull request.
-Please refer to:
+For some useful guidelines to be followed when submitting patches,
+please refer to:
http://openembedded.org/wiki/Commit_Patch_Message_Guidelines
-for some useful guidelines to be followed when submitting patches.
+Pull requests will be discussed within the GitHub pull-request
+infrastructure. If you want to get informed on new PRs and the
+follow-up discussions please use the GitHub's notification system.
Mailing list:
- https://lists.yoctoproject.org/listinfo/meta-freescale
+ https://lists.yoctoproject.org/g/meta-freescale
Source code:
https://github.com/Freescale/meta-freescale
-
-When creating patches, please use something like:
-
- git format-patch -s origin
-
-When sending patches, please use something like:
-
- git send-email --to meta-freescale@yoctoproject.org <generated patch>