diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-08 16:46:50 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-28 22:31:55 +0100 |
commit | 7d600f21692c5c74eae98e2755521976cdb4d2e5 (patch) | |
tree | 510502798770fcefe25942cb552c7244ec09116d /contrib/artwork | |
parent | 65a55f99e72180a589be5b5a8173f062c1727c55 (diff) | |
download | poky-7d600f21692c5c74eae98e2755521976cdb4d2e5.tar.gz |
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.
(From OE-Core rev: bb60d68c0cc8b2d1884e8d68966dffc563454c74)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit a46b43bb67b2f87ec370480e50a2e2d111555b75)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'contrib/artwork')
0 files changed, 0 insertions, 0 deletions