Home
last modified time | relevance | path

Searched +full:- +full:- +full:disable +full:- +full:attr (Results 1 – 25 of 97) sorted by relevance

1234

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/
H A Dlibtalloc_2.4.3.bb4 LICENSE = "LGPL-3.0-or-later & GPL-3.0-or-later"
12 SRC_URI = "https://www.samba.org/ftp/talloc/talloc-${PV}.tar.gz \
13 file://0001-talloc-Add-configure-options-for-packages.patch \
14 file://0002-Fix-pyext_PATTERN-for-cross-compilation.patch \
15 file://run-ptest \
19 inherit waf-samba pkgconfig ptest
23 ${@bb.utils.contains('DISTRO_FEATURES', 'xattr', 'attr', '', d)} \
25 PACKAGECONFIG[acl] = "--with-acl,--without-acl,acl"
26 PACKAGECONFIG[attr] = "--with-attr,--without-attr,attr"
27 PACKAGECONFIG[libbsd] = "--with-libbsd,--without-libbsd,libbsd"
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/
H A Dlibtevent_0.16.2.bb4 LICENSE = "LGPL-3.0-or-later"
7 RDEPENDS:python3-tevent = "python3"
12 SRC_URI = "https://samba.org/ftp/tevent/tevent-${PV}.tar.gz \
13 file://0001-Add-configure-options-for-packages.patch \
14 file://0002-Fix-pyext_PATTERN-for-cross-compilation.patch \
15 file://run-ptest \
22 inherit pkgconfig ptest waf-samba
26 ${@bb.utils.contains('DISTRO_FEATURES', 'xattr', 'attr', '', d)} \
28 PACKAGECONFIG[acl] = "--with-acl,--without-acl,acl"
29 PACKAGECONFIG[attr] = "--with-attr,--without-attr,attr"
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/rsync/
H A Drsync_3.4.1.bb6 # GPL-2.0-or-later (<< 3.0.0), GPL-3.0-or-later (>= 3.0.0)
8 LICENSE = "GPL-3.0-or-later"
15 file://makefile-no-rebuild.patch \
17 file://0001-Add-missing-prototypes-to-function-declarations.patch \
22 inherit autotools-brokensep
24 PACKAGECONFIG ??= "acl attr \
28 PACKAGECONFIG[acl] = "--enable-acl-support,--disable-acl-support,acl,"
29 PACKAGECONFIG[attr] = "--enable-xattr-support,--disable-xattr-support,attr,"
30 PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6,"
31 PACKAGECONFIG[lz4] = "--enable-lz4,--disable-lz4,lz4"
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/
H A D0002-ldb-Add-configure-options-for-packages.patch7 - acl
8 - attr
9 - libbsd
10 - libcap
11 - valgrind
13 Upstream-Status: Inappropriate [oe deterministic build specific]
15 Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
18 Signed-off-by: Changqing Li <changqing.li@windriver.com>
24 Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
25 ---
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtdb/
H A Dlibtdb_1.4.13.bb4 LICENSE = "LGPL-3.0-or-later & GPL-3.0-or-later"
12 SRC_URI = "https://samba.org/ftp/tdb/tdb-${PV}.tar.gz \
13 file://0001-tdb-Add-configure-options-for-packages.patch \
14 file://0002-Fix-pyext_PATTERN-for-cross-compilation.patch \
15 file://run-ptest \
22 ${@bb.utils.contains('DISTRO_FEATURES', 'xattr', 'attr', '', d)} \
25 PACKAGECONFIG[acl] = "--with-acl,--without-acl,acl"
26 PACKAGECONFIG[attr] = "--with-attr,--without-attr,attr"
27 PACKAGECONFIG[libbsd] = "--with-libbsd,--without-libbsd,libbsd"
28 PACKAGECONFIG[libcap] = "--with-libcap,--without-libcap,libcap"
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtdb/libtdb/
H A D0001-tdb-Add-configure-options-for-packages.patch7 - acl
8 - attr
9 - libbsd
10 - libcap
11 - valgrind
13 Upstream-Status: Inappropriate [oe deterministic build specific]
15 Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
19 Signed-off-by: Changqing Li <changqing.li@windriver.com>
23 Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
26 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent/
H A D0001-Add-configure-options-for-packages.patch7 - acl
8 - attr
9 - libbsd
10 - libcap
11 - valgrind
13 Upstream-Status: Inappropriate [oe deterministic build specific]
15 Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
19 Signed-off-by: Joe Slater <joe.slater@windriver.com>
22 Signed-off-by: Changqing Li <changqing.li@windriver.com>
25 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/
H A D0001-talloc-Add-configure-options-for-packages.patch7 - acl
8 - attr
9 - libbsd
10 - libcap
11 - valgrind
13 Upstream-Status: Inappropriate [oe deterministic build specific]
15 Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
19 Signed-off-by: Joe Slater <joe.slater@windriver.com>
22 Signed-off-by: Changqing Li <changqing.li@windriver.com>
26 Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/
H A Dlibldb_2.8.1.bb4 LICENSE = "LGPL-3.0-or-later & LGPL-2.1-or-later & GPL-3.0-or-later"
12 SRC_URI = "http://samba.org/ftp/ldb/ldb-${PV}.tar.gz \
13 file://0001-do-not-import-target-module-while-cross-compile.patch \
14 file://0002-ldb-Add-configure-options-for-packages.patch \
15 file://0003-Fix-pyext_PATTERN-for-cross-compilation.patch \
16 file://run-ptest \
21 ${@bb.utils.contains('DISTRO_FEATURES', 'xattr', 'attr', '', d)} \
23 PACKAGECONFIG[acl] = "--with-acl,--without-acl,acl"
24 PACKAGECONFIG[attr] = "--with-attr,--without-attr,attr"
26 PACKAGECONFIG[libbsd] = "--with-libbsd,--without-libbsd,libbsd"
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/
H A Dqemu.inc7 LICENSE = "GPL-2.0-only & LGPL-2.1-only"
9 DEPENDS += "bison-native meson-native ninja-native"
11 RDEPENDS:${PN}-ptest = "bash"
13 require qemu-targets.inc
14 # https://gitlab.com/qemu-project/qemu/-/commit/81e2b198a8cb4ee5fdf108bd438f44b193ee3a36 means
15 # we need a full python3-native setup
16 inherit pkgconfig ptest update-rc.d systemd python3native
21 SRC_URI = "https://download.qemu.org/${BPN}-${PV}.tar.xz \
23 file://run-ptest \
24 file://fix-strerrorname_np.patch \
[all …]
/openbmc/openbmc/meta-security/meta-integrity/recipes-security/ima-evm-utils/
H A Dima-evm-utils_1.5.bb2 LICENSE = "GPL-2.0-with-OpenSSL-exception"
5 DEPENDS += "openssl attr keyutils"
7 DEPENDS:class-native += "openssl-native keyutils-native"
12 https://github.com/mimizohar/ima-evm-utils/releases/download/v${PV}/${BP}.tar.gz \
13 file://0001-Do-not-get-generation-using-ioctl-when-evm_portable-.patch \
20 REQUIRED_DISTRO_FEATURES:class-native = ""
23 EXTRA_OECONF:append:class-target = " --with-kernel-headers=${STAGING_KERNEL_BUILDDIR}"
27 # so disable it when compiling on the host.
28 RDEPENDS:${PN}:append:class-target = " util-linux-blkid libcrypto attr libattr keyutils"
/openbmc/qemu/target/loongarch/kvm/
H A Dkvm.c1 /* SPDX-License-Identifier: GPL-2.0-or-later */
11 #include "asm-loongarch/kvm_para.h"
14 #include "qemu/error-report.h"
15 #include "qemu/main-loop.h"
21 #include "system/address-spaces.h"
28 #include "cpu-csr.h"
42 struct kvm_device_attr attr = { in kvm_get_stealtime() local
44 .attr = KVM_LOONGARCH_VCPU_PVTIME_GPA, in kvm_get_stealtime()
45 .addr = (uint64_t)&env->stealtime.guest_addr, in kvm_get_stealtime()
48 err = kvm_vcpu_ioctl(cs, KVM_HAS_DEVICE_ATTR, attr); in kvm_get_stealtime()
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dfiltersnippet.js3 // The disable removes the 'datepicker' attribute and
4 // settings, so you have to re-initialize it each time
23 $(elemFrom).datepicker( "setDate", elemFrom.getAttribute( "data-setDate") );
24 $(elemTo).datepicker( "setDate", elemTo.getAttribute( "data-setDate") );
25 $(elemFrom).datepicker( "option", "minDate", elemFrom.getAttribute( "data-minDate"));
26 $(elemTo).datepicker( "option", "minDate", elemTo.getAttribute( "data-minDate"));
27 $(elemFrom).datepicker( "option", "maxDate", elemFrom.getAttribute( "data-maxDate"));
28 $(elemTo).datepicker( "option", "maxDate", elemTo.getAttribute( "data-maxDate"));
48 elemFrom.setAttribute( "data-setDate", from_date );
49 elemTo.setAttribute( "data-setDate", to_date );
[all …]
H A Dnewcustomimage_modal.js18 var newCustomImgBtn = $("#create-new-custom-image-btn");
19 var imgCustomModal = $("#new-custom-image-modal");
20 var invalidNameHelp = $("#invalid-name-help");
21 var invalidRecipeHelp = $("#invalid-recipe-help");
24 …e names cannot contain spaces or capital letters. The only allowed special character is dash (-).";
28 …recipe file was not found. Cancel this action, build any target (like 'quilt-native') to force all…
38 imgCustomModal.on("click", "[name='select-image']", function(e) {
41 $(this).removeClass("has-error");
44 var recipeId = $(e.target).attr('data-recipe');
49 // disable the button and text entry
[all …]
H A Dimportlayer.js5 var layerDepBtn = $("#add-layer-dependency-btn");
6 var importAndAddBtn = $("#import-and-add-btn");
7 var layerNameInput = $("#import-layer-name");
8 var vcsURLInput = $("#layer-git-repo-url");
9 var gitRefInput = $("#layer-git-ref");
10 var layerDepInput = $("#layer-dependency");
11 var layerNameCtrl = $("#layer-name-ctrl");
12 var duplicatedLayerName = $("#duplicated-layer-name-hint");
13 var localDirPath = $("#local-dir-path");
18 var validLayerName = /^(\w|-)+$/;
[all …]
H A Dlayerdetails.js5 var layerDepInput = $("#layer-dep-input");
6 var layerDepBtn = $("#add-layer-dependency-btn");
7 var layerDepsList = $("#layer-deps-list");
9 var addRmLayerBtn = $("#add-remove-layer-btn");
10 var targetTab = $("#targets-tab");
11 var machineTab = $("#machines-tab");
12 var detailsTab = $("#details-tab");
13 var editLayerSource = $("#edit-layer-source");
14 var saveSourceChangesBtn = $("#save-changes-for-switch");
15 var layerGitRefInput = $("#layer-git-ref");
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/patch/
H A Dpatch_2.8.bb2 LICENSE = "GPL-3.0-only"
9 PACKAGECONFIG[xattr] = "--enable-xattr,--disable-xattr,attr,"
11 PROVIDES:append:class-native = " patch-replacement-native"
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpio.h1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * Copyright 2013-2016 Freescale Semiconductor, Inc.
34 cfg->channel_mode);\
35 MC_CMD_OP(cmd, 0, 32, 8, uint8_t, cfg->num_priorities);\
39 #define DPIO_RSP_GET_ATTR(cmd, attr) \ argument
41 MC_RSP_OP(cmd, 0, 0, 32, int, attr->id);\
42 MC_RSP_OP(cmd, 0, 32, 16, uint16_t, attr->qbman_portal_id);\
43 MC_RSP_OP(cmd, 0, 48, 8, uint8_t, attr->num_priorities);\
44 MC_RSP_OP(cmd, 0, 56, 4, enum dpio_channel_mode, attr->channel_mode);\
45 MC_RSP_OP(cmd, 1, 0, 64, uint64_t, attr->qbman_portal_ce_offset);\
[all …]
H A Dfsl_dpbp.h1 /* SPDX-License-Identifier: GPL-2.0+ */
5 * Copyright 2013-2016 Freescale Semiconductor, Inc.
37 #define DPBP_RSP_GET_ATTRIBUTES(cmd, attr) \ argument
39 MC_RSP_OP(cmd, 0, 16, 16, uint16_t, attr->bpid); \
40 MC_RSP_OP(cmd, 0, 32, 32, int, attr->id);\
50 * dpbp_open() - Open a control session for the specified object.
72 * dpbp_close() - Close the control session of the object
87 * struct dpbp_cfg - Structure representing DPBP configuration
95 * dpbp_create() - Create the DPBP object.
122 * dpbp_destroy() - Destroy the DPBP object and release all its resources.
[all …]
H A Dfsl_dpmac.h1 /* SPDX-License-Identifier: GPL-2.0+ */
5 * Copyright 2015-2016 Freescale Semiconductor, Inc.
35 MC_CMD_OP(cmd, 0, 0, 16, uint16_t, cfg->mac_id)
42 #define DPMAC_RSP_GET_ATTRIBUTES(cmd, attr) \ argument
44 MC_RSP_OP(cmd, 0, 0, 32, int, attr->phy_id);\
45 MC_RSP_OP(cmd, 0, 32, 32, int, attr->id);\
46 MC_RSP_OP(cmd, 1, 32, 8, enum dpmac_link_type, attr->link_type);\
47 MC_RSP_OP(cmd, 1, 40, 8, enum dpmac_eth_if, attr->eth_if);\
48 MC_RSP_OP(cmd, 2, 0, 32, uint32_t, attr->max_rate);\
54 MC_CMD_OP(cmd, 0, 0, 8, uint8_t, cfg->phy_addr); \
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/shadow/
H A Dshadow_4.17.4.bb2 HOMEPAGE = "http://github.com/shadow-maint/shadow"
4 BUGTRACKER = "http://github.com/shadow-maint/shadow/issues"
6 LICENSE = "BSD-3-Clause"
13 GITHUB_BASE_URI = "https://github.com/shadow-maint/shadow/releases"
19 SRC_URI:append:class-target = " \
21 file://shadow-update-pam-conf.patch \
24 SRC_URI:append:class-native = " \
25 file://commonio.c-fix-unexpected-open-failure-in-chroot-env.patch \
40 inherit autotools gettext github-releases pkgconfig
45 --with-group-name-max-length=24 \
[all …]
/openbmc/openpower-proc-control/service_files/
H A Dop-stop-instructions@.service.in3 After=obmc-host-stop-pre@%i.target
4 Before=obmc-host-stopping@%i.target
5 After=op-occ-disable@%i.service
6 After=openpower-update-bios-attr-table.service
7 Conflicts=obmc-host-startmin@%i.target
8 Conflicts=obmc-chassis-poweron@%i.target
9 ConditionPathExists=/sys/class/fsi-master/fsi0/slave@00:00/cfam_id
16 ExecStart=-/bin/sh -c 'systemctl stop attn_handler.service'
17 ExecStart=/usr/bin/openpower-proc-control threadStopAll
20 #WantedBy=obmc-host-stop@%i.target
/openbmc/docs/
H A DREST-cheatsheet.md13 The original REST server, from the phosphor-rest-server repository, uses
15 use the same cookie jar files for read-only REST methods like GET, but requires
17 the URL for non-read-only methods.
20 server. The phosphor-rest-server repository was archived in October 2022.
24 - Using just the cookie jar files for the phosphor-rest server:
28 …curl -c cjar -b cjar -k -H "Content-Type: application/json" -X POST https://${bmc}/login -d "{\"da…
31 - If passing in the username/password as part of the URL, no unique login call
42 curl -k -X GET https://root:0penBmc@${bmc}/xyz/openbmc_project/list
45 - Token based authentication.
49-k -H "Content-Type: application/json" -X POST https://${bmc}/login -d '{"username" : "root", "pa…
[all …]
/openbmc/qemu/hw/intc/
H A Ds390_flic_kvm.c9 * your option) any later version. See the COPYING file in the top-level
16 #include "qemu/error-report.h"
23 #include "migration/qemu-file-types.h"
28 #define FLIC_FAILED (-1UL)
50 * flic_get_all_irqs - store all pending irqs in buffer
55 * Returns: -ENOMEM if buffer is too small,
56 * -EINVAL if attr.group is invalid,
57 * -EFAULT if copying to userspace failed,
63 struct kvm_device_attr attr = { in flic_get_all_irqs() local
66 .attr = len, in flic_get_all_irqs()
[all …]
/openbmc/openbmc/poky/meta/recipes-core/coreutils/
H A Dcoreutils_9.7.bb7 LICENSE = "GPL-3.0-or-later"
12 DEPENDS:class-native = ""
17 file://remove-usr-local-lib-from-m4.patch \
18 file://run-ptest \
22 # http://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=v8.27-101-gf5d7c0842
24 CVE_STATUS[CVE-2016-2781] = "disputed: runcon is not really a sandbox command, use `runcon ... sets…
26 EXTRA_OECONF:class-target = "--enable-install-program=arch,hostname --libexecdir=${libdir}"
27 EXTRA_OECONF:class-nativesdk = "--enable-install-program=arch,hostname"
31 PACKAGECONFIG:class-target ??= "\
36 PACKAGECONFIG:class-native ??= "xattr"
[all …]

1234