enigma2

openatv-gui

  • 所有者: openatv/enigma2
  • 平台:
  • 许可证: GNU General Public License v2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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

主要指标

概览
名称与所有者openatv/enigma2
主编程语言Python
编程语言Python (语言数: 8)
平台
许可证GNU General Public License v2.0
所有者活动
创建于2012-06-27 20:29:51
推送于2025-09-04 12:35:30
最后一次提交2025-09-04 14:35:29
发布数53
最新版本名称7.3 (发布于 2024-05-13 16:39:29)
第一版名称2.6.0 (发布于 )
用户参与
星数222
关注者数58
派生数322
提交数34.5k
已启用问题?
问题数856
打开的问题数143
拉请求数2394
打开的拉请求数4
关闭的拉请求数363
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?