[oe-commits] Carsten Haitzler (Raster : palm.inc: plam. inc machne conf need to remove EXTRA_PACKAGE_ARCHS

GIT User account git at amethyst.openembedded.net
Fri Nov 14 23:43:52 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: df3c983439ad9a14601522c69f77df1f355a1a82
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=df3c983439ad9a14601522c69f77df1f355a1a82

Author: Carsten Haitzler (Raster <raster at rasterman.com>
Date:   Thu Oct 30 21:56:07 2008 +1100

palm.inc: plam.inc machne conf need to remove EXTRA_PACKAGE_ARCHS

remove EXTRA_PACKAGE_ARCHS as this makes the arm architectures repeat
and fail sanity test.

---

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

diff --git a/conf/machine/include/palm.inc b/conf/machine/include/palm.inc
index 22c6ad4..5394855 100644
--- a/conf/machine/include/palm.inc
+++ b/conf/machine/include/palm.inc
@@ -3,7 +3,6 @@
 #
 
 TARGET_ARCH = "arm"
-PACKAGE_EXTRA_ARCHS = "arm armv4t armv5te"
 
 SERIAL_CONSOLE = "115200 ttyS0"
 





More information about the Openembedded-commits mailing list