summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-toradex_4.4.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-toradex_4.4.bbappend b/recipes-kernel/linux/linux-toradex_4.4.bbappend
index 9be1b61..8613cd8 100644
--- a/recipes-kernel/linux/linux-toradex_4.4.bbappend
+++ b/recipes-kernel/linux/linux-toradex_4.4.bbappend
@@ -2,7 +2,7 @@ include conf/tdx_version.conf
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-toradex-4.4:"
-PR = "${TDX_VER_INT}"
+LOCALVERSION = "-${TDX_VER_INT}"
SRCREV = "e0f2806138a4eeb3c31abe0e0e767d0f6d9a13a3"
SRCBRANCH = "toradex_vf_4.4"