brandingserver/sis/bsstub.pkg
branchRCL_3
changeset 21 cfd5c2994f10
parent 16 cfe5eb8bb9ca
child 22 113b91e0a2ad
equal deleted inserted replaced
20:eedf17a17c27 21:cfd5c2994f10
     1 ;
     1 ;
     2 ; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 ; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 ; All rights reserved.
     3 ; All rights reserved.
     4 ; This component and the accompanying materials are made available
     4 ; This component and the accompanying materials are made available
     5 ; under the terms of "Eclipse Public License v1.0"
     5 ; under the terms of the License "Eclipse Public License v1.0"
     6 ; which accompanies this distribution, and is available
     6 ; which accompanies this distribution, and is available
     7 ; at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 ; at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 ;
     8 ;
     9 ; Initial Contributors:
     9 ; Initial Contributors:
    10 ; Nokia Corporation - initial contribution.
    10 ; Nokia Corporation - initial contribution.
    11 ;
    11 ;
    12 ; Contributors:
    12 ; Contributors:
    13 ;
    13 ;
    14 ; Description: 
    14 ; Description:  
    15 ;
       
    16 ;
       
    17 ; Package file for presencefw SIS stub in ROM
       
    18 ; and a ximp framework upgrade SIS.
       
    19 ; Including the stub in ROM enables components
       
    20 ; defined in stub to be updated by SIS installer.
       
    21 ; When adding or removing components from presencefw
       
    22 ; please update this pkg file and create an updated
       
    23 ; stub to group directory.
       
    24 ;
       
    25 ; To create SIS stub: makesis -s ximpfw_upgrade.pkg ximpfwstub.sis
       
    26 ; Copy ximpfwstub.sis to z:\system\install\ximpfwstub.sis
       
    27 ; or use abld export to export it automatically.
       
    28 ;
    15 ;
    29 
    16 
    30 ;Language
    17 ;Language
    31 &EN
    18 &EN
    32 
    19 
    33 ;Header
    20 ;Header
    34 #{"BS"}, (0x102828DE), 1, 0, 0, TYPE=SA, RU
    21 #{"BS"}, (0x102828DE), 1, 0, 0, TYPE=SA
    35 
    22 
    36 
    23 
    37 ;Localised VendorID
    24 ;Localised VendorID
    38 %{"Nokia"}
    25 %{"Nokia"}
    39 
    26 
    40 ;VendorID
    27 ;VendorID
    41 :"Nokia"
    28 :"Nokia"
    42 
    29 
    43 ;binaries
    30 ;binaries
    44 ""-"z:\sys\bin\bsserver.exe"
    31 ""-"!:\sys\bin\bsserver.exe"
    45 ""-"z:\sys\bin\bsclient.dll"
    32 ""-"!:\sys\bin\bsclient.dll"
    46 
    33 
    47 
    34