Skip to content
Commit aa9fc551 authored by Yi Zhao's avatar Yi Zhao Committed by Richard Purdie
Browse files

kernel.bbclass: Fix link for modules-${MACHINE}.tgz



The modules-${MACHINE}.tgz should link to ${MODULE_TARBALL_BASE_NAME}.
But now it links to an invalid file ${MODULE_TARBALL_BASE_NAME}.bin.
Remove the extra .bin suffix.

[YOCTO #4595]

Signed-off-by: default avatarYi Zhao <yi.zhao@windriver.com>
Signed-off-by: default avatarSaul Wold <sgw@linux.intel.com>
parent 67831122
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment