From 163a547051ba69db9f0f6db558f1679e11a5e554 Mon Sep 17 00:00:00 2001 From: Lee Miller Date: Tue, 5 Dec 2023 03:35:18 +0200 Subject: [PATCH] Add packages needed for resizing root --- .buildbot/openwrt/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.buildbot/openwrt/build.sh b/.buildbot/openwrt/build.sh index 76f59f7..efc6e2f 100755 --- a/.buildbot/openwrt/build.sh +++ b/.buildbot/openwrt/build.sh @@ -97,6 +97,7 @@ PACKAGES="kmod-i2c-bcm2835 kmod-i2c-mux kmod-i2c-mux-pinctrl \ luci-app-mwan3 luci-app-upnp \ luci-proto-wireguard \ luci-ssl-nginx luci-app-acme \ + f2fs-tools losetup parted \ python3-ansible-core python3-ansible-core-src \ python3-yaml \ openssh-sftp-server tcpdump \