[oe-commits] org.oe.dev linux-handhelds-2.6: Fix typo in generated HaRET config.

pfalcon commit openembedded-commits at lists.openembedded.org
Sun Nov 11 14:41:00 UTC 2007


linux-handhelds-2.6: Fix typo in generated HaRET config.

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

#
# mt diff -r8afe9578672a9f0739d21bb85aff532d4ffd2857 -r5424477be659ad7edfcf00085d73f7268eaa1dd8
#
# 
# 
# patch "packages/linux/linux-handhelds-2.6.inc"
#  from [7d62c64d345d8b7cfd23310bf862ecff511051c8]
#    to [bf65d013040f24c7cbef7958c4ba9b8e703ac03f]
# 
============================================================
--- packages/linux/linux-handhelds-2.6.inc	7d62c64d345d8b7cfd23310bf862ecff511051c8
+++ packages/linux/linux-handhelds-2.6.inc	bf65d013040f24c7cbef7958c4ba9b8e703ac03f
@@ -93,7 +93,7 @@ set cmdline "root=/dev/mmcblk0p2 rootdel
 
 ## Choice 4 - Boot via NFS over USB networking (must be kernel-builtin)
 # 192.168.x.x - Server address (the other side)
-# 192.168.x.x - Handheld's address
+# 192.168.y.y - Handheld's address
 #set cmdline "root=/dev/nfs nfsroot=192.168.x.x:<nfs_path> ip=192.168.y.y:192.168.x.x:192.168.x.x:255.255.255.0:pda:usb0 console=ttyS0,115200n8 console=tty0"
 
 bootlinux






More information about the Openembedded-commits mailing list