weegull
Mitglied +

Dabei seit: 20.02.2005
Beiträge: 38
 |
|
The OE for 7020 from 12/1 is almost working as it should when installing from a clean installation. The image compiles only after a small number of fixes but I have not yet installed the compiled image.
In dreambox-dvb-modules.bb I had to change
SRC_URI = "http://sources.dreamboxupdate.com/snapshots/dreambox-dvb-modules-${MACHINE
}-${PV}.tar.bz2 file://dream"
to following:
SRC_URI = "http://sources.dreamboxupdate.com/snapshots/dreambox-dvb-modules-${MACHINE
}-${PV}.tar.bz2 \
file://dream"
Also some download did not work but some I managed to download from other computers and some I already had saved in other directory so I could copy the files. The boo-dm7020 got stall at about 2/3 of the file and the dreambox-dvb-modules-dm7020-2.6.9-20060111.tar.bz2 got stuck on 1/4 of the file and bootlogo_dm7025.mvi did not at all download from the OE but worked manually with wget.
boot-dm7020
bootlogo_dm7025.mvi
dreambox-dvb-modules-dm7020-2.6.9-20060111.tar.bz2
/WeeGull
Dieser Beitrag wurde 1 mal editiert, zum letzten Mal von weegull: 15.01.2006 09:22.
|
|