Skip to content

Commit

Permalink
meson-s4t7: add comment to ensure rebuild of bsp package
Browse files Browse the repository at this point in the history
  • Loading branch information
viraniac authored and igorpecovnik committed Jul 30, 2024
1 parent 24d1ddc commit 468342d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/sources/families/meson-s4t7.conf
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ function image_specific_armbian_env_ready__enable_earlycon() {
}

function post_family_tweaks_bsp__add_fan_service() {
# bsp files matching fenix commit - eca6e06
if [[ ${BRANCH} = "legacy" ]]; then
run_host_command_logged cp -R "${SRC}"/packages/bsp/meson-s4t7/common/* "${destination}"/
run_host_command_logged cp -R "${SRC}"/packages/bsp/meson-s4t7/${BOARD}/* "${destination}"/
Expand Down

0 comments on commit 468342d

Please sign in to comment.