i'm working with a "walnascar" based build and the image handed to
me contains:

  KERNEL_MODULE_AUTOLOAD += " \
    8733bu \
    rpmsg_tty \
  "

  just to verify:

$ bitbake-getvar -r nexus-image KERNEL_MODULE_AUTOLOAD
... snip ...
KERNEL_MODULE_AUTOLOAD="      8733bu     rpmsg_tty "
$

  so everything looks good. i build the image and boot it on the
target and ... no autoloading, and the directory /etc/modules-load.d/
is totally empty, unlike what is explained here:

https://docs.yoctoproject.org/ref-manual/variables.html#term-KERNEL_MODULE_AUTOLOAD

  once the target boots, while those two modules are not autoloaded,
"modprobe" loads them without issue so they appear to be valid
modules.

  am i overlooking something obvious? (i checked the created tar.xz
rootfs file and that directory is empty.)

rday


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#231245): 
https://lists.openembedded.org/g/openembedded-core/message/231245
Mute This Topic: https://lists.openembedded.org/mt/117855108/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to