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:
02660bf
)
fic-gta01.conf: Drop dependency on sjf2410-linux-native to let OpenMoko build on
author
Stefan Schmidt
<stefan@datenfreihafen.org>
Tue, 21 Aug 2007 21:45:00 +0000
(21:45 +0000)
committer
Stefan Schmidt
<stefan@datenfreihafen.org>
Tue, 21 Aug 2007 21:45:00 +0000
(21:45 +0000)
big endian machines. We do not need it anymore atm.
conf/machine/fic-gta01.conf
patch
|
blob
|
history
diff --git
a/conf/machine/fic-gta01.conf
b/conf/machine/fic-gta01.conf
index
4649fe1
..
cc604a0
100644
(file)
--- a/
conf/machine/fic-gta01.conf
+++ b/
conf/machine/fic-gta01.conf
@@
-36,7
+36,7
@@
ROOT_FLASH_SIZE = "60"
EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x4000 --pad -n"
# build / upload tools
-EXTRA_IMAGEDEPENDS += "
sjf2410-linux-native
dfu-util-native"
+EXTRA_IMAGEDEPENDS += "dfu-util-native"
# tune for S3C24x0
include conf/machine/include/tune-arm920t.conf