From b3092b5c33ba228e47882d017be5677700425e80 Mon Sep 17 00:00:00 2001 From: Lee Miller Date: Thu, 26 Jan 2023 19:14:51 +0200 Subject: [PATCH] Add ca-certificates --- .buildbot/openwrt/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.buildbot/openwrt/build.sh b/.buildbot/openwrt/build.sh index a132e46..dcce31e 100755 --- a/.buildbot/openwrt/build.sh +++ b/.buildbot/openwrt/build.sh @@ -54,6 +54,7 @@ PACKAGES="kmod-nf-nathelper-extra kmod-rtc-ds1307 \ asterisk-codec-alaw asterisk-codec-ulaw \ asterisk-res-rtp-asterisk \ asterisk-chan-quectel \ + ca-certificates \ collectd collectd-mod-contextswitch collectd-mod-cpu \ collectd-mod-curl \ collectd-mod-dhcpleases collectd-mod-disk \