generic-poky/meta/recipes-kernel
Martin Jansa bc84461b32 kmod: fix upgrade path from module-init-tools
* PROVIDES does not need _${PN}
* CONFLICTS should be RCONFLICTS
* opkg needs RREPLACES to automatically remove older module-init-tools
  instead of just reporting it conflicts with kmod

SHR root@gjama ~ $ opkg install kmod
Installing kmod (7+git02629fa02e96763db7460a930239cc93649a52f8-r0.0) to root...
Downloading http://jama.dyndns-home.com/org.openembedded.shr-core//armv4t/kmod_7+git02629fa02e96763db7460a930239cc93649a52f8-r0.0_armv4t.ipk.
Removing package module-init-tools-depmod from root...
update-alternatives: removing //sbin/depmod as no more alternatives exist for it
Removing package module-init-tools from root...
update-alternatives: Linking //sbin/insmod to ../bin/busybox
update-alternatives: Linking //sbin/modprobe to ../bin/busybox
update-alternatives: Linking //sbin/rmmod to ../bin/busybox
update-alternatives: removing //sbin/modinfo as no more alternatives exist for it
update-alternatives: removing //bin/lsmod as no more alternatives exist for it
update-alternatives: Linking //sbin/lsmod to ../bin/busybox
Configuring kmod.
update-alternatives: Linking //sbin/insmod to /sbin/insmod.kmod
update-alternatives: Linking //sbin/modprobe to /sbin/modprobe.kmod
update-alternatives: Linking //sbin/rmmod to /sbin/rmmod.kmod
update-alternatives: Linking //sbin/modinfo to /sbin/modinfo.kmod
update-alternatives: Linking //bin/lsmod to /bin/lsmod.kmod
update-alternatives: Linking //sbin/lsmod to /bin/lsmod.kmod
update-alternatives: Linking //sbin/depmod to /sbin/depmod.kmod

(From OE-Core rev: 8de7f8045f28aecfe796afcdb013c557ce9d1372)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-05-09 21:01:52 +01:00
..
blktrace blktrace: update to version 1.0.5 2012-03-19 20:28:48 +00:00
dtc dtc: Fix License warning 2012-03-16 10:40:29 +00:00
kern-tools kern-tools: fix do_patch errors 2012-05-09 21:01:51 +01:00
kexec kexec-tools: upgrade to 2.0.3 2012-01-24 11:54:23 +00:00
kmod kmod: fix upgrade path from module-init-tools 2012-05-09 21:01:52 +01:00
latencytop PR bump for all recipes that DEPEND on ncurses 2012-03-15 00:11:40 +00:00
linux linux-yocto: streamline support for multiple upstream repo types 2012-05-08 16:06:42 +01:00
linux-firmware linux-firmware: keep version string in libertas firmware 2012-04-06 01:12:46 +01:00
linux-libc-headers linux-libc-headers-yocto: remove from oe-core 2012-03-23 17:38:33 +00:00
lttng lttng-ust: Increase PE due to incompatible version changes related to lttng-ust2 2012-03-21 23:05:07 +00:00
lttng-2.0 lttng-2.0/lttng-ust: Change recipe name to lttng2-ust. 2012-03-21 15:33:06 +00:00
modutils-initscripts module-init-tools: Delete 2012-05-07 16:42:47 +01:00
oprofile oprofileui: upgrade to 82ecf8c6b53b84f80682a8312f9defa83a95f2a3 2012-01-03 12:14:35 +00:00
powertop PR bump for all recipes that DEPEND on ncurses 2012-03-15 00:11:40 +00:00
sysprof Add Upstream-Status to patches 2012-01-03 12:14:31 +00:00
systemtap systemtap: Ensure FILESPATH is set so systemtap-uprobes can find patches 2012-04-14 14:31:26 +01:00
trace-cmd trace-cmd: modifying License information 2012-03-13 11:45:10 +00:00
update-modules update-modules: update script to read /etc/modules-load.d/ directory 2012-03-23 17:47:42 +00:00