summaryrefslogtreecommitdiffstats
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* README: Update git format-patch to refer sumo branchFabio Berton2018-06-261-1/+1
| | | | | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* README: Fix openembedded-core dependencyBas Mevissen2018-06-011-1/+1
| | | | | | | | | For the meta-freescale sumo branch, change the branch of openembedded-core this layer depends on. Change-Id: I83866ee7fec8cae6090b0b096aecd3f6adeb04cc Signed-off-by: Bas Mevissen <abuse@basmevissen.nl> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* README: Remove subject-prefix from git format-patch commandFabio Berton2016-10-271-1/+1
| | | | | | | | | | | 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>
* README: Rework to be product line agnosticOtavio Salvador2015-07-281-18/+5
| | | | | | | 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>
* README: Provide a direct URL linkFabio Estevam2015-07-281-1/+1
| | | | | | | | 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>
* Move meta-fsl-arm content to layer rootOtavio Salvador2015-07-161-0/+51
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>