aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/hplib/hplib-mod_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/hplib/hplib-mod_git.bb')
-rw-r--r--recipes-bsp/hplib/hplib-mod_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/hplib/hplib-mod_git.bb b/recipes-bsp/hplib/hplib-mod_git.bb
index acef1ce5..6603a2eb 100644
--- a/recipes-bsp/hplib/hplib-mod_git.bb
+++ b/recipes-bsp/hplib/hplib-mod_git.bb
@@ -7,7 +7,7 @@ DEPENDS = "hplib"
include hplib.inc
# This package builds a kernel module, use kernel PR as base and append a local
-MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
+MACHINE_KERNEL_PR_append = "a"
PR = "${MACHINE_KERNEL_PR}"
S ="${WORKDIR}/git/ti/runtime/hplib/module"