From bb8ae2ade41cba18b4b089fcc3d4fe1b8347b6f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20=C5=A0urda?= Date: Wed, 21 Dec 2022 09:34:04 +0800 Subject: [PATCH] Remove lantiq - probably hardware unrelated to RPi4 --- .buildbot/openwrt/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.buildbot/openwrt/build.sh b/.buildbot/openwrt/build.sh index 94dcec9..98b3add 100755 --- a/.buildbot/openwrt/build.sh +++ b/.buildbot/openwrt/build.sh @@ -21,10 +21,10 @@ make info make image \ PROFILE=rpi-4 \ PACKAGES="kmod-rtc-ds1307 \ - kmod-ltq-tapi kmod-ltq-vmmc kmod-ltq-ifxos asterisk \ + asterisk \ asterisk-pjsip asterisk-bridge-simple \ asterisk-codec-alaw asterisk-codec-ulaw \ - asterisk-res-rtp-asterisk asterisk-chan-lantiq" + asterisk-res-rtp-asterisk" # check RTC