Home
last modified time | relevance | path

Searched refs:libcap (Results 1 – 25 of 154) sorted by relevance

1234567

/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libcap/files/
H A D0001-ensure-the-XATTR_NAME_CAPS-is-defined-when-it-is-use.patch6 libcap-native in old release, like CentOS release 6.7 (Final), with the blow
14 libcap/cap_file.c | 2 +-
17 diff --git a/libcap/cap_file.c b/libcap/cap_file.c
19 --- a/libcap/cap_file.c
20 +++ b/libcap/cap_file.c
23 #include "libcap.h"
H A D0001-nativesdk-libcap-Raise-the-size-of-arrays-containing.patch4 Subject: [PATCH] nativesdk-libcap: Raise the size of arrays containing dl
19 libcap/execable.h | 2 +-
22 diff --git a/libcap/execable.h b/libcap/execable.h
24 --- a/libcap/execable.h
25 +++ b/libcap/execable.h
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libcap-ng/libcap-ng/
H A Ddeterminism.patch14 Upstream-Status: Submitted [https://github.com/stevegrubb/libcap-ng/pull/30]
16 Index: libcap-ng-0.8.2/configure.ac
18 --- libcap-ng-0.8.2.orig/configure.ac
19 +++ libcap-ng-0.8.2/configure.ac
34 Index: libcap-ng-0.8.2/bindings/python3/Makefile.am
36 --- libcap-ng-0.8.2.orig/bindings/python3/Makefile.am
37 +++ libcap-ng-0.8.2/bindings/python3/Makefile.am
47 Index: libcap-ng-0.8.2/bindings/python/Makefile.am
49 --- libcap-ng-0.8.2.orig/bindings/python/Makefile.am
50 +++ libcap-ng-0.8.2/bindings/python/Makefile.am
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libcap-ng/
H A Dlibcap-ng_0.8.2.bb1 require libcap-ng.inc
10 # Moving libcap-ng to base_libdir
13 mv -f ${D}${libdir}/libcap-ng.so.* ${D}${base_libdir}/
15 ln -sf ${relpath}/libcap-ng.so.0.0.0 ${D}${libdir}/libcap-ng.so
H A Dlibcap-ng.inc2 DESCRIPTION = "The libcap-ng library is intended to make programming \
3 with POSIX capabilities much easier than the traditional libcap library."
4 HOMEPAGE = "http://freecode.com/projects/libcap-ng"
10 SRC_URI = "https://people.redhat.com/sgrubb/libcap-ng/libcap-ng-${PV}.tar.gz \
H A Dlibcap-ng-python_0.8.2.bb1 require libcap-ng.inc
3 FILESEXTRAPATHS:prepend := "${THISDIR}/libcap-ng:"
9 DEPENDS += "libcap-ng python3 swig-native"
11 S = "${WORKDIR}/libcap-ng-${PV}"
/OK3568_Linux_fs/buildroot/package/libcap-ng/
H A DConfig.in2 bool "libcap-ng"
4 The libcap-ng library is intended to make programming with
5 posix capabilities much easier than the traditional libcap
10 http://people.redhat.com/sgrubb/libcap-ng/
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/pinentry/
H A Dpinentry_1.2.0.bb23 PACKAGECONFIG ??= "ncurses libcap"
26 PACKAGECONFIG[libcap] = "--with-libcap, --without-libcap, libcap"
/OK3568_Linux_fs/buildroot/package/libcap/
H A D0001-libcap-Makefile-don-t-overwrite-empty-when-generatin.patch4 Subject: [PATCH] libcap/Makefile: don't overwrite 'empty' when generating
32 libcap/Makefile | 2 +-
35 diff --git a/libcap/Makefile b/libcap/Makefile
37 --- a/libcap/Makefile
38 +++ b/libcap/Makefile
H A Dlibcap.mk9 LIBCAP_SOURCE = libcap-$(LIBCAP_VERSION).tar.xz
14 LIBCAP_DEPENDENCIES = host-libcap host-gperf
28 LIBCAP_MAKE_DIRS = libcap
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/smartmontools/
H A Dsmartmontools_7.3.bb22 PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'libcap-ng selinux', d)}"
23 PACKAGECONFIG[libcap-ng] = "--with-libcap-ng=yes,--with-libcap-ng=no,libcap-ng"
/OK3568_Linux_fs/buildroot/package/audit/
H A Daudit.mk19 AUDIT_DEPENDENCIES += libcap-ng
20 AUDIT_CONF_OPTS += --with-libcap-ng=yes
22 AUDIT_CONF_OPTS += --with-libcap-ng=no
66 --without-libcap-ng
/OK3568_Linux_fs/buildroot/package/wavemon/
H A Dwavemon.mk17 WAVEMON_CONF_OPTS += --with-libcap
18 WAVEMON_DEPENDENCIES += libcap
20 WAVEMON_CONF_OPTS += --without-libcap
/OK3568_Linux_fs/buildroot/package/smartmontools/
H A Dsmartmontools.mk15 SMARTMONTOOLS_CONF_OPTS += --with-libcap-ng
16 SMARTMONTOOLS_DEPENDENCIES += libcap-ng
18 SMARTMONTOOLS_CONF_OPTS += --without-libcap-ng
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libtdb/
H A Dlibtdb_1.4.3.bb26 PACKAGECONFIG[libcap] = "--with-libcap,--without-libcap,libcap"
/OK3568_Linux_fs/buildroot/package/smcroute/
H A Dsmcroute.mk16 SMCROUTE_DEPENDENCIES += libcap
17 SMCROUTE_CONF_OPTS += --with-libcap
19 SMCROUTE_CONF_OPTS += --without-libcap
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libtevent/
H A Dlibtevent_0.10.2.bb29 PACKAGECONFIG[libcap] = "--with-libcap,--without-libcap,libcap"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libtalloc/
H A Dlibtalloc_2.3.3.bb26 PACKAGECONFIG[libcap] = "--with-libcap,--without-libcap,libcap"
/OK3568_Linux_fs/buildroot/package/netdata/
H A Dnetdata.mk40 NETDATA_CONF_OPTS += --with-libcap
41 NETDATA_DEPENDENCIES += libcap
43 NETDATA_CONF_OPTS += --without-libcap
/OK3568_Linux_fs/buildroot/package/irqbalance/
H A Dirqbalance.mk17 IRQBALANCE_DEPENDENCIES += libcap-ng
18 IRQBALANCE_CONF_OPTS += --with-libcap-ng
20 IRQBALANCE_CONF_OPTS += --without-libcap-ng
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/iputils/
H A Diputils_20211215.bb26 PACKAGECONFIG ??= "libcap rarpd \
29 PACKAGECONFIG[libcap] = "-DUSE_CAP=true, -DUSE_CAP=false -DNO_SETCAP_OR_SUID=true, libcap libcap-na…
/OK3568_Linux_fs/buildroot/package/kismet/
H A Dkismet.mk37 KISMET_DEPENDENCIES += libcap
38 KISMET_CONF_OPTS += --enable-libcap
40 KISMET_CONF_OPTS += --disable-libcap
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libldb/
H A Dlibldb_2.3.4.bb25 PACKAGECONFIG[libcap] = "--with-libcap,--without-libcap,libcap"
/OK3568_Linux_fs/kernel/tools/testing/selftests/clone3/
H A Dclone3_cap_checkpoint_restore.c94 struct libcap { struct
102 struct libcap *cap; in set_capability() argument
121 cap = (struct libcap *) caps; in set_capability()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/
H A Dfreeradius-configure.ac-add-option-for-libcap.patch4 Subject: [PATCH 2/2] configure.ac: add option for libcap
23 +dnl # extra argument: --with-libcap
26 +AC_ARG_WITH(libcap,

1234567