Skip to content

Commit

Permalink
Add BSP version to the names of output tars and wics
Browse files Browse the repository at this point in the history
There is a requirement to include the BSP versions in the names of the
images we distribute. So include the version in the name.

Signed-off-by: Suhaas Joshi <[email protected]>
  • Loading branch information
jsuhaas22 committed Nov 22, 2024
1 parent c80d680 commit 1b65d1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ do
echo "machine: ${machine}"
echo "bsp_version: ${bsp_version}"
echo "distro: ${distro}"
echo "distro_bsp_version: ${distro_bsp_version}"
echo "host_arch: ${host_arch}"

setup_build_tools
Expand Down

0 comments on commit 1b65d1d

Please sign in to comment.