Coder Social home page Coder Social logo

meta-u2up-homegw's Introduction

The "meta-u2up-homegw" - Home GateWay build project
===================================================

--------------------------------------------------------------------
Copyright (C) 2018-2019 Samo Pogacnik <[email protected]>
All rights reserved.

The "meta-u2up-homegw" software project is provided under the terms of the
BSD 3-Clause license, which is available in the LICENSE file of this
project.
--------------------------------------------------------------------

Description:
-----------
This is a "u2up-yocto" addons project for building your own Home GateWay.

Getting started:
---------------
Grab the "u2up-yocto" Linux distro build project by:
$ git clone -b thud https://github.com/spog/u2up-yocto.git u2up-yocto_homegw
Cloning into 'u2up-yocto'...
...

Change dir to prepare your "homegw" addons project:
$ cd u2up-yocto_homegw/u2up

Grab the "meta-u2up-homegw" addons project by:
$ git clone https://github.com/spog/meta-u2up-homegw.git
Cloning into 'meta-u2up-homegw'...
...

Change dir to enable your "homegw" addons project:
$ cd ..

Enable your "homegw" addons project:
$ ln -s u2up/meta-u2up-homegw/addons addons

Finish your "u2up-yocto" build configuration:
$ cd distro-conf
$ cp u2up-conf_default u2up-conf

Set your own writable path for U2UP_YOCTO_SHARED variable in "u2up-conf" like:
U2UP_YOCTO_SHARED="${HOME}/u2up-yocto-shared"

Go back to your "u2up-yocto" top dir:
$ cd ..

Start your build:
$ ./distro intel-corei7-64 bitbake u2up-homegw-bundle

Find built images bundle in "u2up/build.intel-corei7-64_thud/tmp/deploy/images/intel-corei7-64".

First installation:
- Check the "meta-u2up-pc-installer" project: https://github.com/spog/meta-u2up-pc-installer

For testing purposes, you can start your installation repo server directly out of your build path:
$ ./distro intel-corei7-64 bitbake package-index
$ twistd -n web --path u2up/build.intel-corei7-64_thud/tmp/deploy/rpm --port tcp:5678

----
http://u2up.net
----

meta-u2up-homegw's People

Contributors

spog avatar

Watchers

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