yocto add pam module

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

yocto add pam module

4,606 Views
1074562799
Contributor I

hi,

   How can make the  pam module to rootfs?  i use imx6  yocto enviroment!

  1. i  add this in the local.conf

 IMAGE_INSTALL_append += " pam"

  2. then,  bitbake fsl-image-qt5.   and the error :

ERROR: Nothing RPROVIDES 'pam' (but /work/fsl-release-bsp/sources/meta-fsl-bsp-release/imx/meta-sdk/recipes-fsl/images/fsl-image-qt5.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'pam' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['pam']
ERROR: Required build target 'fsl-image-qt5' has no buildable providers.
Missing or unbuildable dependency chain was: ['fsl-image-qt5', 'pam']

i found  pam at path :  poky/meta/recipes-extended/pam. but  i do not known  how to do . is some one 

came the same problem.  

thanks a lot!

0 Kudos
Reply
1 Reply

4,136 Views
igorpadykov
NXP Employee
NXP Employee

Hi 海 陈 

one can look at nxp yocto guidelines:

Freescale Yocto Project main page 

BSP porting guide: from a I.mx6q reference Board to a Custom board (in Yocto project) 

Task #10 - How to create a custom layer 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply