Commit dd7332f6 authored by Jeffrey Lee's avatar Jeffrey Lee
Browse files

Update OMAP* component files to include SDCreate

Detail:
  ModuleDB - Added SDCreate entry
  Components/ROOL/OMAP3, OMAP3Live, OMAP4 - Install SDCreate to <Install$Dir>.ABRelease, so it can be picked up by the ABRelease component
Admin:
  Tested with building & packaging OMAP3 ROM


Version 5.45. Tagged as 'BuildSys-5_45'
parent 2d9f3f26
......@@ -216,6 +216,7 @@ DebugLib
NVRAM -type EXP
PortManager -type EXP
SDCreate -options INSTDIR=<Install$Dir>.ABRelease
ABRelease
# end
......@@ -215,6 +215,7 @@ DebugLib
NVRAM -type EXP
PortManager -type EXP
SDCreate -options INSTDIR=<Install$Dir>.ABRelease
ABRelease
# end
......@@ -719,6 +719,7 @@ ResApp RES Sources.SystemRes.ResApp
SaveCMOS RES closed.RiscOS.Sources.Utilities.SaveCMOS Utilities SaveCMOS
SciCalc BAS Sources.Apps.SciCalc Apps SciCalc
Scrap RES Sources.SystemRes.Scrap SystemRes Scrap
SDCreate RES Sources.Utilities.SDCreate Utilities SDCreate
ShowScrap RES Sources.Utilities.ShowScrap Utilities ShowScrap
SparkFS RES Sources.Apps.SparkFSBin ThirdParty !SparkFS
SquashApp C Sources.Apps.SquashApp Apps Squash
......
/* (5.44)
/* (5.45)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 5.44
#define Module_MajorVersion_CMHG 5.45
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 11 Feb 2012
#define Module_Date_CMHG 23 Feb 2012
#define Module_MajorVersion "5.44"
#define Module_Version 544
#define Module_MajorVersion "5.45"
#define Module_Version 545
#define Module_MinorVersion ""
#define Module_Date "11 Feb 2012"
#define Module_Date "23 Feb 2012"
#define Module_ApplicationDate "11-Feb-12"
#define Module_ApplicationDate "23-Feb-12"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "5.44"
#define Module_HelpVersion "5.44 (11 Feb 2012)"
#define Module_LibraryVersionInfo "5:44"
#define Module_FullVersion "5.45"
#define Module_HelpVersion "5.45 (23 Feb 2012)"
#define Module_LibraryVersionInfo "5:45"
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