Changeset 43690


Ignore:
Timestamp:
03/10/19 11:46:39 (5 years ago)
Author:
gost
Message:

test time

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/titan.c

    r43684 r43690  
    580580                printf("--> loesche fake-hwclock");
    581581                system("opkg remove fake-hwclock --force-depends");
    582                 timeokw = 0;
    583                 timeokz = 0;
     582                system("date 0101000003");
     583                system("(ntpdate -b ptbtime1.ptb.de; time=`date +%s`; echo -e `expr $time + 7200`  > /proc/stb/fp/rtc) &");
     584//              timeokw = 0;
     585//              timeokz = 0;
    584586        }
    585587#endif
Note: See TracChangeset for help on using the changeset viewer.