summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-07-04 03:54:29 -0700
committerAndras Timar <atimar@suse.com>2013-07-04 03:56:50 -0700
commitf47f6e0dea37622735184f045c1dc70c0f8b8537 (patch)
treedd7b0135c15fe4f1381ced13f47cbd5bdddf981e /solenv
parent94a9bce4fb61aeeece8809eec1cbdc37101bdd22 (diff)
enable MSP creation and bump version number for 1st PTF
Change-Id: I3f86bdf65f9cc38d4ae8b51afe5264e118132b39
Diffstat (limited to 'solenv')
-rw-r--r--solenv/bin/modules/installer/globals.pm2
-rw-r--r--solenv/inc/minor.mk4
2 files changed, 3 insertions, 3 deletions
diff --git a/solenv/bin/modules/installer/globals.pm b/solenv/bin/modules/installer/globals.pm
index 8cf519dcd201..5687b4347e98 100644
--- a/solenv/bin/modules/installer/globals.pm
+++ b/solenv/bin/modules/installer/globals.pm
@@ -230,7 +230,7 @@ BEGIN
$fix_number_of_cab_files = 1;
$cabfilecompressionlevel = 21; # Using LZX compression, possible values are: 15 | 16 | ... | 21 (best compression)
$number_of_cabfiles = 1; # only for $fix_number_of_cab_files = 1
- $include_cab_in_msi = 1;
+ $include_cab_in_msi = 0;
$msidatabasename = "";
$prepare_winpatch = 0;
$previous_idt_dir = "";
diff --git a/solenv/inc/minor.mk b/solenv/inc/minor.mk
index f6260a60b7b2..e664d1604f8e 100644
--- a/solenv/inc/minor.mk
+++ b/solenv/inc/minor.mk
@@ -1,6 +1,6 @@
RSCVERSION=400
-RSCREVISION=400m1(Build:304)
-BUILD=304
+RSCREVISION=400m1(Build:306)
+BUILD=306
LAST_MINOR=m0
SOURCEVERSION=OOO400