org.openembedded.dev: 48daaa99d9e9705be53893ba7953844ffa33e306

oe at monotone.openmoko.org oe at monotone.openmoko.org
Fri May 2 20:56:18 CEST 2008


revision:            48daaa99d9e9705be53893ba7953844ffa33e306
date:                2008-04-22T07:50:11
author:              jeremy_laine at openembedded.org
branch:              org.openembedded.dev
changelog:
conf/machine/{various}.conf: cleanup PACKAGE_EXTRA_ARCHS for powerpc machines

manifest:
format_version "1"

new_manifest [a26e8f546956aab79fa3457cb8c193dac1585962]

old_revision [3c68615b23781c191ce173130d03214a0df9e5d7]

patch "conf/machine/dht-walnut.conf"
 from [00c13b5bc54642ac7b5813d3c828023ff3c7885b]
   to [e05916f8b7b145342b732d89c8bbdc84dced048b]

patch "conf/machine/efika.conf"
 from [a1fd4605b6240ee9e39f4b69cc6c3a96bed96262]
   to [f7ba442783922dddfc200fe9ac512ba220010850]

patch "conf/machine/mpc8313e-rdb.conf"
 from [a86f35c16d9ce38ad61eb7bc2319acac6084e802]
   to [9521bcf148591a9c5c88e316475ce8493488eaf2]

patch "conf/machine/mpc8323e-rdb.conf"
 from [f1ed28974f29d5651bc260db595e3e745871a671]
   to [95d39d551aee527b03446910655fcd130ec9b845]

patch "conf/machine/sequoia.conf"
 from [93bf49ad628dbf470a00b21f525d9e5a863e7ca7]
   to [7daeb88263a3a4261fdb4b2b4c5de54ff5b25c7d]

patch "conf/machine/turbostation.conf"
 from [4f7dc8d5b56b4a371b920473ebbc4c8c3ad63c1c]
   to [3ec43c366955c759467dbfda39e7c16d4b62fcd9]
-------------- next part --------------
#
#
# patch "conf/machine/dht-walnut.conf"
#  from [00c13b5bc54642ac7b5813d3c828023ff3c7885b]
#    to [e05916f8b7b145342b732d89c8bbdc84dced048b]
# 
# patch "conf/machine/efika.conf"
#  from [a1fd4605b6240ee9e39f4b69cc6c3a96bed96262]
#    to [f7ba442783922dddfc200fe9ac512ba220010850]
# 
# patch "conf/machine/mpc8313e-rdb.conf"
#  from [a86f35c16d9ce38ad61eb7bc2319acac6084e802]
#    to [9521bcf148591a9c5c88e316475ce8493488eaf2]
# 
# patch "conf/machine/mpc8323e-rdb.conf"
#  from [f1ed28974f29d5651bc260db595e3e745871a671]
#    to [95d39d551aee527b03446910655fcd130ec9b845]
# 
# patch "conf/machine/sequoia.conf"
#  from [93bf49ad628dbf470a00b21f525d9e5a863e7ca7]
#    to [7daeb88263a3a4261fdb4b2b4c5de54ff5b25c7d]
# 
# patch "conf/machine/turbostation.conf"
#  from [4f7dc8d5b56b4a371b920473ebbc4c8c3ad63c1c]
#    to [3ec43c366955c759467dbfda39e7c16d4b62fcd9]
#
============================================================
--- conf/machine/dht-walnut.conf	00c13b5bc54642ac7b5813d3c828023ff3c7885b
+++ conf/machine/dht-walnut.conf	e05916f8b7b145342b732d89c8bbdc84dced048b
@@ -5,7 +5,7 @@ TARGET_ARCH = "powerpc"
 #@DESCRIPTION: Machine configuration for the DHT-Walnut 405GP  development platform
 
 TARGET_ARCH = "powerpc"
-PACKAGE_EXTRA_ARCHS = "ppc ppc405"
+PACKAGE_EXTRA_ARCHS = "ppc405"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
 UBOOT_ENTRYPOINT = "0"
============================================================
--- conf/machine/efika.conf	a1fd4605b6240ee9e39f4b69cc6c3a96bed96262
+++ conf/machine/efika.conf	f7ba442783922dddfc200fe9ac512ba220010850
@@ -3,7 +3,7 @@ TARGET_ARCH = "powerpc"
 #@DESCRIPTION: Machine configuration for the EFIKA development platform: http://www.pegasosppc.com/efika.php
 
 TARGET_ARCH = "powerpc"
-PACKAGE_EXTRA_ARCHS = "all ${MACHINE} ppc ppc603e"
+PACKAGE_EXTRA_ARCHS = "ppc603e"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
 
============================================================
--- conf/machine/mpc8313e-rdb.conf	a86f35c16d9ce38ad61eb7bc2319acac6084e802
+++ conf/machine/mpc8313e-rdb.conf	9521bcf148591a9c5c88e316475ce8493488eaf2
@@ -3,10 +3,9 @@ TARGET_ARCH = "powerpc"
 #@DESCRIPTION: Machine configuration for the Freescale MPC8313E-RDB
 
 TARGET_ARCH = "powerpc"
-PACKAGE_EXTRA_ARCHS = "all ${MACHINE} ppc ppce300c3"
+PACKAGE_EXTRA_ARCHS = "ppce300c3"
 
 PREFERRED_PROVIDER_virtual/kernel ?= "linux"
-PREFERRED_VERSION_u-boot ?= "git"
 
 MACHINE_FEATURES = "kernel26 usbhost pci ext2 uboot"
 
============================================================
--- conf/machine/mpc8323e-rdb.conf	f1ed28974f29d5651bc260db595e3e745871a671
+++ conf/machine/mpc8323e-rdb.conf	95d39d551aee527b03446910655fcd130ec9b845
@@ -4,7 +4,7 @@ TARGET_FPU ?= "soft"
 
 TARGET_ARCH = "powerpc"
 TARGET_FPU ?= "soft"
-PACKAGE_EXTRA_ARCHS = "all ${MACHINE} ppc ppce300c2"
+PACKAGE_EXTRA_ARCHS = "ppce300c2"
 
 PREFERRED_PROVIDER_virtual/kernel ?= "linux"
 
============================================================
--- conf/machine/sequoia.conf	93bf49ad628dbf470a00b21f525d9e5a863e7ca7
+++ conf/machine/sequoia.conf	7daeb88263a3a4261fdb4b2b4c5de54ff5b25c7d
@@ -6,7 +6,7 @@ TARGET_ARCH = "powerpc"
 
 
 TARGET_ARCH = "powerpc"
-PACKAGE_EXTRA_ARCHS = "all  ${MACHINE} ppc ppc440e"
+PACKAGE_EXTRA_ARCHS = "ppc440e"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
 
============================================================
--- conf/machine/turbostation.conf	4f7dc8d5b56b4a371b920473ebbc4c8c3ad63c1c
+++ conf/machine/turbostation.conf	3ec43c366955c759467dbfda39e7c16d4b62fcd9
@@ -1,7 +1,7 @@ TARGET_FPU = "hard"
 TARGET_ARCH = "powerpc"
 TARGET_OS = "linux"
 TARGET_FPU = "hard"
-PACKAGE_EXTRA_ARCHS = "ppc ppc603e"
+PACKAGE_EXTRA_ARCHS = "ppc603e"
 
 INHERIT += "turbostation-image"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/commitlog/attachments/20080502/8c760231/attachment.htm 


More information about the commitlog mailing list