File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,8 @@ depends:
3939 target-toolchain : host-compat-toolchain
4040
4141checkoutTools :
42+ - name : autotools
43+ if : " $(eq,${GRUB2_BOOTSTRAP:-0},1)"
4244 - name : gettext
4345 if : " $(eq,${GRUB2_BOOTSTRAP:-0},1)"
4446 - name : python3
Original file line number Diff line number Diff line change 11inherit : [autoconf, autotools]
22
33metaEnvironment :
4- PKG_VERSION : " 6.10 "
4+ PKG_VERSION : " 6.15 "
55 PKG_LICENSE : " GPL-2.0-only"
66
77checkoutSCM :
88 scm : url
9- url : https://ftp.ntu.edu.tw /pub/software/network/ethtool/ethtool-${PKG_VERSION}.tar.xz
10- digestSHA256 : cc613fe8a2bcddee17a1e6e0d763c0f3ea33c7e930658d2d7f601aa65e426a1f
9+ url : https://www.kernel.org /pub/software/network/ethtool/ethtool-${PKG_VERSION}.tar.xz
10+ digestSHA256 : 9477c365114d910120aaec5336a1d16196c833d8486f7c6da67bedef57880ade
1111 stripComponents : 1
1212
1313depends :
You can’t perform that action at this time.
0 commit comments