summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
Diffstat (limited to 'eclass')
-rw-r--r--eclass/Manifest.gzbin37656 -> 37661 bytes
-rw-r--r--eclass/kernel-install.eclass2
2 files changed, 1 insertions, 1 deletions
diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz
index dedea1bd5ea5..df4e91c45155 100644
--- a/eclass/Manifest.gz
+++ b/eclass/Manifest.gz
Binary files differ
diff --git a/eclass/kernel-install.eclass b/eclass/kernel-install.eclass
index 9aece24bbff5..fba65a76ccce 100644
--- a/eclass/kernel-install.eclass
+++ b/eclass/kernel-install.eclass
@@ -491,7 +491,7 @@ kernel-install_pkg_postinst() {
debug-print-function ${FUNCNAME} "${@}"
local dir_ver=${PV}${KV_LOCALVERSION}
- kernel-install_update_symlink "${EROOT}/usr/src/linux" "${ver}"
+ kernel-install_update_symlink "${EROOT}/usr/src/linux" "${dir_ver}"
if [[ -z ${ROOT} ]]; then
kernel-install_install_all "${dir_ver}"