build_oran.sh: fix the output image info for ARM 61/4061/1
authorJackie Huang <jackie.huang@windriver.com>
Wed, 10 Jun 2020 08:49:17 +0000 (16:49 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Wed, 10 Jun 2020 14:03:49 +0000 (22:03 +0800)
commit9e0c38e98908f38970af326a4cf8098bd09f665d
treed85eea97a8367fa7b2956bde2763a05abc0c81b4
parent4ea6c305c910add58abd7b9d74c1da14e226adef
build_oran.sh: fix the output image info for ARM

Use ${BSP} instead of hard coded 'intel-x86-64' and ${IMAGE_TYPE}
instead of 'iso' to fix the output image info.

Issue-ID: INF-160
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: Icf8770345f551b113919c8c124cb32629d3becab
scripts/build_oran.sh