Changed binary payload (w5.lzdio -> w5T.xzdio) 93/107393/5
authorDongkyun, Son <dongkyun.s@samsung.com>
Wed, 28 Dec 2016 01:14:51 +0000 (10:14 +0900)
committerHyungGi Lee <hyunggi.lee@samsung.com>
Fri, 6 Jan 2017 07:00:25 +0000 (23:00 -0800)
rpm supports multi-threaded xz which can improve compression speed in
the multi-core environment. So, let's replace "lzma level 5(w5.lzdio)"
with "multi-threaded xz level 5(w5T.xzdio)" in case of binary's
compression activity.

- w5.lzdio: lzma (level: 5)
- w5T.xzdio: xz (level: 5, threaded)

Change-Id: I7eeb3561e010f2f1755e57036afe58dfeb91dcb1
Signed-off-by: Dongkyun, Son <dongkyun.s@samsung.com>
Tizen:3.0:Base/_config
Tizen:Base/_config

index 165edc1..df8102b 100644 (file)
@@ -36,6 +36,8 @@ Macros:
 %run_check_section 0
 %opensuse_bs 1
 %_default_patch_fuzz   2
+
+%_binary_payload w5T.xzdio
 :Macros
 
 
index 96e35d6..7bbdc0e 100644 (file)
@@ -44,6 +44,8 @@ Macros:
 %run_check_section 0
 %opensuse_bs 1
 %_default_patch_fuzz   2
+
+%_binary_payload w5T.xzdio
 :Macros