Commit 52adfb95 authored by Jeffrey Lee's avatar Jeffrey Lee
Browse files

Add PandoraKey to ModuleDB, OMAP3 ROMs

Detail:
  ModuleDB - Added PandoraKey entry
  Components/ROOL/OMAP3, Components/ROOL/OMAP3Live - Added PandoraKey to ROM. Currently at the end of the module chain since it seemed a bit uncooperative when I placed it further near the start
Admin:
  Tested on Pandora, rev C2 BB, rev A2 BB-xM, rev C1 TouchBook


Version 5.98. Tagged as 'BuildSys-5_98'
parent c5abeff1
......@@ -184,6 +184,7 @@ CDFS
CDFSFiler
UnSqzAIF
PandoraKey
InetRes -options TYPE=EmergencyUtils
# some libraries and bits
......
......@@ -378,6 +378,7 @@ OMAP4Video C Sources.Video.HWSupport.OMAP4Video
OmniApp C Sources.Networking.Omni.Apps.Omni Networking OmniClient
OSVersion ASM closed.RiscOS.Sources.OSVersion RISC_OS OSVersion
Paint C Sources.Apps.Paint Apps Paint
PandoraKey C Sources.HWSupport.PandoraKey HWSupport PandoraKey
ParallelDeviceDriver ASM Sources.HWSupport.Parallel HWSupport Parallel
ParallelJoystick ASM closed.RiscOS.Sources.HWSupport.ParaJoy HWSupport ParaJoy
PartNumber RES closed.RiscOS.Sources.SystemRes.PartNumber RISC_OS PartNumber
......
/* (5.97)
/* (5.98)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 5.97
#define Module_MajorVersion_CMHG 5.98
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 18 Sep 2012
#define Module_Date_CMHG 21 Sep 2012
#define Module_MajorVersion "5.97"
#define Module_Version 597
#define Module_MajorVersion "5.98"
#define Module_Version 598
#define Module_MinorVersion ""
#define Module_Date "18 Sep 2012"
#define Module_Date "21 Sep 2012"
#define Module_ApplicationDate "18-Sep-12"
#define Module_ApplicationDate "21-Sep-12"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "5.97"
#define Module_HelpVersion "5.97 (18 Sep 2012)"
#define Module_LibraryVersionInfo "5:97"
#define Module_FullVersion "5.98"
#define Module_HelpVersion "5.98 (21 Sep 2012)"
#define Module_LibraryVersionInfo "5:98"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment