Add the os_version information as 1.0.0.
It is used the argument about mkimage_signed script.
Change-Id: Idc4cbd9289d18dbf157f78f90f97d1f48b129192
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
%description
bootloader for Embedded boards based on ARM processor
+%define os_version 1.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 artik530_raptor_config
+./tools/mkimage_signed.sh u-boot.bin artik530_raptor_config %{os_version}
# gen_nexell_image
tools/nexell/SECURE_BINGEN \