git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8335255
)
linux-gta01: remove bogus CMD_CON that breaks the gsm modem
author
Koen Kooi
<koen@openembedded.org>
Tue, 20 Mar 2007 14:57:32 +0000
(14:57 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 20 Mar 2007 14:57:32 +0000
(14:57 +0000)
packages/linux/linux-gta01_2.6.20.bb
patch
|
blob
|
history
diff --git
a/packages/linux/linux-gta01_2.6.20.bb
b/packages/linux/linux-gta01_2.6.20.bb
index
a041877
..
67e6c76
100644
(file)
--- a/
packages/linux/linux-gta01_2.6.20.bb
+++ b/
packages/linux/linux-gta01_2.6.20.bb
@@
-5,7
+5,7
@@
HOMEPAGE = "N/A"
LICENSE = "GPL"
DEPENDS += "u-boot-mkimage-gta01-native"
MOKOR = "moko8"
-PR = "${MOKOR}-r
1
"
+PR = "${MOKOR}-r
2
"
VANILLA_VERSION = "2.6.20"
@@
-29,7
+29,7
@@
ALLOW_EMPTY = "1"
COMPATIBLE_MACHINE = 'fic-gta01'
-CMDLINE_CON = "
console=ttySAC0,115200n8
"
+CMDLINE_CON = ""
#CMDLINE_ROOT = "root=/dev/mmcblk0p1 rootfstype=ext3 rootdelay=5"
# uncomment if you want to boot over NFS
#CMDLINE_ROOT = "root=/dev/nfs nfsroot=192.168.1.10:/export/opie-image rootdelay=5 3"