Skip to content

Commit

Permalink
Remove hard dependency for network manager
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpecovnik committed Feb 24, 2025
1 parent e541581 commit f6d832e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/boards/bananapim4berry.wip
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ BOOT_LOGO="desktop"
KERNEL_TARGET="current,edge"
KERNEL_TEST_TARGET="current"

PACKAGE_LIST_BOARD="rfkill bluetooth bluez bluez-tools gpiod libgpiod2 network-manager"
PACKAGE_LIST_BOARD="rfkill bluetooth bluez bluez-tools"

function post_family_tweaks_bsp__bananapi_firmware() {
if [[ -d "$SRC/packages/bsp/bananapi/brcm" ]] && [[ -d "$SRC/packages/bsp/bananapi/rtl_bt" ]]; then
Expand Down

0 comments on commit f6d832e

Please sign in to comment.