Commit Graph

4 Commits

Author SHA1 Message Date
Marcin Juszkiewicz 2fe7cc5f9f packages/modutils/modutils-collateral.bb: Modprobe has changed between 2.4 and 2.6 kernels. (sync with OE)
The information in /etc/modutils and /etc/modules.conf is not read under 2.6.
2.6 uses a /etc/modprobe.d directory, and it does not need a
"/etc/modprobe.conf" file; it reads all the appropriate *.conf files and
compiles the information at boot time.
This commit closes bug #808


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2993 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-10-26 11:25:09 +00:00
Marcin Juszkiewicz 52e92fdd15 modutils: sync with OE (added bison-native dependency, no package changes)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2992 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-10-26 11:20:35 +00:00
Richard Purdie c813d14c9f Change include x.inc -> require x.inc (sync with OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@666 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-27 23:34:18 +00:00
Richard Purdie b2f192faab Rename /openembedded/ -> /meta/
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 10:10:31 +00:00