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:
c8abf7b
)
n2100: Remove udev-utils from rootfs. It doesn't make sense since the n2100 has redboot
author
Oyvind Repvik
<nail@nslu2-linux.org>
Thu, 15 Mar 2007 21:03:11 +0000
(21:03 +0000)
committer
Oyvind Repvik
<nail@nslu2-linux.org>
Thu, 15 Mar 2007 21:03:11 +0000
(21:03 +0000)
conf/machine/n2100.conf
patch
|
blob
|
history
diff --git
a/conf/machine/n2100.conf
b/conf/machine/n2100.conf
index
aac4688
..
619b0f4
100644
(file)
--- a/
conf/machine/n2100.conf
+++ b/
conf/machine/n2100.conf
@@
-17,7
+17,7
@@
PREFERRED_VERSION_linux = "2.6.20"
# We want udev support in the image
udevdir = "/dev"
-N2100_SUPPORT ?= "cpio u
boot-utils u
dev"
+N2100_SUPPORT ?= "cpio udev"
BOOTSTRAP_EXTRA_RDEPENDS = "udev mdadm"
EXTRA_IMAGECMD_jffs2 += " --little-endian"