[oe-commits] org.oe.dev linux-handhelds-2.6: Fix another typo in HaRET startup script.

pfalcon commit openembedded-commits at lists.openembedded.org
Mon Nov 26 16:05:36 UTC 2007


linux-handhelds-2.6: Fix another typo in HaRET startup script.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: 922e975c23d313c6ce3ea70e526118c6b0f352d8
ViewMTN: http://monotone.openembedded.org/revision/info/922e975c23d313c6ce3ea70e526118c6b0f352d8
Files:
1
packages/linux/linux-handhelds-2.6.inc
Diffs:

#
# mt diff -rc16bef84240fda34358e80ce96f120e74e558230 -r922e975c23d313c6ce3ea70e526118c6b0f352d8
#
# 
# 
# patch "packages/linux/linux-handhelds-2.6.inc"
#  from [bf65d013040f24c7cbef7958c4ba9b8e703ac03f]
#    to [6e824f9a1190965d8dc6c9466ac0f0debb9e7852]
# 
============================================================
--- packages/linux/linux-handhelds-2.6.inc	bf65d013040f24c7cbef7958c4ba9b8e703ac03f
+++ packages/linux/linux-handhelds-2.6.inc	6e824f9a1190965d8dc6c9466ac0f0debb9e7852
@@ -83,7 +83,7 @@ set cmdline "root=/dev/mmcblk0p2 rootdel
 # 2nd - EXT2 with rootfs tarball extracted
 set cmdline "root=/dev/mmcblk0p2 rootdelay=10 console=ttyS0,115200n8 console=tty0"
 
-## Choice 2 - Boot from CD card, setup like above
+## Choice 2 - Boot from CF card, setup like above
 #set cmdline "root=/dev/hda2 rootdelay=10 console=ttyS0,115200n8 console=tty0"
 
 ## Choice 3 - Boot rootfs image as initramfs (works only for smaller images)






More information about the Openembedded-commits mailing list