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)
commitad41aa1447f0f8a9eabfeb12ce97c499038a8fce
tree64befa584ced2912756c692e0c9cd18695d7b378
parent8e5427b125c789adfc79f979fe2ed706fa3f0148
Changed binary payload (w5.lzdio -> w5T.xzdio)

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