[oe-commits] org.oe.dev lsppchd/hg: Update machine support

nail commit openembedded-commits at lists.openembedded.org
Fri Mar 30 16:22:45 UTC 2007


lsppchd/hg: Update machine support

Author: nail at nslu2-linux.org
Branch: org.openembedded.dev
Revision: 89c084cf50f99cc649d6f643a95dddf2c1c13d31
ViewMTN: http://monotone.openembedded.org/revision.psp?id=89c084cf50f99cc649d6f643a95dddf2c1c13d31
Files:
1
conf/machine/lsppchd.conf
conf/machine/lsppchg.conf
Diffs:

#
# mt diff -r3b45f0246edf3a37f5ab957ec4f00d7fa3e16004 -r89c084cf50f99cc649d6f643a95dddf2c1c13d31
#
# 
# 
# patch "conf/machine/lsppchd.conf"
#  from [0942640aa78303553b18090bd710457e4d4ae786]
#    to [767ca1e3a92a618f679180077b7219559eca61c2]
# 
# patch "conf/machine/lsppchg.conf"
#  from [620974d3d74b84fc33335ab35b200e62eeded5cd]
#    to [41abb425be02bd3c9adb1f120e733862c5637130]
# 
============================================================
--- conf/machine/lsppchd.conf	0942640aa78303553b18090bd710457e4d4ae786
+++ conf/machine/lsppchd.conf	767ca1e3a92a618f679180077b7219559eca61c2
@@ -1,8 +1,6 @@
 #@TYPE: Machine
 #@NAME: HD Linkstation
 #@DESCRIPTION: Machine configuration for the Buffalo Linkstation HD
-
 UBOOT_MACHINE = "linkstation_HDLAN"
 IMAGE_FSTYPES = "tar.gz"
+require conf/machine/include/lsppc.conf
-
-require conf/machine/include/linkstationppc.conf
============================================================
--- conf/machine/lsppchg.conf	620974d3d74b84fc33335ab35b200e62eeded5cd
+++ conf/machine/lsppchg.conf	41abb425be02bd3c9adb1f120e733862c5637130
@@ -1,8 +1,6 @@
 #@TYPE: Machine
 #@NAME: HG Linkstation
 #@DESCRIPTION: Machine configuration for the Buffalo Linkstation HG
-
 UBOOT_MACHINE = "linkstation_HGLAN"
 IMAGE_FSTYPES = "tar.gz"
+require conf/machine/include/lsppc.conf
-
-require conf/machine/include/linkstationppc.conf






More information about the Openembedded-commits mailing list