ywt114

Results 8 comments of ywt114

https://github.com/stupidloud/nanopi-openwrt/blob/master/scripts/merge_packages.sh 参照stupidloud大佬很早就用这个啦

> > > > 抄的这位大佬的,在本地试过,不会下载整个库,只会下载指定的目录,并移动到根目录。 https://github.com/kenzok8/small-package > > > > ``` > > > > function git_sparse_clone() { > > > > branch="$1" rurl="$2" localdir="$3" && shift 3 > >...

> 同问云编译的话,比如编译5.15版本如何操作,那位大神指点下 > sed -i "s/KERNEL_PATCHVER:=*.*/KERNEL_PATCHVER:=5.15/g" lede/target/linux/x86/Makefile > sed -i "s/KERNEL_TESTING_PATCHVER:=*.*/KERNEL_TESTING_PATCHVER:=5.15/g" lede/target/linux/x86/Makefile > KERNEL_PATCHVER:=.这里不是点,是星号点星号,不知道为啥显示不出来

![14CBBBBA-8D2A-40F3-9CFE-00DFEF96D4A7](https://github.com/coolsnowwolf/lede/assets/58467878/523a14ce-f977-4d2c-b6d9-1681e7a218ce)

make[6]: *** [scripts/Makefile.build:262: /home/runner/work/test/test/openwrt/build_dir/target-x86_64_musl/linux-x86_64/mt76-2022-12-22-5b509e80/mt7921/mcu.o] Error 1 make[5]: *** [scripts/Makefile.build:497: /home/runner/work/test/test/openwrt/build_dir/target-x86_64_musl/linux-x86_64/mt76-2022-12-22-5b509e80/mt7921] Error 2 make[4]: Leaving directory '/home/runner/work/test/test/openwrt/build_dir/target-x86_64_musl/linux-x86_64/linux-5.4.257' make[4]: *** [Makefile:1750: /home/runner/work/test/test/openwrt/build_dir/target-x86_64_musl/linux-x86_64/mt76-2022-12-22-5b509e80] Error 2 make[3]: *** [Makefile:585: /home/runner/work/test/test/openwrt/build_dir/target-x86_64_musl/linux-x86_64/mt76-2022-12-22-5b509e80/.built] Error 2 make[2]: ***...

+1 @Beginner-Go

> 算了 我合并到最新 在来看看 是否有这些错误 因为我是 基于最新回退的四个提交 所有没有遇到你们这些 我合并了 在编译看看 是否有这些问题 是12号的提交更新后出现的问题