Skip to content

Commit

Permalink
Make sure we upgrade armbian-bsp-cli package
Browse files Browse the repository at this point in the history
  • Loading branch information
viraniac authored and rpardini committed Jul 5, 2023
1 parent 8d0a349 commit 43e4529
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/functions/bsp/armbian-bsp-cli-deb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,9 @@ function compile_armbian-bsp-cli() {
Priority: optional
Depends: bash, linux-base, u-boot-tools, initramfs-tools, lsb-release, fping${depends_base_files}
Suggests: armbian-config
Replaces: zram-config, base-files
Replaces: zram-config, armbian-bsp-cli-${BOARD}
Conflicts: armbian-bsp-cli-${BOARD}
Provides: armbian-bsp-cli-${BOARD}
Recommends: bsdutils, parted, util-linux, toilet
Description: Armbian CLI BSP for board '${BOARD}' branch '${BRANCH}' ${extra_description[@]}
EOF
Expand Down

0 comments on commit 43e4529

Please sign in to comment.