meta-digi/meta-digi-dey/recipes-support
Gabriel Valcazar ba3f3481aa libcap: prevent linking against libpam
In theory, libcap's pam_cap module should use libpam's dlopen runtime linking
mechanism, but starting in libcap 2.53, this changed in order to support
distros that can only link it at build-time. Then, in 2.54, a compile-time
option was added (FORCELINKPAM) to allow users to force the link or not. In the
poky recipe for libcap, this option isn't set, so the library was getting
linked by default, dragging all of its dependencies with it.

For more info: https://bugzilla.kernel.org/show_bug.cgi?id=214023

Set the flag to "no" to avoid linking against libpam, removing its dependency
from the recovery image and saving some space.

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2024-01-05 14:24:12 +01:00
..
curl kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
dnsmasq kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
freerdp kirkstone migration: update freerdp package 2022-06-21 16:49:56 +02:00
libcap libcap: prevent linking against libpam 2024-01-05 14:24:12 +01:00
libical libical: remove icu package from ccmp1 where storage is scarce 2023-01-24 09:27:39 +01:00
libsoc libsoc: remove dependency of Digi clone repo 2023-02-02 09:29:02 +01:00
lvm2 kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
swupdate swupdate: change runtime config file suffix to avoid build-time config errors 2024-01-02 11:14:23 +01:00