linux-info.eclass: linux-info_get_any_version, die on failure
authorMichał Górny <mgorny@gentoo.org>
Thu, 8 Mar 2018 16:04:52 +0000 (17:04 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 9 Jul 2018 16:54:45 +0000 (18:54 +0200)
commitf9f016032cbd8f804c9144629b595008e966cdaa
tree42885b85f31f66fb026c7385a3ca31d50774c161
parent0480976bc6397ce0c807f5a7e9603a65990d0042
linux-info.eclass: linux-info_get_any_version, die on failure

Make linux-info_get_any_version die if it can't determine any version
of the Linux kernel. This indicates a problem with the eclass code
(as it should not happen on Linux) and the missing KV_* variables
are going to cause random misbehavior and failures.
eclass/linux-info.eclass