Skip to main content
Visitor II
May 2, 2024
Question

Adding extra pam modules to the image

  • May 2, 2024
  • 0 replies
  • 736 views

I'm new to yocto, I'm trying to add the 'pwquality' pam module to the image for my stm32mp1 but I'm struggling with it, initially I have added this line to the local.conf file:

DISTRO_FEATURES:append = " pam"

which added pam and some modules but the module that i want which is 'pwquality' was not part of the installed modules, any idea how to add it?  

This topic has been closed for replies.