Skip to content
Commit bb60d68c authored by Richard Purdie's avatar Richard Purdie Committed by Anuj Mittal
Browse files

build-appliance-image: Drop kernel module handling



kernel-devsrc is a dependency of the image so we no longer need the symlink
creation code or the module-base inherit/dependency as it is included in
that recipe. The KERNEL_VERSION usage was broken anyway as the module
usage would have needed a:

do_image[depends] += "build-appliance-image:do_configure"

which wasn't present so it was indeterminate if KERNEL_VERSION was set
correctly.

Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit a46b43bb)
Signed-off-by: default avatarAnuj Mittal <anuj.mittal@intel.com>
parent b4620992
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment