|
Hi, I would like to help you with the tests. I have Orange Pi Mini 2 and Orange Pi Plus. My AVR supports Dolby Digital / DTS / Dolby TrueHD / Dolby Digital Plus / DTS-HD Master Audio / DTS-HD High Resolution Audio / DTS Express. I tried to clone the branch using
- git clone -b openelec-7.0 --branch passthrough --depth 1 https://github.com/jernejsk/OpenELEC-OPi2
Copy code
and build with
- sudo PROJECT=H3 SYSTEM=opi2 ARCH=arm make image
Copy code
but it is asking me for credentials:
- Cloning into bare repository 'sources/mt7601u/mt7601u-master.git'...
- Username for 'https://github.com':
Copy code
...which I do not have. Could you help me, please? I have already built some openelec images before (successfully, without facing this problem). Maybe it could be solved using SSH?
|
|