Re: [poky] Adding extra pam modules to the image
Khem Raj <[email protected]>
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <CAMKF1soBMG8ezyarjChVZvHwVfmBTEUGCK04mykxQr7P6prQoA@mail.gmail.com> |
On Thu, May 2, 2024 at 5:39 AM ruom9900 via lists.yoctoproject.org <[email protected]> wrote: > > I'm new to yocto, I'm trying to add the 'pwquality' pam module to my image 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? > maybe you want to look into libpwquality recipe provided in meta-oe layer and add that to your image deps. e.g. via IMAGE_INSTALL > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#13336): https://lists.yoctoproject.org/g/poky/message/13336 > Mute This Topic: https://lists.yoctoproject.org/mt/105861650/1997914 > Group Owner: [email protected] > Unsubscribe: https://lists.yoctoproject.org/g/poky/unsub [[email protected]] > -=-=-=-=-=-=-=-=-=-=-=- >