diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2012-06-19 09:42:10 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-21 13:03:02 +0100 |
commit | 262e5ac4bc98b19b222d56a788832d268bc8b114 (patch) | |
tree | caa470900a5e18e35a5b00e408e215802b59027e /meta/recipes-multimedia | |
parent | 9ffec01bae82644ba64a8089cfb90249b9ef86b8 (diff) | |
download | poky-262e5ac4bc98b19b222d56a788832d268bc8b114.tar.gz |
kernel.bbclass: pass KERNEL_VERSION to depmod calls in postinst
* without this, kernel upgrades where KERNEL_VERSION is changed
e.g. 3.4.2 -> 3.4.3 generate .dep for running 3.4.2 and after reboot user ends
up without any module loaded to make it worse after reboot nothing is upgraded
to trigger another kernel(-module) postinst to generate .dep for now running 3.4.3
(From OE-Core rev: 4bd5c17f55bc96ce6bbaccf6559aa4ea123ff4cb)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
0 files changed, 0 insertions, 0 deletions