From f1d5caa1e271f577a0ce461957e07046d0347fc9 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Mon, 2 Dec 2019 13:59:33 +0000 Subject: linux-toradex-mainline: make use of new version class Implement the new versioning scheme in the Linux mainline recipes. This leads to a version string like this: 5.3.10-4.0.0-dev+git.401bf3f29b1a Signed-off-by: Stefan Agner --- recipes-kernel/linux/linux-toradex-mainline.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-toradex-mainline.inc b/recipes-kernel/linux/linux-toradex-mainline.inc index 2fbf7b5..06409d3 100644 --- a/recipes-kernel/linux/linux-toradex-mainline.inc +++ b/recipes-kernel/linux/linux-toradex-mainline.inc @@ -4,7 +4,7 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM ?= "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" -inherit kernel +inherit kernel toradex-kernel-localversion SRC_URI = " \ git://git.toradex.com/linux-toradex.git;protocol=https;branch=${KBRANCH};name=machine \ -- cgit v1.2.3