summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorGratian Crisan <gratian.crisan@ni.com>2020-12-04 13:30:21 -0600
committerAnuj Mittal <anuj.mittal@intel.com>2020-12-10 09:14:50 +0800
commit6cc93de69fc53af0a3b7fb8d6c6201d4911e78b9 (patch)
tree8aa4c72e5bfb2029640593794e0fb3c877ea3b90 /meta/recipes-kernel
parentb76b2b304368eaf77800fc4f957cad05169040ca (diff)
downloadopenembedded-core-contrib-6cc93de69fc53af0a3b7fb8d6c6201d4911e78b9.tar.gz
kernel-module-split.bbclass: fix kernel modules getting marked as CONFFILES
Yi pointed out that commit 1a70a92d1f10 ("kernel-module-split.bbclass: identify kernel modconf files as configuration files") is unintentionally adding the actual kernel /lib/modules .ko files to the CONFFILES variable. The root cause is the re-use of the 'files' variable in that commit. Fix it by using a separate variable to keep track of the generated module .conf files that need to be marked as configuration files. Fixes: 1a70a92d1f10 ("kernel-module-split.bbclass: identify kernel modconf files as configuration files") Reported-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Gratian Crisan <gratian.crisan@ni.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit db5f2ca532db4f0d2e05b7cb5f9d146e1dd76ab3) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions