Commit 1eda7534 authored by Jeffrey Lee's avatar Jeffrey Lee
Browse files

Update OMAP3 components file to build a functioning desktop image

Detail:
  Components/ROOL/OMAP3 - Enabled building of ROM apps, SCSIFiler, etc. to allow a functional desktop environment to be used.
Admin:
  Tested on rev C2 beagleboard.


Version 4.72. Tagged as 'BuildSys-4_72'
parent f887ceae
......@@ -49,14 +49,14 @@ WindowManager -options OPTIONS=Ursula
Desktop
SharedRISC_OSLib
TaskManager
#ADFSFiler
ADFSFiler
ARM
BASIC105
#BASIC64
BASIC64
BASICTrans
BufferManager
ColourTrans
#Debugger
Debugger
DeviceFS
USBDriver -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM "
EHCIDriver -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM "
......@@ -71,35 +71,35 @@ DrawMod
FileCore
ADFS -type EXP
RamFS
#Filer
#FilerSWIs
#FSLock
FontManager -type EXP
#FPEmulator -options FPE_APCS=3/32bit System=Iyonix
#Free
Filer
FilerSWIs
FSLock
FontManager
FPEmulator -options FPE_APCS=3/32bit System=Iyonix
Free
Hourglass
#IIC
International
InternationalKeyboard -options KEYBOARD=All
#ITable
ITable
#NetFS
#NetFiler
#NetPrint
#NetStatus
#NetUtils
Obey
#Pinboard
Pinboard
PipeFS
#RAMFSFiler
#ResourceFiler
#ROMFonts
RAMFSFiler
ResourceFiler
ROMFonts
ScreenBlanker
#ScrSaver -options SCRSAVERAPP=No
ScrSaver -options SCRSAVERAPP=No
#DualSerial
SerialDeviceDriver -type EXP
#SerialDeviceSupport
#SerialMouse
#ShellCLI
ShellCLI
SoundDMA_Tungsten -type EXP
#SoundControl
#SoundChannels
......@@ -107,23 +107,24 @@ SoundDMA_Tungsten -type EXP
SpriteExtend
SpriteUtils
#Squash
#SuperSample
SuperSample
SystemDevices
TaskWindow -type EXP
#WindowUtils
TaskWindow
WindowUtils
FilterManager
#WaveSynth
#StringLib
#Percussion
Filer_Action -type EXP
Filer_Action
DOSFS -options PCMCIA=TRUE
SCSISwitch
SCSISoftUSB
SCSIFS
#ColourPicker
SCSIFiler -options ASFLAGS="-PD \"SCSI SETL {TRUE}\""
ColourPicker
ScreenModes
#DrawFile
#BootCommands
DrawFile
BootCommands
#AUNMsgs
#MManager
#Internet
......@@ -135,12 +136,12 @@ ScreenModes
#MimeMap
#LanManFS -options OPTIONS=-DCHECK_ARMBOOT_EXISTS ROMSPRITES=TRUE
#DHCP -options OPTIONS=-DMINIMUM_OPTIONS_LENGTH=4
#Edit
#Draw
#Paint
#Alarm
#Chars
#Help2
Edit
Draw
Paint
Alarm
Chars
Help2
#RTCAdjust
#
......
/* (4.71)
/* (4.72)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 4.71
#define Module_MajorVersion_CMHG 4.72
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 09 May 2009
#define Module_Date_CMHG 10 May 2009
#define Module_MajorVersion "4.71"
#define Module_Version 471
#define Module_MajorVersion "4.72"
#define Module_Version 472
#define Module_MinorVersion ""
#define Module_Date "09 May 2009"
#define Module_Date "10 May 2009"
#define Module_ApplicationDate "09-May-09"
#define Module_ApplicationDate "10-May-09"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "4.71"
#define Module_HelpVersion "4.71 (09 May 2009)"
#define Module_LibraryVersionInfo "4:71"
#define Module_FullVersion "4.72"
#define Module_HelpVersion "4.72 (10 May 2009)"
#define Module_LibraryVersionInfo "4:72"
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