| /openbmc/qemu/subprojects/ |
| H A D | foreign-0.3-rs.wrap | 2 directory = foreign-0.3.1 3 source_url = https://crates.io/api/v1/crates/foreign/0.3.1/download 4 source_filename = foreign-0.3.1.tar.gz 7 patch_directory = foreign-0.3-rs
|
| /openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/ |
| H A D | 0001-lsfd-mkfds-foreign-sockets-skip-when-lacking-sock_di.patch | 4 Subject: [PATCH] lsfd/mkfds-foreign-sockets: skip when lacking sock_diag 18 tests/ts/lsfd/mkfds-foreign-sockets | 2 ++ 21 diff --git a/tests/ts/lsfd/mkfds-foreign-sockets b/tests/ts/lsfd/mkfds-foreign-sockets 23 --- a/tests/ts/lsfd/mkfds-foreign-sockets 24 +++ b/tests/ts/lsfd/mkfds-foreign-sockets
|
| H A D | avoid_parallel_tests.patch | 24 -AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign 1.10 tar-pax no-dist-gzip dist-xz subdir-objects]) 25 +AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign 1.10 tar-pax no-dist-gzip dist-xz subdir-objects …
|
| /openbmc/qemu/hw/xen/ |
| H A D | xen-operations.c | 54 refs[i] = to_domain ? seg->dest.foreign.ref : in libxengnttab_fallback_grant_copy() 55 seg->source.foreign.ref; in libxengnttab_fallback_grant_copy() 72 memcpy(page + seg->dest.foreign.offset, seg->source.virt, in libxengnttab_fallback_grant_copy() 75 memcpy(seg->dest.virt, page + seg->source.foreign.offset, in libxengnttab_fallback_grant_copy() 111 xengnttab_seg->dest.foreign.domid = domid; in libxengnttab_backend_grant_copy() 112 xengnttab_seg->dest.foreign.ref = seg->dest.foreign.ref; in libxengnttab_backend_grant_copy() 113 xengnttab_seg->dest.foreign.offset = seg->dest.foreign.offset; in libxengnttab_backend_grant_copy() 117 xengnttab_seg->source.foreign.domid = domid; in libxengnttab_backend_grant_copy() 118 xengnttab_seg->source.foreign.ref = seg->source.foreign.ref; in libxengnttab_backend_grant_copy() 119 xengnttab_seg->source.foreign.offset = in libxengnttab_backend_grant_copy() [all …]
|
| /openbmc/qemu/subprojects/packagefiles/foreign-0.3-rs/ |
| H A D | meson.build | 1 project('foreign-0.3-rs', 'rust', 11 'foreign', 26 meson.override_dependency('foreign-0.3-rs', foreign_dep)
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/streamripper/streamripper/ |
| H A D | 0001-build-these-are-foreign-automake-projects.patch | 4 Subject: [PATCH 1/3] build: these are 'foreign' automake projects 11 files ChangeLog, AUTHORS, etc., use the 'foreign' automake 30 +AM_INIT_AUTOMAKE([foreign]) 43 +AM_INIT_AUTOMAKE([foreign])
|
| /openbmc/ipmitool/ |
| H A D | bootstrap | 37 automake --foreign --add-missing --copy 41 automake --foreign
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/ |
| H A D | configure.patch | 8 #AM_INIT_AUTOMAKE([1.9 foreign]) 10 +AM_INIT_AUTOMAKE([foreign])
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
| H A D | 0011-fix-bug-of-do_compile-and-do_install.patch | 25 libmultipath/prioritizers libmultipath/checkers libmultipath/foreign: libmultipath 36 +libdmmp.install libmultipath/foreign.install: mpathpersist.install 40 libmultipath/foreign.install: libmultipath.install
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/ |
| H A D | automake-foreign.patch | 1 Pass foreign to AM_INIT_AUTOMAKE so it doesn't enforce GNU strictness. 12 +AM_INIT_AUTOMAKE([foreign])
|
| /openbmc/openbmc/poky/meta/recipes-extended/which/which-2.21/ |
| H A D | automake.patch | 1 Update autoconf prologue to use "foreign" strictness. 15 +AM_INIT_AUTOMAKE([foreign])
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/ |
| H A D | 0007-oprofile-doesn-t-want-GNU-levels-of-automake-strictn.patch | 5 so tell it to be "foreign". 20 +AM_INIT_AUTOMAKE([foreign])
|
| /openbmc/openbmc/poky/meta/recipes-support/libffi/ |
| H A D | libffi_3.4.8.bb | 1 SUMMARY = "A portable foreign function interface library" 5 time. FFI stands for Foreign Function Interface. A foreign function interface is the popular name … 7 library really only provides the lowest, machine dependent layer of a fully featured foreign functi…
|
| /openbmc/openbmc/poky/meta/recipes-devtools/python/ |
| H A D | python3-cryptography-crates.inc | 12 crate://crates.io/foreign-types/0.3.2 \ 13 crate://crates.io/foreign-types-shared/0.1.1 \ 49 SRC_URI[foreign-types-0.3.2.sha256sum] = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3f… 50 SRC_URI[foreign-types-shared-0.1.1.sha256sum] = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac…
|
| /openbmc/openbmc/poky/meta/recipes-extended/bzip2/bzip2/ |
| H A D | configure.ac | 4 AM_INIT_AUTOMAKE(foreign)
|
| /openbmc/openbmc-tools/adcapp/ |
| H A D | configure.ac | 2 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
|
| /openbmc/openbmc-tools/pwmtachtool/ |
| H A D | configure.ac | 2 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
|
| /openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs/ |
| H A D | configure.patch | 8 +AM_INIT_AUTOMAKE([foreign])
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-net/ |
| H A D | am_foreign.patch | 9 +AUTOMAKE_OPTIONS = foreign
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/ |
| H A D | 0001-libltdl-remove-reference-to-nonexisting-directory.patch | 37 AUTOMAKE_OPTIONS = foreign 50 AUTOMAKE_OPTIONS = foreign
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/ |
| H A D | obsolete_automake_macros.patch | 10 +AM_INIT_AUTOMAKE([foreign])
|
| /openbmc/openbmc/poky/meta/files/common-licenses/ |
| H A D | NIST-PD-fallback | 3 …ted States. This software may be subject to foreign copyright. Permission in the United States and…
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/ |
| H A D | configure.patch | 19 +AM_INIT_AUTOMAKE([foreign])
|
| /openbmc/openpower-sbe-interface/ |
| H A D | configure.ac | 6 AM_INIT_AUTOMAKE([subdir-objects -Wall -Werror foreign dist-xz])
|
| /openbmc/qemu/hw/i386/kvm/ |
| H A D | xen_gnttab.c | 466 uint32_t ref = to_domain ? seg->dest.foreign.ref : in xen_be_gnttab_copy() 467 seg->source.foreign.ref; in xen_be_gnttab_copy() 479 memcpy(page + seg->dest.foreign.offset, seg->source.virt, in xen_be_gnttab_copy() 482 memcpy(seg->dest.virt, page + seg->source.foreign.offset, in xen_be_gnttab_copy()
|