Always include ethtool in rockchip64 images (needed by offloading fix)
This commit is contained in:
parent
4ba494ae6e
commit
4a64410a22
@ -9,6 +9,7 @@ OVERLAY_PREFIX='rockchip'
|
||||
SERIALCON=${SERIALCON:=$([ $BRANCH == "legacy" ] && echo "ttyFIQ0:1500000" || echo "ttyS2:1500000")}
|
||||
GOVERNOR="ondemand"
|
||||
BOOTBRANCH="tag:v2020.07"
|
||||
PACKAGE_LIST_FAMILY="ethtool"
|
||||
|
||||
RKBIN_DIR="$SRC/cache/sources/rkbin-tools"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user