GithubHelp home page GithubHelp logo

ipkay / enigma2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openatv/enigma2

0.0 0.0 0.0 220.88 MB

openatv-gui

License: GNU General Public License v2.0

Python 57.68% Shell 0.08% BitBake 0.04% C++ 32.58% C 7.47% Makefile 0.41% M4 1.20% SWIG 0.55%

enigma2's Introduction

Our buildserver is currently running on:

Ubuntu 18.04.1 LTS (Kernel 4.15.0)

openATV 6.3 is build using oe-alliance build-environment and several git repositories:

https://github.com/oe-alliance/oe-alliance-core/tree/4.3

https://github.com/openatv/enigma2/tree/6.3

https://github.com/openatv/MetrixHD

and a lot more...


Building Instructions

1 - Install packages on your buildserver

sudo apt-get install -y psmisc autoconf automake bison bzip2 curl cvs diffstat flex g++ gawk gcc gettext git gzip help2man ncurses-bin libncurses5-dev libc6-dev libtool make texinfo patch perl pkg-config subversion tar texi2html wget zlib1g-dev chrpath libxml2-utils xsltproc libglib2.0-dev python-setuptools zip info coreutils diffstat chrpath libproc-processtable-perl libperl4-corelibs-perl sshpass default-jre default-jre-headless java-common libserf-dev qemu quilt libssl-dev ----------

2 - Set your shell to /bin/bash.

sudo dpkg-reconfigure dash
When asked: Install dash as /bin/sh?
select "NO"

3 - modify max_user_watches

echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf

sysctl -n -w fs.inotify.max_user_watches=524288

4 - Add user openatvbuilder

sudo adduser openatvbuilder

5 - Switch to user openatvbuilder

su openatvbuilder

6 - Switch to home of openatvbuilder

cd ~

7 - Create folder openatv

mkdir -p ~/openatv

8 - Switch to folder openatv

cd openatv

9 - Clone oe-alliance git

git clone git://github.com/oe-alliance/build-enviroment.git -b 4.3

10 - Switch to folder build-enviroment

cd build-enviroment

11 - Update build-enviroment

make update

12 - Finally you can start building a image

MACHINE=zgemmah9combo DISTRO=openatv DISTRO_TYPE=release make image

enigma2's People

Contributors

athoik avatar atvblack64 avatar atvcaptain avatar badsystem avatar betacentauri avatar buglessrb avatar data-devil avatar dvb-adenin avatar eriksl avatar fischreiher avatar hd75hd avatar huevos avatar ipkay avatar kat-cede avatar littlesat avatar madie66 avatar mike-99 avatar mirakels avatar mtdcr avatar neoatomic avatar pieterg avatar pizzelnet avatar pololoko111 avatar radxnl avatar robvanderdoes avatar rossi2000 avatar schimmelreiter avatar taapat avatar thawtes avatar tmbinc 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.