aboutsummaryrefslogtreecommitdiffstats
path: root/meta-fsl-ppc/README
diff options
context:
space:
mode:
Diffstat (limited to 'meta-fsl-ppc/README')
-rw-r--r--meta-fsl-ppc/README49
1 files changed, 0 insertions, 49 deletions
diff --git a/meta-fsl-ppc/README b/meta-fsl-ppc/README
deleted file mode 100644
index 10158ef9..00000000
--- a/meta-fsl-ppc/README
+++ /dev/null
@@ -1,49 +0,0 @@
-OpenEmbedded/Yocto BSP layer for Freescale's PPC platforms
-==========================================================
-
-This layer provides support for Freescale's PPC platforms for use with
-OpenEmbedded and/or Yocto.
-
-This layer depends on:
-
-URI: git://git.openembedded.org/openembedded-core
-branch: master
-revision: HEAD
-
-URI: git://git.openembedded.org/meta-openembedded
-branch: master
-revision: HEAD
-
-Contributing
-------------
-
-To contribute to this layer you should the patches for review to the
-mailing list.
-
-Mailing list:
-
- https://lists.yoctoproject.org/listinfo/meta-freescale
-
-Source code:
-
- git://git.yoctoproject.org/meta-fsl-ppc
- http://git.yoctoproject.org/git/meta-fsl-ppc
-
-When creating patches, please use something like:
-
- git format-patch -s --subject-prefix='meta-fsl-ppc dylan][PATCH' origin
-optionally include a branch if the patch applies to multiple branches,
-otherwise master is assumed
-
-When sending patches, please use something like:
-
- git send-email --to meta-freescale@yoctoproject.org <generated patch>
-
-git.yoctoproject.org vs. git.freescale.com:
--------------------------------------------
-
-git.yoctoproject.org hosts the official upstream work of Freescale's OE/YP repos,
-for official SDK releases at times we need to do last minute fixes or include things
-not supported upstream so we have a different repo on git.freescale.com for the
-official release. git.freescale.com should be based off repos from git.yoctoproject.org
-