Compare commits

...

2 Commits

2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
%global board_defconfig %{board_name}_defconfig
%global output_files u-boot-sunxi-with-spl.bin
%global non_standard_release rc
%global BL31 /usr/share/arm-trusted-firmware/sun50i_a64/bl31.bin
%global SCP does_not_exist

View File

@ -1,5 +1,5 @@
%global rel_ver 0
%global rc_ver 2
%global rc_ver 3
%global major_ver 2024
%global minor_ver 01
%global src_dir u-boot-%{major_ver}.%{minor_ver}-rc%{rc_ver}