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

Update OMAPVideo build options

Detail:
  Components/ROOL/OMAP3, Components/ROOL/OMAP3Live, Components/ROOL/OMAP4 - OMAPVideo-0_34 now requires the OMAP revision to be specified as a makefile parameter rather than via CDEFINES
Admin:
  Tested on BeagleBoard, PandaBoard
  Required for OMAPVideo-0_34 to build


Version 6.67. Tagged as 'BuildSys-6_67'
parent 988c59f5
......@@ -53,7 +53,7 @@ Desktop
SharedRISC_OSLib
FPEmulator -options FPE_APCS=3/32bit
ScreenModes
OMAPVideo -options CDEFINES="-DOMAP=3"
OMAPVideo -options OMAP=3
BASIC105
BASIC64
BlendTable
......
......@@ -52,7 +52,7 @@ Desktop
SharedRISC_OSLib
FPEmulator -options FPE_APCS=3/32bit
ScreenModes
OMAPVideo -options CDEFINES="-DOMAP=4"
OMAPVideo -options OMAP=4
BASIC105
BASIC64
BlendTable
......
/* (6.66)
/* (6.67)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 6.66
#define Module_MajorVersion_CMHG 6.67
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 07 Apr 2015
#define Module_Date_CMHG 17 May 2015
#define Module_MajorVersion "6.66"
#define Module_Version 666
#define Module_MajorVersion "6.67"
#define Module_Version 667
#define Module_MinorVersion ""
#define Module_Date "07 Apr 2015"
#define Module_Date "17 May 2015"
#define Module_ApplicationDate "07-Apr-15"
#define Module_ApplicationDate "17-May-15"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "6.66"
#define Module_HelpVersion "6.66 (07 Apr 2015)"
#define Module_LibraryVersionInfo "6:66"
#define Module_FullVersion "6.67"
#define Module_HelpVersion "6.67 (17 May 2015)"
#define Module_LibraryVersionInfo "6:67"
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