aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoracid-burn <acidburn@opendreambox.org>2009-08-27 17:56:52 +0200
committeracid-burn <acidburn@opendreambox.org>2009-08-27 17:56:52 +0200
commit8184b4879818f066b581d42e91d29612807be2cd (patch)
tree5f80533d606cc5f4f6066ade970756bc8c67ca0f
parentad2d1a28915a062ae87c0dd4e80d4313c5432282 (diff)
downloadopenembedded-8184b4879818f066b581d42e91d29612807be2cd.tar.gz
enigma2.bb, enigma2-plugins.bb: -push srcdate to include new cleanupwizard.
- add cleanupwizard description to enigma2.bb
-rwxr-xr-xpackages/enigma2/enigma2-plugins.bb2
-rwxr-xr-xpackages/enigma2/enigma2.bb3
2 files changed, 3 insertions, 2 deletions
diff --git a/packages/enigma2/enigma2-plugins.bb b/packages/enigma2/enigma2-plugins.bb
index 68b86dc5f7..9f72373320 100755
--- a/packages/enigma2/enigma2-plugins.bb
+++ b/packages/enigma2/enigma2-plugins.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Additional plugins for Enigma2"
MAINTAINER = "Felix Domke <tmbinc@elitedvb.net>"
-SRCDATE = "20090812"
+SRCDATE = "20090828"
PACKAGES_DYNAMIC = "enigma2-plugin-*"
diff --git a/packages/enigma2/enigma2.bb b/packages/enigma2/enigma2.bb
index 60af4ff9c6..52430d47d8 100755
--- a/packages/enigma2/enigma2.bb
+++ b/packages/enigma2/enigma2.bb
@@ -45,13 +45,14 @@ RCONFLICTS_enigma2-plugin-systemplugins-softwaremanager = "enigma2-plugin-system
RREPLACES_enigma2-plugin-systemplugins-softwaremanager = "enigma2-plugin-systemplugins-configurationbackup enigma2-plugin-systemplugins-softwareupdate"
DESCRIPTION_append_enigma2-plugin-systemplugins-crashlogautosubmit = "automatically send crashlogs to Dream Multimedia"
RDEPENDS_enigma2-plugin-systemplugins-crashlogautosubmit = "twisted-mail twisted-names python-compression python-mime"
+DESCRIPTION_append_enigma2-plugin-systemplugins-cleanupwizard = "informs you on low internal memory on system startup."
DESCRIPTION_append_enigma2-plugin-extenstions-modem = "opens a menu to connect to internet via builtin modem."
RDEPENDS_enigma2-plugin-extensions-modem = "dreambox-modem-ppp-scripts"
PN = "enigma2"
PR = "r0"
-SRCDATE = "20090819"
+SRCDATE = "20090828"
# if you want experimental, use:
REL_MAJOR="2"