[oe-commits] org.oe.dev om-gta*: add compat archs

koen commit oe at amethyst.openembedded.net
Wed Mar 26 18:39:54 UTC 2008


om-gta*: add compat archs

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 8f2da0702f522e178a88e3c2dd8f65e05d0680a7
ViewMTN: http://monotone.openembedded.org/revision/info/8f2da0702f522e178a88e3c2dd8f65e05d0680a7
Files:
1
conf/machine/om-gta01.conf
conf/machine/om-gta02.conf
Diffs:

#
# mt diff -r44b33ee8bf38238760572336d4fcfe140bfe2592 -r8f2da0702f522e178a88e3c2dd8f65e05d0680a7
#
#
#
# patch "conf/machine/om-gta01.conf"
#  from [433821750971ab00daad7e3d8a37643c2ddae10a]
#    to [cc17dd2af3bf99c8765951f82b0c4e16e41b3d43]
# 
# patch "conf/machine/om-gta02.conf"
#  from [799e69bee68ee33039bfc2899b3eeb8f2541c7ae]
#    to [bb34d745d24d709bd9a6fe113c95e816ba6c788a]
#
============================================================
--- conf/machine/om-gta01.conf	433821750971ab00daad7e3d8a37643c2ddae10a
+++ conf/machine/om-gta01.conf	cc17dd2af3bf99c8765951f82b0c4e16e41b3d43
@@ -6,7 +6,7 @@ MACHINE_CLASS = "neo1973"
 
 TARGET_ARCH = "arm"
 MACHINE_CLASS = "neo1973"
-PACKAGE_EXTRA_ARCHS = "armv4t ${MACHINE_CLASS}"
+PACKAGE_EXTRA_ARCHS = "armv4t fic-gta01 ${MACHINE_CLASS}"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-openmoko"
 UBOOT_ENTRYPOINT = "30008000"
============================================================
--- conf/machine/om-gta02.conf	799e69bee68ee33039bfc2899b3eeb8f2541c7ae
+++ conf/machine/om-gta02.conf	bb34d745d24d709bd9a6fe113c95e816ba6c788a
@@ -6,7 +6,7 @@ MACHINE_CLASS = "neo1973"
 
 TARGET_ARCH = "arm"
 MACHINE_CLASS = "neo1973"
-PACKAGE_EXTRA_ARCHS = "armv4t ${MACHINE_CLASS}"
+PACKAGE_EXTRA_ARCHS = "armv4t fic-gta02 ${MACHINE_CLASS}"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-openmoko"
 UBOOT_ENTRYPOINT = "30008000"






More information about the Openembedded-commits mailing list