1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-08 12:30:16 +00:00

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 <fcooper@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Franklin S. Cooper Jr
2013-02-11 19:04:37 -06:00
committed by Denys Dmytriyenko
parent e7c3920f9e
commit 4689b0e62c
@@ -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 \
"