-
Notifications
You must be signed in to change notification settings - Fork 0
The "meta-u2up-homegw" - Home GateWay build project
License
spog/meta-u2up-homegw
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The "meta-u2up-homegw" - Home GateWay build project =================================================== -------------------------------------------------------------------- Copyright (C) 2018-2019 Samo Pogacnik <samo_pogacnik@t-2.net> 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 ----
About
The "meta-u2up-homegw" - Home GateWay build project
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published