author | William Roberts <williamr@symbian.org> |
Sat, 09 Oct 2010 18:23:31 +0100 | |
changeset 10 | 686ce409da30 |
parent 6 | d48e90a0206b |
child 12 | ab7598bdae30 |
permissions | -rw-r--r-- |
10
686ce409da30
Latest generated version of syborg_stem_rom.oby - now includes the new syborg_stem_features.iby file
William Roberts <williamr@symbian.org>
parents:
6
diff
changeset
|
1 |
Fix buildrom.pm to leave aliases to .RSC files alone (and not move them into sys\bin), and other things |
686ce409da30
Latest generated version of syborg_stem_rom.oby - now includes the new syborg_stem_features.iby file
William Roberts <williamr@symbian.org>
parents:
6
diff
changeset
|
2 |
|
686ce409da30
Latest generated version of syborg_stem_rom.oby - now includes the new syborg_stem_features.iby file
William Roberts <williamr@symbian.org>
parents:
6
diff
changeset
|
3 |
copy tools\buildrom.pm \epoc32\tools\buildrom.pm |
0
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4 |
iMaker --file=/epoc32/rom/config/sf_refhw/syborg/image_conf_syborg.mk flash |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5 |
files generated into epoc32\rombuild\syborg\core |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6 |
|
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
7 |
copy \epoc32\rom\include\featuredatabase.xml |
10
686ce409da30
Latest generated version of syborg_stem_rom.oby - now includes the new syborg_stem_features.iby file
William Roberts <williamr@symbian.org>
parents:
6
diff
changeset
|
8 |
findstr FEATURES original\syborg.tmp1.oby >syborg_stem_features.iby |
686ce409da30
Latest generated version of syborg_stem_rom.oby - now includes the new syborg_stem_features.iby file
William Roberts <williamr@symbian.org>
parents:
6
diff
changeset
|
9 |
perl tools\repair_obyfile.pl original\syborg.rom.oby >syborg_stem\syborg_stem_rom.oby |
0
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
10 |
|
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
11 |
buildrom syborg_stem_rom.oby -fm=featuredatabase.xml -k -nosymbols -loglevel1 -v |