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:
cbbfbd4
)
require module-init-tools-depmod, not full module-init-tools
author
Phil Blundell
<philb@gnu.org>
Sat, 4 Dec 2004 22:46:33 +0000
(22:46 +0000)
committer
Phil Blundell
<philb@gnu.org>
Sat, 4 Dec 2004 22:46:33 +0000
(22:46 +0000)
BKrev: 41b23e49yJ10MkGwmSeJDGkpw9tFKg
conf/machine/epia.conf
patch
|
blob
|
history
diff --git
a/conf/machine/epia.conf
b/conf/machine/epia.conf
index
03a9c53
..
11c797d
100644
(file)
--- a/
conf/machine/epia.conf
+++ b/
conf/machine/epia.conf
@@
-3,7
+3,7
@@
TARGET_VENDOR = "-oe"
PREFERRED_PROVIDER_virtual/kernel = "linux-epia"
IMAGE_FSTYPE = "ext2.gz"
BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel pciutils udev module-init-tools"
-BOOTSTRAP_EXTRA_RDEPENDS = "pciutils udev module-init-tools kernel-modules"
+BOOTSTRAP_EXTRA_RDEPENDS = "pciutils udev module-init-tools
-depmod
kernel-modules"
udevdir = "/dev"
OLDEST_KERNEL = "2.6.5"
GLIBC_ADDONS = "nptl"