diff --git a/.buildbot/openwrt/build.sh b/.buildbot/openwrt/build.sh index c846108..0c7473d 100755 --- a/.buildbot/openwrt/build.sh +++ b/.buildbot/openwrt/build.sh @@ -18,6 +18,14 @@ cd openwrt-imagebuilder-*/ make info +make image \ + PROFILE=rpi-4 \ + PACKAGES="kmod-rtc-ds1307 + kmod-ltq-tapi kmod-ltq-vmmc kmod-ltq-ifxos asterisk + asterisk-pjsip asterisk-bridge-simple + asterisk-codec-alaw asterisk-codec-ulaw + asterisk-res-rtp-asterisk asterisk-chan-lantiq" + # check RTC # kmod-rtc-ds1307