Hi,

On Wed, Jun 03, 2020 at 06:56:10AM -0700, Baabu Ms wrote:
> # Hello all
> 
> #                 im trying build pam package in core-image-sato i added pam 
> package in local.conf file
> 
> # *DISTRO_FEATURES_append  = "pam"*
> 

_append in most cases require a leading space, i.e. you want:
DISTRO_FEATURES_append = " pam"

Let us know if that fixes it.

Quentin
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#49570): https://lists.yoctoproject.org/g/yocto/message/49570
Mute This Topic: https://lists.yoctoproject.org/mt/74649624/21656
Mute #yocto: https://lists.yoctoproject.org/mk?hashtag=yocto&subid=6691583
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to