1
0
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:
Koen Kooi
2011-08-18 11:23:26 +02:00
parent ee0ba28e7c
commit f374a3ec15
+2
View File
@@ -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"