summaryrefslogtreecommitdiff
path: root/eclass/kogaion-kernel.eclass
diff options
context:
space:
mode:
authorBlackNoxis <steven.darklight@gmail.com>2014-11-10 15:38:24 +0200
committerBlackNoxis <steven.darklight@gmail.com>2014-11-10 15:38:24 +0200
commitfada9b0fa0332425393e1c0130f71c8c13b9a477 (patch)
tree51922418d2a31e7db3233e878ed9041650ed24c3 /eclass/kogaion-kernel.eclass
parent24da5ef26fe7f276c17d870b658ff3c8c5772667 (diff)
Upgraded the eclasses to see the PLYmouth themes, and also in the new kernels
Diffstat (limited to 'eclass/kogaion-kernel.eclass')
-rw-r--r--eclass/kogaion-kernel.eclass4
1 files changed, 3 insertions, 1 deletions
diff --git a/eclass/kogaion-kernel.eclass b/eclass/kogaion-kernel.eclass
index cd296f0c..9d9787ea 100644
--- a/eclass/kogaion-kernel.eclass
+++ b/eclass/kogaion-kernel.eclass
@@ -279,6 +279,8 @@ _is_kernel_lts() {
[ "${_ver}" = "3.2" ] && return 0
[ "${_ver}" = "3.4" ] && return 0
[ "${_ver}" = "3.10" ] && return 0
+ [ "${_ver}" = "3.12" ] && return 0
+ [ "${_ver}" = "3.14" ] && return 0
return 1
}
@@ -871,7 +873,7 @@ kogaion-kernel_pkg_postinst() {
fi
# Update kernel initramfs to match user customizations
- update_kogaion_kernel_initramfs_splash
+ use splash && update_kogaion_kernel_initramfs_splash
# Add kernel to grub.conf
if use amd64 || use x86; then