Hi,

On Sat, 1 Aug 2020 at 06:28, Vadivelu Babu, Surendar (S.)
<svadi...@visteon.com> wrote:
> As Arun stated , we tried to boot the Weston application from initramfs , 
> however there is “pam” library dependency which is required for Weston . When 
> we include all the “pam” libraries the initramfs size increases from 9Mb to 
> 32 MB .
>
> Following are the few things which we tried to remove pam library from Weston 
> :
>
> 1. PACKAGECONFIG_remove= "pam" in Weston bbappend file
> 2. EXTRA_OECONF_append = "   --disable-pam " in Weston bbappend file
>
> In both the cases , still weston requires libpam library  dependencies
>
> Kindly advise whether it is possible to remove pam libraries from weston 
> application , and if not how can we achieve integration of Weston into 
> initramfs without increasing the size of the same.

Yocto (I believe OE core) carries a patch which removes PAM usage in
Weston; you might want to pick that up.

Cheers,
Daniel
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to