Subversion Repositories DevTools

Rev

Rev 6823 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6823 Rev 6825
Line 23... Line 23...
23
 
23
 
24
#..     Product configuration
24
#..     Product configuration
25
#
25
#
26
BuildPlatforms  ( 'UBUNTU16', '--OnlyProd' );
26
BuildPlatforms  ( 'UBUNTU16', '--OnlyProd' );
27
 
27
 
28
BuildName       ( 'VIXubuntu1604LTS_VMcfg', '1.0.1000', 'tool', '--RelaxedVersion' );
28
BuildName       ( 'VIXubuntu1604LTS_VMcfg', '1.1.0000', 'tool', '--RelaxedVersion' );
29
BuildInterface  ( 'local' );
29
BuildInterface  ( 'local' );
30
BuildInterface  ( 'interface' );
30
BuildInterface  ( 'interface' );
31
 
31
 
32
#..     External Packages
32
#..     External Packages
33
#       Use LinkpkgArchive or BuildPkgArchive
33
#       Use LinkpkgArchive or BuildPkgArchive
34
#
34
#
35
LinkPkgArchive ( 'debian_dpkg', '1.13.25.4000.cots' );
35
LinkPkgArchive ( 'debian_dpkg', '1.13.25.4000.cots' );
36
LinkPkgArchive ( 'debian_packager', '1.25.0000.cr' );
36
LinkPkgArchive ( 'debian_packager', '1.26.0000.cr' );
37
 
37
 
38
#
38
#
39
#   Specify subdirectories to process
39
#   Specify subdirectories to process
40
#
40
#
41
BuildSubDir     ('src' );
41
BuildSubDir     ('src' );