Coder Social home page Coder Social logo

xiaoyanit / meta-intel-edison Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 0.0 25.49 MB

License: MIT License

BitBake 27.32% SourcePawn 4.60% C++ 5.56% Shell 27.17% C 12.92% PHP 5.46% Perl 0.71% Python 1.66% Makefile 4.22% JavaScript 0.33% Batchfile 9.82% HTML 0.24%

meta-intel-edison's Introduction

meta-intel-edison
=================

This is the Intel Edison layer for the Intel Edison Development Platform. Here
are all the parts needed to build and flash a Yocto image for Intel Edison.

This layer depends on:

  URI: git://git.yoctoproject.org/poky
  tag: yocto-1.6.1
  URI: git://git.yoctoproject.org/meta-intel-iot-middleware
  branch: daisy
  To build the Windows Cross-compilation toolchain:
  URI: git://git.yoctoproject.org/meta-mingw
  branch: daisy
  To build the MacOSX Cross-compilation toolchain:
  URI: git://git.yoctoproject.org/meta-darwin
  branch: daisy

Quick Start
===========

1- Prepare your workspace:
$ mkdir my_Edison_Workspace

2- Get this layer:
$ git clone git://git.yoctoproject.org/meta-intel-edison

3- Make things easier with 'make':
$ ln -s meta-intel-edison/utils/Makefile.mk Makefile

4- Download all the needed dependencies:
$ make setup

5- Build Intel Edison Yocto distribution:
$ make edison-image

6- Flash the board:
$ make flash

Guidelines for submitting patches
=================================

Please submit any patches to the meta-intel mailing list
([email protected]). Also, if your patches are available via a public
git repository, please also include a URL to the repo and branch containing
your patches as that makes it easier for maintainers to grab and test your
patches.

Regardless of how you submit a patch or patchset, the patches should
at minimum follow the suggestions outlined in the 'How to Submit a
Change' section in the Yocto Project Development Manual.  Specifically,
they should:

  - Include a 'Signed-off-by:' line.  A commit can't legally be pulled
    in without this.

  - Provide a single-line, short summary of the change. This short
    description should be prefixed by the BSP or recipe name, as
    appropriate, followed by a colon.  Capitalize the first character
    of the summary (following the colon).

  - For the body of the commit message, provide detailed information
    that describes what you changed, why you made the change, and the
    approach you used.

  - If the change addresses a specific bug or issue that is associated
    with a bug-tracking ID, include a reference to that ID in your
    detailed description in the following format: [YOCTO #<bug-id>].

  - Pay attention to line length - please don't allow any particular
    line in the commit message to stretch past 72 characters.

  - For any non-trivial patch, provide information about how you
    tested the patch, and for any non-trivial or non-obvious testing
    setup, provide details of that setup.

Doing a quick 'git log' will provide you with many
examples of good example commits if you have questions about any
aspect of the preferred format.

The maintainers will do their best to review and/or pull in a patch or patchset
within 48 hours of the time it was posted. For larger and/or more involved
patches and patchsets, the review process may take longer.

meta-intel-edison's People

Contributors

zhenmingx avatar mnceisel avatar zhoushix avatar frodrigx avatar bwang1x avatar soaresm avatar chenchux avatar pchenthx1 avatar smaalem avatar

Stargazers

Sam Mottley avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.