Skip to content

Open Vision 7.2 (32Bit-Stable) - pyro branch of OE

License

Notifications You must be signed in to change notification settings

primatic/openvision-oe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Vision 7.3 (Stable) enigma2 images Build Status License: GPL v3

alt tag

Donation

Do you want to help us grow? Do you want us to extend our projects and make things faster?

You have the chance to participate in Open Vision and make everything better for everyone: https://forum.openvision.tech/app.php/donate

Do you want to donate anonymously?

bitcoincash: qpsu4jhl5qyze9dklnakjm8mks23lqd0hc49dqf57n

bitcoincore: 19v5Uum2zcuRzYmkekbFeQ5V4nfbB5iLbm

ethereum: 0x6233d20...08EF59d10

Contribution

Do you want to contribute to Open Vision and you don’t know where to start? https://forum.openvision.tech/viewtopic.php?f=2&t=306 is for you.

Download

You could download our builds from https://openvision.tech/stb-images/

  • How to use sdcard images (E.g. raspberrypi):

You could use https://sourceforge.net/projects/win32diskimager/ or similar tools to write the image on a sdcard.

Support

Please use our forum at https://forum.openvision.tech or our issue page at https://github.com/OpenVisionE2/openvision-oe/issues

Distribution

  • Are you allowed to compile development versions? Yes!
  • Are you allowed to distribute development versions? Yes but only with "unofficial-version" tag.
  • Are you allowed to make our images compatible with clones? Yes!
  • Are you allowed to distribute cloned images? Yes but only with "clone-version" tag.
  • Do we support clones? No!
  • Are you allowed to make backup of our images? Yes!
  • Are you allowed to distribute backup images? Yes but only with "backup-version" tag.
  • Do we provide support for self-building? No! We prefer to work on our projects.
  • Do we need more Vision Developers? Absolutely yes! Contribute to our git and we will contact you!
  • Do we need more Vision Testers? Absolutely yes! Test our images and report bugs, help us grow you'll see the title flows.
  • Do we support our image in multiboot situations? No! Check about screen and if our module is not loaded then you're on your own!

If you see your model in https://github.com/OpenVisionE2/openvision-oe/blob/develop/Vision-metas.md it means there will be Open Vision for it otherwise read https://forum.openvision.tech/viewtopic.php?f=2&t=30 and don't spam the board!


Compile

You could compile Open Vision for so many brands/models:

How to build an Open Vision image (on native Ubuntu)

  1. Clone openpli-oe-core somewhere:
git clone -b develop --depth 1 https://github.com/OpenPLi/openpli-oe-core.git
  1. Enter the openpli-oe-core directory:
cd openpli-oe-core
  1. Clone openvision-oe:
git clone --depth 1 https://github.com/OpenVisionE2/openvision-oe.git
  1. Run our image.sh script (Do not run bitbake or any related script as root!):
cd openvision-oe
./image.sh

If you want to compile an image for only 1 machine just choose "Specific".

If you want to go clean again, do not remove your "sources" directoy! Never!

If you answered something wrong don't worry, just remove "user.ovstep"!

Hints for multiple architectures

  • Removing the "build" directory solves most of the errors. For a fast remove use "rm -rf build". (If you just want to reduce the build size use "cleanup.sh".)
  • If you want to compile images for old machines like dm800/cube/su980, first build for them.
  • If you want to compile images for x64 machines like alienx/kxpx series, first build for them.
  • If you want to compile images for 4K machines with ARM architecture and you get error each time, try compile for a Mipsel machine like dm7020hd first then compile your ARM images.

About

Open Vision 7.2 (32Bit-Stable) - pyro branch of OE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • BitBake 48.1%
  • C 17.3%
  • Shell 17.3%
  • PHP 10.3%
  • CSS 3.8%
  • Pascal 1.3%
  • Other 1.9%