Add hostarch information for build configuration
authorChan Lee <chan45.lee@samsung.com>
Fri, 19 Aug 2016 03:45:11 +0000 (12:45 +0900)
committerSoonKyu Park <sk7.park@samsung.com>
Mon, 26 Sep 2016 01:37:53 +0000 (10:37 +0900)
commit48a38cf1737911395c5189f8125383f6c6c1ff6c
treec88cb4858e5617505b450eabf26d73cea8861059
parent1b639d8de7bf62229f4f853d13aae293111bbdf5
Add hostarch information for build configuration

In a few cases, hostarch information is needed as below,
  1. There are some packages to be installed according to host archtecture
  2. Some config need to be defined each host archtecture

Change-Id: I3409a1c51069ee60f81b46f06d3f99a74e6df452
Signed-off-by: Chan Lee <chan45.lee@samsung.com>
Build.pm
Build/Rpm.pm