/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/ |
H A D | zlib-off64_t.patch | 29 …contrib/README.contrib":"b925ae08d371b33c4b5ffd67c707150729a476caf47cfe2eafc002291f23f931","src/zl… 31 …contrib/README.contrib":"b925ae08d371b33c4b5ffd67c707150729a476caf47cfe2eafc002291f23f931","src/zl…
|
/openbmc/qemu/ |
H A D | gitdm.config | 20 EmailAliases contrib/gitdm/aliases 26 EmailMap contrib/gitdm/domain-map 34 GroupMap contrib/gitdm/group-map-alibaba Alibaba 35 GroupMap contrib/gitdm/group-map-amd AMD 36 GroupMap contrib/gitdm/group-map-cadence Cadence Design Systems 37 GroupMap contrib/gitdm/group-map-codeweavers CodeWeavers 38 GroupMap contrib/gitdm/group-map-facebook Facebook 39 GroupMap contrib/gitdm/group-map-ibm IBM 40 GroupMap contrib/gitdm/group-map-janustech Janus Technologies 41 GroupMap contrib/gitdm/group-map-netflix Netflix [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/ |
H A D | syslog-ng.service-the-syslog-ng-service.patch | 12 contrib/systemd/syslog-ng@.service | 4 ++-- 13 contrib/systemd/syslog-ng@default | 6 +++--- 16 diff --git a/contrib/systemd/syslog-ng@.service b/contrib/systemd/syslog-ng@.service 18 --- a/contrib/systemd/syslog-ng@.service 19 +++ b/contrib/systemd/syslog-ng@.service 31 diff --git a/contrib/systemd/syslog-ng@default b/contrib/systemd/syslog-ng@default 33 --- a/contrib/systemd/syslog-ng@default 34 +++ b/contrib/systemd/syslog-ng@default
|
/openbmc/openbmc/poky/meta/recipes-extended/groff/files/ |
H A D | 0001-contrib-hdtbl-hdtbl.am-Fix-race-issues-for-parallel-.patch | 4 Subject: [PATCH] contrib/hdtbl/hdtbl.am: Fix race issues for parallel build 16 contrib/hdtbl/hdtbl.am | 2 +- 19 diff --git a/contrib/hdtbl/hdtbl.am b/contrib/hdtbl/hdtbl.am 21 --- a/contrib/hdtbl/hdtbl.am 22 +++ b/contrib/hdtbl/hdtbl.am 27 - grops grn font/devps/stamp contrib/hdtbl/examples/common.roff 28 + grops grn soelim font/devps/stamp contrib/hdtbl/examples/common.roff
|
H A D | 0001-hdtbl-Fix-Savannah-66316-missing-grn-dep.patch | 17 contrib/hdtbl/ChangeLog | 10 ++++++++++ 18 contrib/hdtbl/hdtbl.am | 3 +-- 21 diff --git a/contrib/hdtbl/hdtbl.am b/contrib/hdtbl/hdtbl.am 23 --- a/contrib/hdtbl/hdtbl.am 24 +++ b/contrib/hdtbl/hdtbl.am 31 - grops font/devps/stamp contrib/hdtbl/examples/common.roff 32 + grops grn font/devps/stamp contrib/hdtbl/examples/common.roff
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/ |
H A D | contrib.patch | 1 The contrib directory now contains its own Makefile which is 10 contrib/Makefile.in | 6 +++--- 21 - cd contrib/ && $(MAKE) install-utils 22 + cd contrib/ && $(MAKE) DESTDIR=${DESTDIR} install-utils 26 diff --git a/contrib/Makefile.in b/contrib/Makefile.in 28 --- a/contrib/Makefile.in 29 +++ b/contrib/Makefile.in
|
/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/ |
H A D | 0001-Fix-musl-build.patch | 4 Subject: [PATCH] apt-pkg/contrib/srvrec.h: Explicitly include sys/types.h 11 apt-pkg/contrib/srvrec.h | 1 + 14 diff --git a/apt-pkg/contrib/srvrec.h b/apt-pkg/contrib/srvrec.h 16 --- a/apt-pkg/contrib/srvrec.h 17 +++ b/apt-pkg/contrib/srvrec.h
|
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/ |
H A D | fixup.patch | 15 -SUBDIRS = $(HTP_DIR) rust src qa rules doc contrib etc python ebpf \ 16 +SUBDIRS = $(HTP_DIR) src qa rules doc contrib etc python ebpf \ 28 -SUBDIRS = $(HTP_DIR) rust src qa rules doc contrib etc python ebpf \ 29 +SUBDIRS = $(HTP_DIR) src qa rules doc contrib etc python ebpf \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge/ |
H A D | 0001-cmake-Use-alternate-way-to-detect-libm.patch | 14 contrib/fonttools/CMakeLists.txt | 2 +- 39 diff --git a/contrib/fonttools/CMakeLists.txt b/contrib/fonttools/CMakeLists.txt 41 --- a/contrib/fonttools/CMakeLists.txt 42 +++ b/contrib/fonttools/CMakeLists.txt
|
/openbmc/openbmc/poky/scripts/ |
H A D | create-pull-request | 41 $CMD -u contrib -b nitin/basic 42 $CMD -u contrib -r distro/master -i nitin/distro -b nitin/distro 43 $CMD -u contrib -r distro/master -i nitin/distro -b nitin/distro -l distro 44 $CMD -u contrib -r master -i misc -b nitin/misc -o pull-misc 45 $CMD -u contrib -p "RFC PATCH" -b nitin/experimental 46 $CMD -u contrib -i misc -b nitin/misc -d ./bitbake 47 …$CMD -u contrib -r origin/master -o /tmp/out.v3 -- -v3 --in-reply-to=20170511120134.XX7799@site.com
|
/openbmc/openbmc/poky/ |
H A D | .gitignore | 31 bitbake/lib/toaster/contrib/tts/backlog.txt 32 bitbake/lib/toaster/contrib/tts/log/* 33 bitbake/lib/toaster/contrib/tts/.cache/*
|
/openbmc/linux/kernel/sched/ |
H A D | pelt.c | 105 u32 contrib = (u32)delta; /* p == 0 -> delta < 1024 */ in accumulate_sum() local 135 contrib = __accumulate_pelt_segments(periods, in accumulate_sum() 142 sa->load_sum += load * contrib; in accumulate_sum() 144 sa->runnable_sum += runnable * contrib << SCHED_CAPACITY_SHIFT; in accumulate_sum() 146 sa->util_sum += contrib << SCHED_CAPACITY_SHIFT; in accumulate_sum()
|
/openbmc/qemu/docs/about/ |
H A D | emulation.rst | 206 -plugin contrib/plugins/libhowvec.so,inline=on,count=hint \ 207 -plugin contrib/plugins/libhotblocks.so 216 QEMU_PLUGIN="file=contrib/plugins/libhowvec.so,inline=on,count=hint" $QEMU 224 -plugin contrib/plugins/libhowvec.so,inline=on,count=hint 231 ``contrib/plugins`` directory where they can go. There are also some 274 ``contrib/plugins/bbv.c`` 295 -plugin contrib/plugins/libbbv.so,interval=100,outfile=sha1 \ 442 ``contrib/plugins/hotblocks.c`` 455 -plugin contrib/plugins/libhotblocks.so -d plugin \ 468 ``contrib/plugins/hotpages.c`` [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tcltk/tk8/ |
H A D | confsearch.diff | 22 `ls -d /usr/contrib/lib 2>/dev/null` \ 34 `ls -d /usr/contrib/lib 2>/dev/null` \ 42 `ls -d /usr/contrib/lib 2>/dev/null` \
|
/openbmc/qemu/contrib/plugins/ |
H A D | meson.build | 25 alias_target('contrib-plugins', t) 27 run_target('contrib-plugins', command: find_program('true'))
|
/openbmc/openbmc-build-scripts/config/ |
H A D | .gitlint | 40 # contrib=contrib-title-conventional-commits,CC1 125 # This is a contrib rule - a community contributed rule. These are disabled by default. 126 # You need to explicitly enable them one-by-one by adding them to the "contrib" option 128 # [contrib-title-conventional-commits]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dnsmasq/ |
H A D | dnsmasq_2.90.bb | 78 oe_runmake -C ${S}/contrib/lease-tools 105 install -m 0755 ${S}/contrib/lease-tools/dhcp_release ${D}${bindir} 106 install -m 0755 ${S}/contrib/lease-tools/dhcp_lease_time ${D}${bindir} 110 install -m 0755 ${S}/contrib/lease-tools/dhcp_release6 ${D}${bindir}
|
/openbmc/openbmc/poky/meta/recipes-extended/zstd/ |
H A D | zstd_1.5.6.bb | 34 oe_runmake ${PACKAGECONFIG_CONFARGS} ZSTD_LEGACY_SUPPORT=${ZSTD_LEGACY_SUPPORT} -C contrib/pzstd 39 oe_runmake install 'DESTDIR=${D}' PREFIX=${prefix} -C contrib/pzstd
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/ |
H A D | lirc_0.10.2.bb | 85 chown -R root:root ${D}${datadir}/lirc/contrib 88 PACKAGES =+ "${PN}-contrib ${PN}-exec ${PN}-plugins ${PN}-python" 97 FILES:${PN}-contrib = "${datadir}/lirc/contrib"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/ |
H A D | postgresql.inc | 177 oe_runmake -C contrib all 193 # install contrib 194 oe_runmake DESTDIR=${D} -C contrib install 256 ${PN}-contrib \ 263 ${PN}-contrib-dbg \ 343 FILES:${PN}-contrib = " ${bindir}/oid2name ${bindir}/pg_standby \ 345 ${S}/contrib/spi/*.example \ 371 DESCRIPTION:${PN}-contrib = "The postgresql-contrib package contains \
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openlldp/files/ |
H A D | 0001-autotools-Add-option-to-disable-installation-of-syst.patch | 39 dist_bashcompletion_DATA = contrib/bash_completion/lldpad contrib/bash_completion/lldptool
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
H A D | selenium_helpers.py | 17 from django.contrib.staticfiles.testing import StaticLiveServerTestCase
|
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/ |
H A D | admin.py | 5 from django.contrib import admin
|
/openbmc/qemu/docs/system/devices/ |
H A D | vhost-user.rst | 30 - See contrib/vhost-user-blk 39 - See contrib/vhost-user-gpu 57 - See contrib/vhost-user-scsi
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/unbound/ |
H A D | unbound_1.22.0.bb | 49 install -m 0644 ${B}/contrib/unbound.service ${D}${systemd_unitdir}/system 52 install -m 0755 ${S}/contrib/unbound.init_yocto ${D}${sysconfdir}/init.d/unbound
|