[meta-ti] [PATCH] linux-omap-psp 2.6.32: fix am37x-evm build

Vladimir Zapolskiy vladimir_zapolskiy at mentor.com
Mon Jul 23 03:08:39 PDT 2012


This change removes two supplementary patches from the list of applied
patches, the functionality of the patches isn't valuable, and the
unmodified provided sources can't be compiled with recent toolchains.

The change fixes a compilation problem with binutils-2.21 or higher:

  Error: selected processor does not support ARM mode `smc #0'

Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy at mentor.com>
---
 recipes-kernel/linux/linux-omap-psp_2.6.32.bb |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-kernel/linux/linux-omap-psp_2.6.32.bb b/recipes-kernel/linux/linux-omap-psp_2.6.32.bb
index 61fc24f..a2815d0 100644
--- a/recipes-kernel/linux/linux-omap-psp_2.6.32.bb
+++ b/recipes-kernel/linux/linux-omap-psp_2.6.32.bb
@@ -51,10 +51,10 @@ SRC_URI += "git://arago-project.org/git/projects/linux-omap3.git;protocol=git;br
            file://0035-RTC-add-support-for-backup-battery-recharge.patch \
            file://0036-ARM-Add-prompt-for-CONFIG_ALIGNMENT_TRAP.patch \
            file://0037-ARM-Print-warning-on-alignment-trap-in-kernel-mode.patch \
-           file://0038-ARM-Expose-some-CPU-control-registers-via-sysfs.patch \
+           file://0038-ARM-Expose-some-CPU-control-registers-via-sysfs.patch;apply=no \
            file://0039-ARM-Add-option-to-allow-userspace-PLE-access.patch \
            file://0040-ARM-Add-option-to-allow-userspace-access-to-performa.patch \
-           file://0041-ARM-Expose-some-PMON-registers-through-sysfs.patch \
+           file://0041-ARM-Expose-some-PMON-registers-through-sysfs.patch;apply=no \
            file://0042-musb-allow-host-io-without-gadget-module.patch \
            file://0043-MTD-silence-ecc-errors-on-mtdblock0.patch \
            file://0044-ARM-OMAP-beagle-every-known-beagle-except-revB-uses-.patch \
-- 
1.7.10.4




More information about the meta-ti mailing list