brandingserver/sis/bsstub.pkg
branchRCL_3
changeset 22 113b91e0a2ad
parent 21 cfd5c2994f10
equal deleted inserted replaced
21:cfd5c2994f10 22:113b91e0a2ad
     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 the License "Eclipse Public License v1.0"
     5 ; under the terms of "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.
    15 ;
    28 ;
    16 
    29 
    17 ;Language
    30 ;Language
    18 &EN
    31 &EN
    19 
    32 
    20 ;Header
    33 ;Header
    21 #{"BS"}, (0x102828DE), 1, 0, 0, TYPE=SA
    34 #{"BS"}, (0x102828DE), 1, 0, 0, TYPE=SA, RU
    22 
    35 
    23 
    36 
    24 ;Localised VendorID
    37 ;Localised VendorID
    25 %{"Nokia"}
    38 %{"Nokia"}
    26 
    39 
    27 ;VendorID
    40 ;VendorID
    28 :"Nokia"
    41 :"Nokia"
    29 
    42 
    30 ;binaries
    43 ;binaries
    31 ""-"!:\sys\bin\bsserver.exe"
    44 ""-"z:\sys\bin\bsserver.exe"
    32 ""-"!:\sys\bin\bsclient.dll"
    45 ""-"z:\sys\bin\bsclient.dll"
    33 
    46 
    34 
    47