在feeds中添加添加kooiot
diff --git a/feeds.conf.default b/feeds.conf.default
index 8414301..231b17e 100644
--- a/feeds.conf.default
+++ b/feeds.conf.default
@@ -3,3 +3,4 @@ src-git luci https://git.openwrt.org/project/luci.git^34e0d656a41befd9720be35c48
src-git routing https://git.openwrt.org/feed/routing.git^e26b4745209655976b7d124465b1dc53ade632f9
src-git telephony https://git.openwrt.org/feed/telephony.git^6e019c94d0fa7162548d528bf4ba060a61f8cb59
src-git freifunk https://github.com/freifunk/openwrt-packages.git^c621a4283870fe062489fe5e26a15deda7ef4ed7
+src-git kooiot https://github.com/kooiot/packages_ex.git
配置如下:
#
# KooIoT
#
CONFIG_PACKAGE_bmr200_freeioe=y
CONFIG_PACKAGE_dj-a40i-e-configs=y
CONFIG_PACKAGE_factory-tlink=y
CONFIG_PACKAGE_focas-ubus=y
CONFIG_PACKAGE_kooiot=y
CONFIG_PACKAGE_skynet=y
CONFIG_PACKAGE_strip-ioe=y
...
CONFIG_PACKAGE_luci-app-freeioe=y
CONFIG_PACKAGE_luci-i18n-freeioe-zh-cn=y
CONFIG_PACKAGE_tinc-freeioe-tunnel=y
执行下载源码时报错:
root@781d7474ee15:/x3_dir/openwrt/openwrt-19.07.7# make download V=s
WARNING: Makefile 'package/feeds/kooiot/bmr200/Makefile' has a dependency on 'freeioe', which does not exist
WARNING: Makefile 'package/feeds/kooiot/cloud-watch/Makefile' has a dependency on 'freeioe', which does not exist
WARNING: Makefile 'package/feeds/kooiot/dj-a40i-e-configs/Makefile' has a dependency on 'freeioe', which does not exist
WARNING: Makefile 'package/feeds/kooiot/factory-tlink/Makefile' has a dependency on 'freeioe', which does not exist
WARNING: Makefile 'package/feeds/kooiot/focas-ubus/Makefile' has a dependency on 'freeioe', which does not exist
WARNING: Makefile 'package/feeds/packages/ksmbd/Makefile' has a dependency on 'kmod-crypto-arc4', which does not exist
WARNING: Makefile 'package/feeds/kooiot/luci-app-freeioe/Makefile' has a dependency on 'freeioe', which does not exist
WARNING: Makefile 'package/feeds/kooiot/strip-ioe/Makefile' has a dependency on 'freeioe', which does not exist
make[1]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7'
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/gmp'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/gmp'
time: tools/gmp/download#0.02#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/mpfr'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/mpfr'
time: tools/mpfr/download#0.02#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/mpc'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/mpc'
time: tools/mpc/download#0.02#0.01#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/libelf'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/libelf'
time: tools/libelf/download#0.02#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/expat'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/expat'
time: tools/expat/download#0.03#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/m4'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/m4'
time: tools/m4/download#0.02#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/libtool'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/libtool'
time: tools/libtool/download#0.03#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/autoconf'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/autoconf'
time: tools/autoconf/download#0.02#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/automake'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/automake'
time: tools/automake/download#0.02#0.01#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/flex'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/flex'
time: tools/flex/download#0.02#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/bison'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/bison'
time: tools/bison/download#0.02#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/pkg-config'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/pkg-config'
time: tools/pkg-config/download#0.02#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/mklibs'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/mklibs'
time: tools/mklibs/download#0.03#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/zlib'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/zlib'
time: tools/zlib/download#0.02#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/sstrip'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/sstrip'
time: tools/sstrip/download#0.02#0.00#0.02
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/make-ext4fs'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/make-ext4fs'
time: tools/make-ext4fs/download#0.08#0.05#0.12
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/e2fsprogs'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/e2fsprogs'
time: tools/e2fsprogs/download#0.03#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/mtd-utils'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/mtd-utils'
time: tools/mtd-utils/download#0.02#0.01#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/mkimage'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/mkimage'
time: tools/mkimage/download#0.02#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/firmware-utils'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/firmware-utils'
time: tools/firmware-utils/download#0.03#0.01#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/patch-image'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/patch-image'
time: tools/patch-image/download#0.01#0.01#0.02
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/quilt'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/quilt'
time: tools/quilt/download#0.02#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/padjffs2'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/padjffs2'
time: tools/padjffs2/download#0.02#0.00#0.02
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/mm-macros'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/mm-macros'
time: tools/mm-macros/download#0.02#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/missing-macros'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/missing-macros'
time: tools/missing-macros/download#0.02#0.00#0.02
GCC version greater or equal to 6.0 detected, no workaround set for CCACHE
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/cmake'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/cmake'
time: tools/cmake/download#0.02#0.01#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/scons'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/scons'
time: tools/scons/download#0.02#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/bc'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/bc'
time: tools/bc/download#0.03#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/findutils'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/findutils'
time: tools/findutils/download#0.02#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/gengetopt'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/gengetopt'
time: tools/gengetopt/download#0.01#0.01#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/patchelf'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/patchelf'
time: tools/patchelf/download#0.02#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/mtools'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/mtools'
time: tools/mtools/download#0.02#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/dosfstools'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/dosfstools'
time: tools/dosfstools/download#0.02#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/libressl'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/libressl'
time: tools/libressl/download#0.02#0.01#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/lzma'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/lzma'
time: tools/lzma/download#0.02#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/squashfskit4'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/squashfskit4'
time: tools/squashfskit4/download#0.02#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/zip'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/zip'
time: tools/zip/download#0.02#0.01#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/tar'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/tar'
time: tools/tar/download#0.02#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/xz'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/xz'
time: tools/xz/download#0.03#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/patch'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/patch'
time: tools/patch/download#0.03#0.00#0.03
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/flock'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/flock'
time: tools/flock/download#0.02#0.00#0.02
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/tools/sed'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/tools/sed'
time: tools/sed/download#0.02#0.01#0.03
make[1]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7'
make[1]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7'
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/toolchain/gdb'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/toolchain/gdb'
time: toolchain/gdb/download#0.00#0.00#0.00
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/toolchain/kernel-headers'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/toolchain/kernel-headers'
time: toolchain/kernel-headers/download#0.01#0.00#0.01
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/toolchain/binutils'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/toolchain/binutils'
time: toolchain/binutils/download#0.00#0.00#0.00
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/toolchain/gcc/initial'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/toolchain/gcc/initial'
time: toolchain/gcc/initial/download#0.01#0.00#0.01
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/toolchain/gcc/final'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/toolchain/gcc/final'
time: toolchain/gcc/final/download#0.00#0.00#0.01
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/toolchain/musl'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/toolchain/musl'
time: toolchain/musl/download#0.04#0.00#0.04
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/toolchain/fortify-headers'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/toolchain/fortify-headers'
time: toolchain/fortify-headers/download#0.00#0.00#0.01
make[1]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7'
make[1]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7'
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/package/base-files'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/package/base-files'
time: package/base-files/download#0.11#0.02#0.13
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/package/boot/uboot-envtools'
mkdir -p /x3_dir/openwrt/openwrt-19.07.7/dl
SHELL= flock /x3_dir/openwrt/openwrt-19.07.7/tmp/.u-boot-2018.03.tar.xz.flock -c ' /x3_dir/openwrt/openwrt-19.07.7/scripts/download.pl "/x3_dir/openwrt/openwrt-19.07.7/dl" "u-boot-2018.03.tar.xz" "b50d8b6fe0d90b92c8c147457b1b4c2ed1cdb03191085cfc57fdad77c0bfffab" "" || ( echo "Checking out files from the git repository..."; mkdir -p /x3_dir/openwrt/openwrt-19.07.7/tmp/dl && cd /x3_dir/openwrt/openwrt-19.07.7/tmp/dl && rm -rf u-boot-2018.03 && [ \! -d u-boot-2018.03 ] && git clone https://git.denx.de/u-boot.git u-boot-2018.03 && (cd u-boot-2018.03 && git checkout f95ab1fb6e37f0601f397091bb011edf7a98b890 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd u-boot-2018.03 && git log -1 --format='\''@%ct'\''` && rm -rf u-boot-2018.03/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c u-boot-2018.03 | xz -zc -7e > /x3_dir/openwrt/openwrt-19.07.7/tmp/dl/u-boot-2018.03.tar.xz && mv /x3_dir/openwrt/openwrt-19.07.7/tmp/dl/u-boot-2018.03.tar.xz /x3_dir/openwrt/openwrt-19.07.7/dl/ && rm -rf u-boot-2018.03; ) '
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/package/boot/uboot-envtools'
time: package/boot/uboot-envtools/download#0.10#0.12#0.17
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/package/boot/uboot-sunxi'
mkdir -p /x3_dir/openwrt/openwrt-19.07.7/dl
SHELL= flock /x3_dir/openwrt/openwrt-19.07.7/tmp/.u-boot-2019.01.tar.bz2.flock -c ' /x3_dir/openwrt/openwrt-19.07.7/scripts/download.pl "/x3_dir/openwrt/openwrt-19.07.7/dl" "u-boot-2019.01.tar.bz2" "50bd7e5a466ab828914d080d5f6a432345b500e8fba1ad3b7b61e95e60d51c22" "" "https://sources.openwrt.org" "ftp://ftp.denx.de/pub/u-boot" '
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/package/boot/uboot-sunxi'
time: package/boot/uboot-sunxi/xs102_x3/download#0.16#0.11#0.20
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/package/button-hotplug-gw'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/package/button-hotplug-gw'
time: package/button-hotplug-gw/download#0.07#0.02#0.09
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/package/devel/gdb'
mkdir -p /x3_dir/openwrt/openwrt-19.07.7/dl
SHELL= flock /x3_dir/openwrt/openwrt-19.07.7/tmp/.gdb-8.3.1.tar.xz.flock -c ' /x3_dir/openwrt/openwrt-19.07.7/scripts/download.pl "/x3_dir/openwrt/openwrt-19.07.7/dl" "gdb-8.3.1.tar.xz" "1e55b4d7cdca7b34be12f4ceae651623aa73b2fd640152313f9f66a7149757c4" "" "@GNU/gdb" '
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/package/devel/gdb'
time: package/devel/gdb/download#0.19#0.13#0.24
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/feeds/kooiot/kooiot/bmr200'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/feeds/kooiot/kooiot/bmr200'
time: package/feeds/kooiot/bmr200/download#0.07#0.02#0.09
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/feeds/kooiot/kooiot/dj-a40i-e-configs'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/feeds/kooiot/kooiot/dj-a40i-e-configs'
time: package/feeds/kooiot/dj-a40i-e-configs/download#0.08#0.01#0.09
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/feeds/kooiot/kooiot/factory-tlink'
make[2]: Nothing to be done for `download'.
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/feeds/kooiot/kooiot/factory-tlink'
time: package/feeds/kooiot/factory-tlink/download#0.08#0.02#0.09
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/feeds/kooiot/kooiot/focas-ubus'
mkdir -p /x3_dir/openwrt/openwrt-19.07.7/dl
SHELL= flock /x3_dir/openwrt/openwrt-19.07.7/tmp/.focas-ubus-arm_cortex-a7_neon-vfpv4-20210226.tar.gz.flock -c ' /x3_dir/openwrt/openwrt-19.07.7/scripts/download.pl "/x3_dir/openwrt/openwrt-19.07.7/dl" "focas-ubus-arm_cortex-a7_neon-vfpv4-20210226.tar.gz" "b0e0b581a093585e15985f3506d65fda" "20210226.tar.gz" "http://openwrt.kooiot.com/download/bin/openwrt/19.07.7/arm_cortex-a7_neon-vfpv4/focas-ubus/" '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://openwrt.kooiot.com/download/bin/openwrt/19.07.7/arm_cortex-a7_neon-vfpv4/focas-ubus/20210226.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://openwrt.kooiot.com/download/bin/openwrt/19.07.7/arm_cortex-a7_neon-vfpv4/focas-ubus/focas-ubus-arm_cortex-a7_neon-vfpv4-20210226.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/20210226.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/focas-ubus-arm_cortex-a7_neon-vfpv4-20210226.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://mirror2.openwrt.org/sources/20210226.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://mirror2.openwrt.org/sources/focas-ubus-arm_cortex-a7_neon-vfpv4-20210226.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
No more mirrors to try - giving up.
make[2]: *** [/x3_dir/openwrt/openwrt-19.07.7/dl/focas-ubus-arm_cortex-a7_neon-vfpv4-20210226.tar.gz] Error 2
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/feeds/kooiot/kooiot/focas-ubus'
time: package/feeds/kooiot/focas-ubus/download#0.14#0.08#5.91
make[1]: *** [package/feeds/kooiot/focas-ubus/download] Error 2
make[1]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7'
make[1]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7'
make[2]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/target/linux'
make[3]: Entering directory `/x3_dir/openwrt/openwrt-19.07.7/target/linux/sunxi'
make[3]: Nothing to be done for `download'.
make[3]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/target/linux/sunxi'
make[2]: Leaving directory `/x3_dir/openwrt/openwrt-19.07.7/target/linux'
有什么办法解决吗,还是我哪里做的不对?
在feeds中添加添加kooiot
配置如下:
执行下载源码时报错:
有什么办法解决吗,还是我哪里做的不对?