From 76776f3d52f99f2e5c497d80f9ee7f89d323b12c Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 4 Jan 2011 14:37:32 +0100 Subject: ti-local-power-manager 1.24.02.09: better fix for BKL removal Signed-off-by: Koen Kooi --- recipes/ti/ti-local-power-manager.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/ti/ti-local-power-manager.inc') diff --git a/recipes/ti/ti-local-power-manager.inc b/recipes/ti/ti-local-power-manager.inc index a0e3bfd3ec..ed46c4686d 100644 --- a/recipes/ti/ti-local-power-manager.inc +++ b/recipes/ti/ti-local-power-manager.inc @@ -13,7 +13,7 @@ PROVIDES += "ti-lpm-utils" # This package builds a kernel module, use kernel PR as base and append a local version PR = "${MACHINE_KERNEL_PR}" -PR_append = "d" +PR_append = "e" S = "${WORKDIR}/local_power_manager_linux_${PV}" -- cgit 1.2.3-korg