the latest build of dm7020hd does not boot remains stationary on the logo
Openpli-5 (still next master)
Re: Openpli-5 (still next master) #401
Re: Openpli-5 (still next master) #402
Re: Openpli-5 (still next master) #403
Re: Openpli-5 (still next master) #404
Re: Openpli-5 (still next master) #405
Re: Openpli-5 (still next master) #406
Posted 7 August 2016 - 20:32
Just a heads up for the devs,
videolan have moved some files from 'git.videolan.org' to 'code.videolan.org'
so the master-next build now fails on getting libdvdread
I tried changing the url in the recipe but it also wants a checksum adding
St.O
Edited by saintomer1866, 7 August 2016 - 20:32.
Re: Openpli-5 (still next master) #407
Posted 13 August 2016 - 12:35
Just a heads up for the devs,
videolan have moved some files from 'git.videolan.org' to 'code.videolan.org'
so the master-next build now fails on getting libdvdread
I tried changing the url in the recipe but it also wants a checksum adding
St.O
This works for me,
SRC_URI = "git://github.com/mirror/libdvdread"libdvdnav also fails so change this to,
SRC_URI = "git://github.com/mirror/libdvdnav"
Re: Openpli-5 (still next master) #408
Re: Openpli-5 (still next master) #409
Re: Openpli-5 (still next master) #410
Posted 21 August 2016 - 21:15
realistically speaking will we have the PLi5 by christmas?
Im probably not the only one who will upgrade to UHD box so it would be nice to have the official PLi5 on it (as MastaG is out for a while)
Re: Openpli-5 (still next master) #411
Posted 22 August 2016 - 23:28
Building master-next on Fedora 24 (gcc-6) requires some patches for openembedded-core.
This is the fist one I encountered:
../../elfutils-0.164/libebl/eblobjnote.c:45:3: error: this 'if' clause does not guard... [-Werror=misleading-indentation] | if (! ebl->object_note (name, type, descsz, desc)) | ^~ | ../../elfutils-0.164/libebl/eblobjnote.c:135:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' | switch (type) | ^~~~~~
It's already fixed upstream: https://github.com/o...fb61e33f4444efc
Are we going to import a newer rev of openembedded-core into master-next?
If not I could send in pull-requests for fixing various gcc-6 related things..
Re: Openpli-5 (still next master) #412
Posted 23 August 2016 - 06:37
after the last update
I have this problem in compiling, for DM 8000
I tried to change the file and have always the same error
ERROR: No recipes available for:
/home/loda/openpli5s/openpli-oe-core/meta-openpli/recipes-openpli/enigma2-plugins/enigma2-plugin-extensions-openwebif.bbappend
Edited by loda, 23 August 2016 - 06:40.
Re: Openpli-5 (still next master) #413
Posted 23 August 2016 - 18:34
Building master-next on Fedora 24 (gcc-6) requires some patches for openembedded-core.
Are we going to import a newer rev of openembedded-core into master-next?
If not I could send in pull-requests for fixing various gcc-6 related things..
I've pushed OE ahead on master-next. This fixes the GCC6 issues (internal compiler is now gcc 6.1).
Bad news is, this breaks the build of the kernel for several boxes.
To fix it, look at the changes for the xtrend and vuplus kernels. Kernels before 4.2 will need the gcc6 patch. Kernels that specify "KERNEL_OUTPUT" will likely need to set "KERNEL_OUTPUT_DIR" as wel (to the relative path of the output).
Send patches to the BSP repository (preferred), or post them and I'll try and push them along.
Re: Openpli-5 (still next master) #414
Posted 23 August 2016 - 20:34
DM920UHD DVB-S2X TRIPLE tuner + Triple M.S tuner DVB-S2X, DVB-T2/T, QboxHD, QboxHD Mini, Icecrypt T2300HD,
Qviart Lunix3 4K, Raspberry Pi 4 Model B 4GB & 8GB
Vertex 4K60 4:4:4 600MHz
Re: Openpli-5 (still next master) #415
Posted 23 August 2016 - 21:28
OpenPLi the official release 5.0 which will again Hours of Operation of openpl4 thank you for info .....OpenPLi the official release 5.0 which will again Hours of Operation of openpl4 thank you for info .....OpenPLi the official release 5.0 which will again Hours of Operation of openpl4 thank you for info .....
OpenPLi the official release 5.0 which will again Hours of Operation of openpl4 thank you for info .....OpenPLi the official release 5.0 which will again Hours of Operation of openpl4 thank you for info .....OpenPLi the official release 5.0 which will again Hours of Operation of openpl4 thank you for info .....
OpenPLi the official release 5.0 which will again Hours of Operation of openpl4 thank you for info .....
Re: Openpli-5 (still next master) #416
Posted 24 August 2016 - 11:30
My error log:
DEBUG: Executing python function sysroot_cleansstate
DEBUG: Python function sysroot_cleansstate finishedDEBUG: Executing shell function autotools_preconfigureDEBUG: Shell function autotools_preconfigure finishedDEBUG: Executing python function autotools_copy_aclocalsDEBUG: Python function autotools_copy_aclocals finishedDEBUG: Executing shell function do_configureNOTE: Running /home/user1/openpli5/build/tmp/work/x86_64-linux/m4-native/1.4.17-r0/m4-1.4.17/configure --build=x86_64-linux --host=x86_64-linux --target=x86_64-linux --prefix=/home/user1/openp$configure: loading site script /home/user1/openpli5/openembedded-core/meta/site/nativechecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for a thread-safe mkdir -p... /bin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking for x86_64-linux-gcc... gccchecking whether the C compiler works... noconfigure: error: in `/home/user1/openpli5/build/tmp/work/x86_64-linux/m4-native/1.4.17-r0/build':configure: error: C compiler cannot create executablesSee `config.log' for more detailsConfigure failed. The contents of all config.log files follows to aid debuggingERROR: oe_runconf failedWARNING: exit code 1 from a shell command.ERROR: Function failed: do_configure (log file is located at /home/user1/openpli5/build/tmp/work/x86_64-linux/m4-native/1.4.17-r0/temp/log.do_configure.16432)
Maybe it's not supposed to work with dreambox?
Attached Files
DM920UHD DVB-S2X TRIPLE tuner + Triple M.S tuner DVB-S2X, DVB-T2/T, QboxHD, QboxHD Mini, Icecrypt T2300HD,
Qviart Lunix3 4K, Raspberry Pi 4 Model B 4GB & 8GB
Vertex 4K60 4:4:4 600MHz
Re: Openpli-5 (still next master) #417
Posted 24 August 2016 - 12:45
For Consideration for PLi5
It would be fantastic if You could build a "Zapstream" type function. This has been so sadly missed From E1
Xtrend et8000 7.1-Release
2 x 8/1 DiSEqC 30w 13e 19e 23e 28e
Astrometa USB Tuner Working DVB-T2 now on Kernel 4.10+
WD10EARX 1TB
Sandisk 32GB USB for AFB, EPG, Picons & Timeshift
ZGemma Star S 7.0-Release
4/1 DiSEqC 30w 13e 19e 28e
Sandisk 8GB USB for AFB, EPG, Picons & Timeshift
LG 49UH610V UHD-HDR
UHF/Cable/Sat
E-Channelizer
Re: Openpli-5 (still next master) #418
Re: Openpli-5 (still next master) #419
Re: Openpli-5 (still next master) #420
Posted 24 August 2016 - 17:42
DMM needs GCC6 patch, see OE-A.
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916
2 user(s) are reading this topic
0 members, 2 guests, 0 anonymous users