aboutsummaryrefslogtreecommitdiffstats
path: root/README
AgeCommit message (Collapse)Author
13 daysUpdate README with enhanced information and communication channelsrework-readmeOtavio Salvador
Enhanced the README file by adding detailed maintenance policies for the `meta-freescale` layer, including information about branch management and release cycles. Additionally, included specifics about the maintained branches such as `master`, `scarthgap`, `nanbield`, and `kirkstone`. This update aims to provide users with a clearer understanding of the project's maintenance practices and available branches. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2019-12-19readme: update mailing list urlMattijs Korpershoek
The current link returns a 404 error. Update the mailing list link to: https://lists.yoctoproject.org/g/meta-freescale Signed-off-by: Mattijs Korpershoek <mattijs.korpershoek@gmail.com>
2019-04-07README: use pull requests for contributingMax Krummenacher
The project now expects contributions being made through GitHub's pull-request feature. Reflect that in the README. Text mostly taken from the README in meta-qt5. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-10-27README: Remove subject-prefix from git format-patch commandFabio Berton
Removing --subject-prefix='meta-freescale][PATCH']' from git format-patch the generated patch will be created with default subject as shown bellow: Subject: [PATCH] README: Remove subject-prefix from git format-patch command Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-07-28README: Rework to be product line agnosticOtavio Salvador
This rework the text to be product line agnostic and offer the general guidance on how to contribute for the layer. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-07-28README: Provide a direct URL linkFabio Estevam
The URL in wiki.yoctoproject.org just redirects to the openembedded URL, so pass the direct link instead. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-07-16Move meta-fsl-arm content to layer rootOtavio Salvador
The meta-fsl-arm is going to be used as the base for this layer. It contains a clean history and allowing a more granullar set of changes. This commit is just a rename of all contents of meta-fsl-arm subdirectory to this layer's root, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>