Building Open Black Hole

jucaroba

Vu+ Newbie
Hello

I want to build my own Open Black Hole image.

I do:
Code:
$ git clone http://git.vuplus-community.net/git/openblackhole/openblackhole-oe-core.git
$ cd openblackhole-oe-core
$ MACHINE=vuzero make image

but the build process can not download the opera-hbbtv_20150622_0.tar.gz file. How is it supposed I have to build an own image? If the previous file is not distributable, can someone with enough "privileges", at least, give me a list of its contents to be able to create an equivalent tarball from the files in my Black Hole image?

Thanks in advance
 

macos99

Vu+ Newbie
I'm trying to solve this issue too, for me remains a mystery how an open source project is so secretive and badly documented even for a first build.

From the other forums I only get no sense answers or silence...
 

macos99

Vu+ Newbie
What is the point of removing hbbtv browser and update a bunch of dependencies? You should spend your time improving code not debugging the build chain...
 

bugmenot3

Vu+ Newbie
git answer "fatal: repository not found"
git clone http://git.vuplus-community.net/git/openblackhole/openblackhole-enigma2.git
git clone http://git.vuplus-community.net/git/openblackhole/openblackhole-oe-core.git
git clone http://git.vuplus-community.net/git/openblackhole/openmultiboot.git
git clone http://git.vuplus-community.net/git/openblackhole/openmultibootmanager.git

how to download ?

I tried the following options but also did not help
git clone https://git.vuplus-community.net/git/openblackhole/openblackhole-enigma2.git fatal: repository not found
git clone https://git.vuplus-community.net/openblackhole/openblackhole-enigma2.git fatal: repository not found
git clone http://git.vuplus-community.net/git/openblackhole/openblackhole-enigma2.git fatal: repository not found
git clone http://git.vuplus-community.net/openblackhole/openblackhole-enigma2.git fatal: repository not found
git clone git://vuplus-community.net/git/openblackhole/openblackhole-enigma2.git fatal: unable to connect to vuplus-community.net fatal: errno=Connection timed out
git clone git://vuplus-community.net/openblackhole/openblackhole-enigma2.git fatal: unable to connect to vuplus-community.net fatal: errno=Connection timed out
 

Shiro

BH-C
Openblackhole is part of oe-alliance.
Goto Github oealliance and follow instructions to build openblackhole distro.
 
Top