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:
bdbe41f
)
ixp4xx.conf: Removed superfluous --faketime in EXTRA_IMAGECMD_jffs2
author
Rod Whitby
<rod@whitby.id.au>
Thu, 8 Feb 2007 14:02:38 +0000
(14:02 +0000)
committer
Rod Whitby
<rod@whitby.id.au>
Thu, 8 Feb 2007 14:02:38 +0000
(14:02 +0000)
conf/machine/include/ixp4xx.conf
patch
|
blob
|
history
diff --git
a/conf/machine/include/ixp4xx.conf
b/conf/machine/include/ixp4xx.conf
index
0558e03
..
bc4e29b
100644
(file)
--- a/
conf/machine/include/ixp4xx.conf
+++ b/
conf/machine/include/ixp4xx.conf
@@
-4,7
+4,7
@@
MACHINE_FEATURES = "kernel26 usbhost ext2"
-EXTRA_IMAGECMD_jffs2 = "--pad --eraseblock=0x20000 -
-faketime -
n"
+EXTRA_IMAGECMD_jffs2 = "--pad --eraseblock=0x20000 -n"
PREFERRED_PROVIDER_virtual/kernel ?= "ixp4xx-kernel"