mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-09 13:01:00 +00:00
ti-linuxutils: use MACHINE_KERNEL_PR
This fixes the kernelversion mismatch reported for beagleboard Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -12,6 +12,8 @@ S = "${WORKDIR}/linuxutils_${PV}"
|
||||
require recipes-ti/includes/ti-paths.inc
|
||||
require recipes-ti/includes/ti-staging.inc
|
||||
|
||||
PR = "${MACHINE_KERNEL_PR}"
|
||||
|
||||
#This is a kernel module, don't set PR directly
|
||||
MACHINE_KERNEL_PR_append = "d"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user