[oe-commits] org.oe.dev palm machine configs: fix names in comments

hrw commit openembedded-commits at lists.openembedded.org
Wed Aug 8 08:19:35 UTC 2007


palm machine configs: fix names in comments

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: f048a9bae79ea733471cb26e128894d77a0d80d6
ViewMTN: http://monotone.openembedded.org/revision.psp?id=f048a9bae79ea733471cb26e128894d77a0d80d6
Files:
1
conf/machine/palmt680.conf
conf/machine/palmtc.conf
conf/machine/palmtt.conf
Diffs:

#
# mt diff -r88c64741ce48efad01b051c81bcb07df08267748 -rf048a9bae79ea733471cb26e128894d77a0d80d6
#
# 
# 
# patch "conf/machine/palmt680.conf"
#  from [69ee49c52bab331c54d8e101461ea4c62b9af0db]
#    to [d6f702aa03ef4316e408cf6d12cf43dfb5c0d5ea]
# 
# patch "conf/machine/palmtc.conf"
#  from [db3fb94e943a205af995e6f086a4c9ecbb2ccccf]
#    to [061fdfe08f390e77f6d7841af1927fee2b4e26aa]
# 
# patch "conf/machine/palmtt.conf"
#  from [b4a69289be08bca3ad9e95e165f1bae4fa8c7b60]
#    to [a8a3fe6c60b3e9ae29e0c65e0a07c4c0278a032d]
# 
============================================================
--- conf/machine/palmt680.conf	69ee49c52bab331c54d8e101461ea4c62b9af0db
+++ conf/machine/palmt680.conf	d6f702aa03ef4316e408cf6d12cf43dfb5c0d5ea
@@ -1,6 +1,6 @@
 #@TYPE: Machine
 #@NAME: Palm Treo 680
-#@DESCRIPTION: Machine configuration for the Palm TX
+#@DESCRIPTION: Machine configuration for the Palm Treo 680
 
 require conf/machine/include/palm.conf
 
============================================================
--- conf/machine/palmtc.conf	db3fb94e943a205af995e6f086a4c9ecbb2ccccf
+++ conf/machine/palmtc.conf	061fdfe08f390e77f6d7841af1927fee2b4e26aa
@@ -1,6 +1,6 @@
 #@TYPE: Machine
 #@NAME: Palm TC
-#@DESCRIPTION: Machine configuration for the Palm TX
+#@DESCRIPTION: Machine configuration for the Palm Tungsten C
 
 require conf/machine/include/palm.conf
 
============================================================
--- conf/machine/palmtt.conf	b4a69289be08bca3ad9e95e165f1bae4fa8c7b60
+++ conf/machine/palmtt.conf	a8a3fe6c60b3e9ae29e0c65e0a07c4c0278a032d
@@ -1,6 +1,6 @@
 #@TYPE: Machine
 #@NAME: Palm Tungsten T
-#@DESCRIPTION: Machine configuration for Palm Zire 71
+#@DESCRIPTION: Machine configuration for Palm Tungsten T/T2
 
 TARGET_ARCH = "arm"
 PACKAGE_EXTRA_ARCHS = "armv5te"






More information about the Openembedded-commits mailing list