Commit 05d133b1 authored by ROOL's avatar ROOL :robot:
Browse files

Repoint EHCIDriver & OHCIDriver

Admin:
  OHCIHeaders removed from ModuleDB.
  For those components that use the USBHAL add that to the EXP phase.

Version 7.14. Tagged as 'BuildSys-7_14'
parent 6a039938
......@@ -123,5 +123,3 @@ Wild -type EXP # Lib.Wild
# Other stuff...
#
PCI -type EXP # HWSupport.PCI
OHCIHeaders -type EXP # HWSupport.USB.Controllers.OHCIDriver
OHCIDriver -type EXP # HWSupport.USB.NetBSD
......@@ -66,6 +66,7 @@ DeviceFS
PortableHAL
RTSupport
USBDriver
USBDriver -type EXP -options COMPONENT=EHCIHALLib
EHCIDriver
MUSBDriver
PandoraKey
......
......@@ -65,6 +65,7 @@ DeviceFS
PortableHAL
RTSupport
USBDriver
USBDriver -type EXP -options COMPONENT=EHCIHALLib
EHCIDriver
#MUSBDriver
DisplayManager
......
......@@ -68,6 +68,7 @@ DeviceFS
PortableHAL
RTSupport
USBDriver
USBDriver -type EXP -options COMPONENT=EHCIHALLib
EHCIDriver
#MUSBDriver
DisplayManager
......
......@@ -66,7 +66,6 @@ RTSupport
USBDriver
EHCIDriver
OHCIDriver
OHCIHeaders
DisplayManager
DMAManager
DragASprite
......
......@@ -77,6 +77,7 @@ RTSupport
# USB drivers - non-debug
USBDriver
USBDriver -type EXP -options COMPONENT=EHCIHALLib
EHCIDriver
DisplayManager
......
......@@ -246,7 +246,7 @@ DWCDriver C Sources.HWSupport.USB.Controllers.DWCDriver
DynamicAreas ASM closed.RiscOS.Sources.Programmer.DynAreas Programmer DynAreas
Econet ASM Sources.Networking.Econet Networking Econet
Edit C Sources.Apps.EditApp Apps Edit
EHCIDriver C Sources.HWSupport.USB.USBDriver.build USB EHCIDriver
EHCIDriver C Sources.HWSupport.USB.Controllers.EHCIDriver USB EHCIDriver
ELFLoader C closed.RiscOS.Sources.Programmer.ELFLoader Programmer ELFLoader
EnsureLine C closed.RiscOS.Sources.Networking.Modem.EnsureLine Networking EnsureLine
EtherB C Sources.Networking.Ethernet.EtherB Networking EtherB
......@@ -390,9 +390,8 @@ Norway ASM Sources.Internat.Territory.TerritoryModule
NVidia C Sources.Video.HWSupport.NVidia Video NVidia
NVRAM C Sources.HWSupport.NVRAM HWSupport NVRAM
Obey ASM Sources.Programmer.Obey Programmer Obey
OHCIDriver C Sources.HWSupport.USB.USBDriver.build USB OHCIDriver
OHCIDriver C Sources.HWSupport.USB.Controllers.OHCIDriver USB OHCIDriver
OHCIEmulator C mixed.RiscOS.Sources.HWSupport.USB.Prototypes.OHCIEmulator USB OHCIEm
OHCIHeaders EXP Sources.HWSupport.USB.Controllers.OHCIDriver USB OHCIDriver
OMAPHDMI C Sources.Video.HWSupport.OMAPHDMIBlob Video OMAPHDMI
OMAPVideo C Sources.Video.HWSupport.OMAPVideo Video OMAPVideo
OMAP4Video C Sources.Video.HWSupport.OMAP4Video Video OMAP4Video
......
/* (7.13)
/* (7.14)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 7.13
#define Module_MajorVersion_CMHG 7.14
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 15 Jul 2017
#define Module_Date_CMHG 30 Jul 2017
#define Module_MajorVersion "7.13"
#define Module_Version 713
#define Module_MajorVersion "7.14"
#define Module_Version 714
#define Module_MinorVersion ""
#define Module_Date "15 Jul 2017"
#define Module_Date "30 Jul 2017"
#define Module_ApplicationDate "15-Jul-17"
#define Module_ApplicationDate "30-Jul-17"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "7.13"
#define Module_HelpVersion "7.13 (15 Jul 2017)"
#define Module_LibraryVersionInfo "7:13"
#define Module_FullVersion "7.14"
#define Module_HelpVersion "7.14 (30 Jul 2017)"
#define Module_LibraryVersionInfo "7:14"
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