summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2018-01-25 11:18:51 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-03-23 16:53:28 +0100
commita52566c5aa5f007cd6174793d8fed9b86fc6b2c1 (patch)
tree6cd7ca86f9ce17889a6aa60ee0b0b6eee590e921
parent6beacde944d50dca33657a13795201333ca14a22 (diff)
linux-toradex_4.9-1.0.x: make sure local version reports bsp version
Include Toradex version specification to make sure that Toradex BSP version appears in the Linux kernel version. Without the include the Linux version only reports the git hash (4.9.67-+g1db9f06). Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r--recipes-kernel/linux/linux-toradex_4.9-1.0.x.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-toradex_4.9-1.0.x.bb b/recipes-kernel/linux/linux-toradex_4.9-1.0.x.bb
index e3450f7..64621ef 100644
--- a/recipes-kernel/linux/linux-toradex_4.9-1.0.x.bb
+++ b/recipes-kernel/linux/linux-toradex_4.9-1.0.x.bb
@@ -1,5 +1,6 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
require recipes-kernel/linux/linux-imx.inc
+include conf/tdx_version.conf
SUMMARY = "Linux kernel for Toradex Freescale i.MX based modules"