/openbmc/openbmc/poky/meta/recipes-support/libcap/files/ |
H A D | 0001-ensure-the-XATTR_NAME_CAPS-is-defined-when-it-is-use.patch | 12 libcap-native in old release, like CentOS release 6.7 (Final), with the blow 20 libcap/cap_file.c | 2 +- 23 diff --git a/libcap/cap_file.c b/libcap/cap_file.c 25 --- a/libcap/cap_file.c 26 +++ b/libcap/cap_file.c 29 #include "libcap.h"
|
H A D | 0001-nativesdk-libcap-Raise-the-size-of-arrays-containing.patch | 4 Subject: [PATCH] nativesdk-libcap: Raise the size of arrays containing dl 18 libcap/execable.h | 2 +- 21 diff --git a/libcap/execable.h b/libcap/execable.h 23 --- a/libcap/execable.h 24 +++ b/libcap/execable.h
|
/openbmc/openbmc/poky/meta/recipes-support/libcap-ng/ |
H A D | libcap-ng_0.8.5.bb | 1 require libcap-ng.inc 8 # Moving libcap-ng to base_libdir 11 mv -f ${D}${libdir}/libcap-ng.so.* ${D}${base_libdir}/ 13 ln -sf ${relpath}/libcap-ng.so.0.0.0 ${D}${libdir}/libcap-ng.so
|
H A D | libcap-ng.inc | 2 DESCRIPTION = "The libcap-ng library is intended to make programming \ 3 with POSIX capabilities much easier than the traditional libcap library." 4 HOMEPAGE = "https://github.com/stevegrubb/libcap-ng" 10 SRC_URI = "git://github.com/stevegrubb/libcap-ng.git;protocol=https;branch=master \
|
H A D | libcap-ng-python_0.8.5.bb | 1 require libcap-ng.inc 3 FILESEXTRAPATHS:prepend := "${THISDIR}/libcap-ng:" 9 DEPENDS += "libcap-ng python3 swig-native"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/smartmontools/ |
H A D | smartmontools_7.4.bb | 22 PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'libcap-ng selinux', d)}" 23 PACKAGECONFIG[libcap-ng] = "--with-libcap-ng=yes,--with-libcap-ng=no,libcap-ng"
|
/openbmc/openbmc/poky/meta/recipes-extended/iputils/ |
H A D | iputils_20240905.bb | 23 PACKAGECONFIG ??= "libcap" 24 PACKAGECONFIG[libcap] = "-DUSE_CAP=true, -DUSE_CAP=false -DNO_SETCAP_OR_SUID=true, libcap libcap-na…
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/ |
H A D | libtalloc_2.4.2.bb | 28 PACKAGECONFIG[libcap] = "--with-libcap,--without-libcap,libcap"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/ |
H A D | libtevent_0.16.1.bb | 31 PACKAGECONFIG[libcap] = "--with-libcap,--without-libcap,libcap"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wavemon/ |
H A D | wavemon_0.9.6.bb | 12 PACKAGECONFIG[cap] = "--with-libcap,--without-libcap,libcap"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtdb/ |
H A D | libtdb_1.4.12.bb | 28 PACKAGECONFIG[libcap] = "--with-libcap,--without-libcap,libcap"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/ |
H A D | libldb_2.8.1.bb | 27 PACKAGECONFIG[libcap] = "--with-libcap,--without-libcap,libcap"
|
/openbmc/linux/tools/testing/selftests/clone3/ |
H A D | clone3_cap_checkpoint_restore.c | 94 struct libcap { struct 102 struct libcap *cap; in set_capability() argument 121 cap = (struct libcap *) caps; in set_capability()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/ |
H A D | 0005-configure.ac-add-option-for-libcap.patch | 4 Subject: [PATCH] configure.ac: add option for libcap 23 +dnl # extra argument: --with-libcap 26 +AC_ARG_WITH(libcap,
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/basu/ |
H A D | basu_0.2.1.bb | 18 PACKAGECONFIG[libcap] = "-Dlibcap=enabled,-Dlibcap=disabled,libcap"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/cifs/ |
H A D | cifs-utils_7.0.bb | 14 PACKAGECONFIG[cap] = "--with-libcap,--without-libcap,libcap"
|
/openbmc/openbmc/poky/meta/recipes-support/libcap-ng/files/ |
H A D | 0001-Fix-python-path-when-invoking-py-compile-54.patch | 13 [https://github.com/stevegrubb/libcap-ng/commit/1fe7c1cfeea00ba4eb903fbb39b74361594d4835] 25 LIBS = ${top_builddir}/src/libcap-ng.la
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pax-utils/ |
H A D | pax-utils_1.3.3.bb | 31 PACKAGECONFIG[libcap] = "--with-caps, --without-caps, libcap"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpdump/ |
H A D | tcpdump_4.99.5.bb | 39 PACKAGECONFIG[libcap-ng] = "--with-cap-ng,--without-cap-ng,libcap-ng"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/ |
H A D | 0002-ldb-Add-configure-options-for-packages.patch | 10 - libcap 59 + opt.add_option('--with-libcap', 60 + help=("Enable use of libcap"), 62 + opt.add_option('--without-libcap', 63 + help=("Disable use of libcap"),
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wireshark/ |
H A D | wireshark_4.2.9.bb | 26 PACKAGECONFIG ?= "libpcap gnutls libnl libcap sbc" 30 PACKAGECONFIG[libcap] = "-DENABLE_CAP=ON,-DENABLE_CAP=OFF -DENABLE_PCAP_NG_DEFAULT=ON, libcap"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent/ |
H A D | 0001-Add-configure-options-for-packages.patch | 10 - libcap 64 + opt.add_option('--with-libcap', 65 + help=("Enable use of libcap"), 67 + opt.add_option('--without-libcap', 68 + help=("Disable use of libcap"),
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/ |
H A D | rsyslog_8.2408.0.bb | 53 rsyslogd rsyslogrt klog inet regexp uuid libcap-ng libgcrypt \ 66 PACKAGECONFIG[libcap-ng] = "--enable-libcap-ng,--disable-libcap-ng,libcap-ng,"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtdb/libtdb/ |
H A D | 0001-tdb-Add-configure-options-for-packages.patch | 10 - libcap 61 + opt.add_option('--with-libcap', 62 + help=("Enable use of libcap"), 64 + opt.add_option('--without-libcap', 65 + help=("Disable use of libcap"),
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/ |
H A D | freeradius_3.2.5.bb | 25 file://0005-configure.ac-add-option-for-libcap.patch \ 92 pcre libcap \ 98 PACKAGECONFIG[libcap] = "--with-libcap,--without-libcap,libcap"
|