Add kernel-modules package to demo images 32/26432/1
authorScott Murray <scott.murray@konsulko.com>
Mon, 14 Jun 2021 23:18:07 +0000 (19:18 -0400)
committerScott Murray <scott.murray@konsulko.com>
Mon, 14 Jun 2021 23:18:07 +0000 (19:18 -0400)
commit39c3ae23a452272dbec96fb95b5928856eb05c42
tree0a316335141b5651710fdb2d657bb819117c52d3
parent9cf18e1f4861f4e268873c06b7f0e17e6e698663
Add kernel-modules package to demo images

Add the kernel-modules meta package to demo images in the agl-demo.inc
aglsetup.sh template.  This change is to balance out a removal done
in the base template in meta-agl and retain the build of all kernel
modules into the demo platform images for developer convenience.

Note that the inclusion is conditional on the virtual/kernel provider
not being linux-dummy, as it is desirable to leave even the dummy
kernel-modules package out of container images to avoid confusion.

Bug-AGL: SPEC-3983

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I3c4e3876c11d7fb3f1796841aad8a9a463d8e513
conf/include/agl-demo.inc