openwrt/.buildbot/openwrt/build.sh
Peter Šurda 8e61d64169
Some checks failed
buildbot/travis_bionic Build done.
buildbot/multibuild_parent Build done.
buildbot/job/openwrt Build done.
First test
2022-12-16 23:47:27 +08:00

16 lines
388 B
Bash
Executable File

#!/bin/bash
git clone https://git.openwrt.org/openwrt/openwrt.git
cd openwrt
./scripts/feeds update -a
./scripts/feeds install -a
# wget https://downloads.openwrt.org/releases/21.02.1/targets/ath79/generic/config.buildinfo -O .config
wget https://downloads.openwrt.org/releases/22.03.2/targets/bcm27xx/bcm2711/config.buildinfo -O .config
make defconfig
# check RTC
# kmod-rtc-ds1307