Author: pebender
Date: Tue May 5 22:03:18 2009
New Revision: 4717
Modified:
trunk/gar-minimyth/html/minimyth/document-changelog.txt
trunk/gar-minimyth/script/minimyth.conf.mk
Log:
- Updated MiniMyth configuration file version to reflect
obsoleting MM_BACKEND_TUNER_FIRMWARE_FILE_LIST.
Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt Tue May 5
22:03:18 2009
@@ -13,8 +13,8 @@
Modified MiniMyth configuration
- Added MM_FIRMWARE_FILE_LIST.
- - Obsoleted MM_TUNER_FIRMWARE_FILE_LIST as it has been replaced by the
more
- general MM_FIRMWARE_FILE_LIST.
+ - Obsoleted MM_BACKEND_TUNER_FIRMWARE_FILE_LIST as it has been
replaced by
+ the more general MM_FIRMWARE_FILE_LIST.
Improved init
- Changed audio init so that it uses the entire simple control
identifier
Modified: trunk/gar-minimyth/script/minimyth.conf.mk
==============================================================================
--- trunk/gar-minimyth/script/minimyth.conf.mk (original)
+++ trunk/gar-minimyth/script/minimyth.conf.mk Tue May 5 22:03:18 2009
@@ -18,7 +18,7 @@
)
# Configuration file (minimyth.conf) version.
-mm_CONF_VERSION ?= 41
+mm_CONF_VERSION ?= 42
#-------------------------------------------------------------------------------
# Variables that you are likely to be override based on your environment.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---