Git Product home page Git Product logo

platform-m / ref-os-iot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from intel/ref-os-iot

0.0 2.0 0.0 6.97 MB

This is the official distribution of the Intel(R) Reference Operating System for the Internet of Things, or Intel(R) REF-OS-IOT for short. Intel(R) REF-OS-IOT is a Linux*-based OS designed to work elegantly and efficiently with the Intel(R) Joule(TM) Compute Module. For more information on either of these modules visit

Home Page: https://software.intel.com/en-us/iot/home

License: MIT License

Shell 14.67% PHP 0.22% BitBake 44.88% C 13.96% Makefile 0.05% Python 3.42% C++ 7.87% JavaScript 0.32% Batchfile 3.04% HTML 3.81% NASL 7.74%

ref-os-iot's Introduction

This repo is archived and is no longer supported

Intel(R) Ref-OS-IoT

This README file contains information about building the Intel(R) Reference Operating System for the Internet of Things, or Intel(R) REF-OS-IOT for short, from the supplied source.

Intel(R) REF-OS-IOT is a Linux*-based OS designed to work elegantly and efficiently with the Intel(R) Joule(TM) Compute Module or Intel(R) Edison Compute Module.

INSTRUCTIONS

These instructions are for building with bitbake directly and assume basic knowledge of build environments and processes. For more information on bitbake see https://www.yoctoproject.org/tools-resources/projects/bitbake NOTE: Instructions for Docker* can be found in the IoT Reference OS Kit for Intel(R) Architecture project, see https://github.com/intel/intel-iot-refkit. NOTE: The method described below needs around 135GB of disk space.

Setup Ubuntu 16.04 host for build:

$ sudo apt update
$ sudo apt-get install bc gawk wget git-core git diffstat unzip texinfo gcc-multilib build-essential chrpath socat libsdl1.2-dev xterm subversion xsltproc

Preparation:

$ mkdir -p $HOME/work
$ cd $HOME/work
$ cd ref-os-iot
$ git submodule update --recursive --init
$ source 5xx-init-build-env

The above example is for use with the Intel(R) Joule(TM) Compute Module (550x or 570x), but it is also possible to build for different compute modules by simply selecting which env file is sourced, e.g., for the Intel(R) Edison Compute Module the source command would be:

$ source edison-init-build-env for an Edison board.

Building:

$ bitbake full-image

You may need to pull new content from the GitHub* repo as it’s updated. To do this use the following commands:

$ git pull
$ git submodule update --recursive

For more information about Git submodule commands, check this link: https://git-scm.com/docs/git-submodule

For more information about Intel(R) REF-OS-IOT and how to use it with the compute modules see https://software.intel.com/en-us/iot/home

*OTHER NAMES AND BRANDS MAY BE CLAIMED AS THE PROPERTY OF OTHERS

ref-os-iot's People

Contributors

jlaitine avatar tkatila avatar arunlee77 avatar friissoren avatar pahonen avatar alext-w avatar ekalugin avatar dwstyner avatar mythi avatar storola avatar hongshitan avatar

Watchers

James Cloos avatar Sheldon Robinson 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.