If there is a RSP dev reading there ? I suggest to make the following change to 'enigma2.bb' (tips given by a dreambox team member)
After line : -> EXTRA_OECONF = "--enable-maintainer-mode --with-target=native --with-libsdl=no"
add :
do_configure() {
perl -pi -e 's:^//#define ENABLE_MHW_EPG.*$:#define ENABLE_MHW_EPG 1:g' ${S}/lib/dvb/epgcache.h
./autogen.sh
oe_runconf
}
Remove the enigma stamps, and recompile !
It should enable mhw epg and give detailed EPG for Canal+ and Csat for several days, please, let me know ?![]()


Thanks:
Likes:
Dislikes:

Reply With Quote





