Skip to content

Commit 8f23ae6

Browse files
author
ims
committed
replaced ClearMem with CacheFlush plugin
1 parent b1acb5c commit 8f23ae6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
MODULE = "ClearMem"
2-
DESCRIPTION = "periodicaly clearing the memory"
1+
MODULE = "CacheFlush"
2+
DESCRIPTION = "periodicaly flushing cache"
33

44
require openplugins-replace-pli.inc
55

task-openplugins.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ DEPENDS = " \
3333
enigma2-plugin-extensions-meteoviewer \
3434
enigma2-plugin-extensions-snmpagent \
3535
enigma2-plugin-extensions-systemtools \
36-
enigma2-plugin-extensions-clearmem \
36+
enigma2-plugin-extensions-cacheflush \
3737
"
3838

3939
require assume-gplv2.inc

0 commit comments

Comments
 (0)