[oe-commits] org.oe.dev linux-omap2 git: fix omap3evm build

koen commit oe at amethyst.openembedded.net
Fri Jun 13 13:13:01 UTC 2008


linux-omap2 git: fix omap3evm build

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 93193eca17ed5b5ffc7f6ceda66774537fa44ce8
ViewMTN: http://monotone.openembedded.org/revision/info/93193eca17ed5b5ffc7f6ceda66774537fa44ce8
Files:
1
packages/linux/linux-omap2-git/omap3evm/flash.patch
packages/linux/linux-omap2-git/omap3evm/no-harry-potter.diff
packages/linux/linux-omap2_git.bb
Diffs:

#
# mt diff -r5b5e47d33d511245286ac578d65dd9bbf1ae7b6d -r93193eca17ed5b5ffc7f6ceda66774537fa44ce8
#
#
#
# delete "packages/linux/linux-omap2-git/omap3evm/flash.patch"
# 
# add_file "packages/linux/linux-omap2-git/omap3evm/no-harry-potter.diff"
#  content [ed839a9f2631cfb7bfc8a8b341ca783a9e7f1c0c]
# 
# patch "packages/linux/linux-omap2_git.bb"
#  from [728a83a1d213657ee125565b0bd34a9006bcca11]
#    to [947402088688f4d67b5eedf1d81246f553d9bd61]
#
============================================================
--- packages/linux/linux-omap2-git/omap3evm/no-harry-potter.diff	ed839a9f2631cfb7bfc8a8b341ca783a9e7f1c0c
+++ packages/linux/linux-omap2-git/omap3evm/no-harry-potter.diff	ed839a9f2631cfb7bfc8a8b341ca783a9e7f1c0c
@@ -0,0 +1,11 @@
+--- /tmp/Makefile	2008-04-24 14:36:20.509598016 +0200
++++ git/arch/arm/Makefile	2008-04-24 14:36:31.949546584 +0200
+@@ -47,7 +47,7 @@
+ # Note that GCC does not numerically define an architecture version
+ # macro, but instead defines a whole series of macros which makes
+ # testing for a specific architecture or later rather impossible.
+-arch-$(CONFIG_CPU_32v7)		:=-D__LINUX_ARM_ARCH__=7 $(call cc-option,-march=armv7a,-march=armv5t -Wa$(comma)-march=armv7a)
++arch-$(CONFIG_CPU_32v7)		:=-D__LINUX_ARM_ARCH__=7 $(call cc-option,-march=armv7-a,-march=armv5t -Wa$(comma)-march=armv7-a)
+ arch-$(CONFIG_CPU_32v6)		:=-D__LINUX_ARM_ARCH__=6 $(call cc-option,-march=armv6,-march=armv5t -Wa$(comma)-march=armv6)
+ # Only override the compiler option if ARMv6. The ARMv6K extensions are
+ # always available in ARMv7
============================================================
--- packages/linux/linux-omap2_git.bb	728a83a1d213657ee125565b0bd34a9006bcca11
+++ packages/linux/linux-omap2_git.bb	947402088688f4d67b5eedf1d81246f553d9bd61
@@ -13,7 +13,6 @@ SRC_URI_append_beagleboard = " file://no
 
 SRC_URI_append_beagleboard = " file://no-harry-potter.diff;patch=1 \
            file://0001-ASoC-OMAP-Add-basic-support-for-OMAP34xx-in-McBSP.patch;patch=1 \
-	   file://flash.patch;patch=1 \
 	   file://0001-ARM-OMAP-SmartReflex-driver.patch;patch=1 \
 	   file://0002-ARM-OMAP-SmartReflex-driver.patch;patch=1 \
 	   file://0003-ARM-OMAP-SmartReflex-driver.patch;patch=1 \






More information about the Openembedded-commits mailing list