diff options
Diffstat (limited to 'recipes-bsp/hplib/hplib-mod_git.bb')
| -rw-r--r-- | recipes-bsp/hplib/hplib-mod_git.bb | 2 |
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" | |||
| 7 | include hplib.inc | 7 | include hplib.inc |
| 8 | 8 | ||
| 9 | # This package builds a kernel module, use kernel PR as base and append a local | 9 | # This package builds a kernel module, use kernel PR as base and append a local |
| 10 | MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" | 10 | MACHINE_KERNEL_PR_append = "a" |
| 11 | PR = "${MACHINE_KERNEL_PR}" | 11 | PR = "${MACHINE_KERNEL_PR}" |
| 12 | 12 | ||
| 13 | S ="${WORKDIR}/git/ti/runtime/hplib/module" | 13 | S ="${WORKDIR}/git/ti/runtime/hplib/module" |
