[oe-commits] Koen Kooi : Revert "conf/machine/jornada7xx.conf : Use EABI"

git version control git at git.openembedded.org
Mon Feb 1 17:45:05 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 061efdbc64fb5966ecb7849ee666d765aa6b3b3e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=061efdbc64fb5966ecb7849ee666d765aa6b3b3e

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Feb  1 12:41:09 2010 +0100

Revert "conf/machine/jornada7xx.conf : Use EABI"

TARGET_OS does explicitly NOT belong in a machine.conf, it belongs in a distro.conf

This reverts commit 78411fdbc9e5a4a737303b88ef8962c275425802.

---

 conf/machine/jornada7xx.conf |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/conf/machine/jornada7xx.conf b/conf/machine/jornada7xx.conf
index 7bd9a27..8741eb4 100644
--- a/conf/machine/jornada7xx.conf
+++ b/conf/machine/jornada7xx.conf
@@ -3,7 +3,6 @@
 #@DESCRIPTION: Machine configuration for the SA1100 based HP Jornada 7xx palmtop computer
 
 TARGET_ARCH = "arm"
-TARGET_OS = "linux-gnueabi"
 
 require conf/machine/include/tune-strongarm.inc
 





More information about the Openembedded-commits mailing list