From 1d49f5ba19ff33c9c7aa9b61ecedfeddacbf7d93 Mon Sep 17 00:00:00 2001 From: "Franklin S. Cooper Jr" Date: Mon, 11 Feb 2013 19:04:37 -0600 Subject: linux-omapl138-psp_2.6.37: Add MACHINE_KERNEL_PR and fix white space issues. * Add MACHINE_KERNEL_PR variable to enable future tweaks to this recipe. * Convert tabs to whitespaces Signed-off-by: Franklin S. Cooper Jr Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-omapl138-psp_2.6.37.bb | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/recipes-kernel/linux/linux-omapl138-psp_2.6.37.bb b/recipes-kernel/linux/linux-omapl138-psp_2.6.37.bb index 5441675b..ec472d7c 100644 --- a/recipes-kernel/linux/linux-omapl138-psp_2.6.37.bb +++ b/recipes-kernel/linux/linux-omapl138-psp_2.6.37.bb @@ -6,6 +6,8 @@ KERNEL_IMAGETYPE = "uImage" require multi-kernel.inc require tipspkernel.inc +MACHINE_KERNEL_PR_append = "a" + S = "${WORKDIR}/git" MULTI_CONFIG_BASE_SUFFIX = "" @@ -16,14 +18,14 @@ SRCREV = "v2.6.37_DAVINCIPSP_03.21.00.04" COMPATIBLE_MACHINE = "(omapl138)" SRC_URI += "git://arago-project.org/git/projects/linux-davinci.git;protocol=git;branch=${BRANCH} \ - file://defconfig" + file://defconfig" PATCHES_OVER_PSP = " \ - file://0001-TI-WL12xx-MMC-patches-03.21.00.04.patch \ - file://0002-da850-Set-maximum-OPP-frequency-to-456MHz.patch \ - file://0003-AM18xx-WL1271-Enable-BT.patch \ - file://0004-PSP03.21.00.04.sdk-activate-wireless-extensions.patch \ - file://0005-Davinci-da850-Add-Mistral-WL12XX-config-support-to.patch \ - file://0006-Add-wlan-and-BT-config-switches.patch \ - file://uio_pruss.patch \ - " + file://0001-TI-WL12xx-MMC-patches-03.21.00.04.patch \ + file://0002-da850-Set-maximum-OPP-frequency-to-456MHz.patch \ + file://0003-AM18xx-WL1271-Enable-BT.patch \ + file://0004-PSP03.21.00.04.sdk-activate-wireless-extensions.patch \ + file://0005-Davinci-da850-Add-Mistral-WL12XX-config-support-to.patch \ + file://0006-Add-wlan-and-BT-config-switches.patch \ + file://uio_pruss.patch \ +" -- cgit v1.2.3-54-g00ecf