Add the os_version information as 2.0.0.
it's used the argument about mkimage_signed script.
Change-Id: Ie2e1c04b3ded2d6db50dd224b768d78c65f8f93f
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
This package includes SECURE_BINGEN and config files for the tool to create
image with nexell format.
+%define os_version 2.0.0
+
%prep
%setup -q
# Sign u-boot.bin - output is: u-boot.bin
chmod 755 tools/mkimage_signed.sh
-./tools/mkimage_signed.sh u-boot.bin artik710_raptor_config
+./tools/mkimage_signed.sh u-boot.bin artik710_raptor_config %{os_version}
# gen_fip_image
tools/fip_create/fip_create --dump --bl33 u-boot.bin fip-nonsecure.bin