Home
last modified time | relevance | path

Searched refs:thing (Results 1 – 25 of 282) sorted by relevance

12345678910>>...12

/openbmc/openbmc/poky/meta/classes-recipe/
H A Drust-common.bbclass42 def rust_base_triple(d, thing):
51 if d.getVar('{}_ARCH'.format(thing)) == d.getVar('TARGET_ARCH') and target_is_armv7(d):
54 arch = oe.rust.arch_to_rust_arch(d.getVar('{}_ARCH'.format(thing)))
58 vendor = d.getVar('{}_VENDOR'.format(thing)) or "-unknown"
62 os = d.getVar('{}_OS'.format(thing))
H A Dpython_mesonpy.bbclass9 # meson_do_qa_configure does the wrong thing here because
H A Drust-target-config.bbclass85 # TARGET_CC_ARCH changes from build/cross/target so it'll do the right thing
326 def rust_gen_target(d, thing, wd, arch):
332 sys = d.getVar('{}_SYS'.format(thing))
333 prefix = d.getVar('{}_PREFIX'.format(thing))
334 rustsys = d.getVar('RUST_{}_SYS'.format(thing))
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/
H A D0001-buildinfo-strip-sysroot-and-debug-prefix-map-from-co.patch45 -# CPPFLAGS_Q is used for one thing only: to build up buildinf.h
46 +# *_Q variables are used for one thing only: to build up buildinf.h
/openbmc/linux/Documentation/scsi/
H A Dsmartpqi.rst63 The above three ioctls all do exactly the same thing, which is to cause the driver
64 to rescan for new devices. This does exactly the same thing as writing to the
H A Dhpsa.rst114 The above three ioctls all do exactly the same thing, which is to cause the driver
115 to rescan for new devices. This does exactly the same thing as writing to the
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dquery-dvb-frontend-info.rst9 Usually, the first thing to do when the frontend is opened is to check
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/socketcan/
H A Dcanutils_4.0.6.bb21 # Busybox ip doesn't support can interface configuration, use the real thing
/openbmc/openbmc/meta-phosphor/recipes-support/boost/
H A Dboost_%.bbappend4 #modules that OpenBMC does not use by our coding standard. Another thing to
/openbmc/openbmc/poky/meta/recipes-extended/gawk/gawk/
H A D0001-configure.ac-re-enable-disabled-printf-features.patch6 This is needed for ptests to pass for one thing.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/
H A D0002-Enable-and-change-user-and-group-of-freeradius-serve.patch28 # Core dumps are a bad thing. This should only be set to
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/paho-mqtt-c/
H A Dpaho-mqtt-c_1.3.14.bb28 # paho-mqtt installes some thing that we don't want.
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DFerguson-Twofish9 The only thing you cannot do is remove my copyright message,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/inotify-tools/inotify-tools/
H A D0002-libinotifytools-Bridge-differences-between-musl-glib.patch8 but musl has definitions of its own. perhaps portable thing would be to
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/streamripper/streamripper/
H A D0003-ripstream-fix-compilation.patch14 The already included srtypes.h does the right thing for all
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0007-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch7 thing to do and it's not portable (not supported by musl). See:
42 + Avoid using AT_SYMLINK_NOFOLLOW flag. It doesn't seem like the right thing to
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pynetlinux/
H A D0002-Fixed-relative-imports.patch22 # does a reasonable thing.
/openbmc/openbmc/poky/meta/recipes-connectivity/libpcap/
H A Dlibpcap_1.10.5.bb22 # support hasn't been detected. Do the same thing for DPDK.
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdb/
H A Dlibdbd-sqlite-perl_1.76.bb3 thing in the distribution. So in order to get a fast transaction capable \
/openbmc/linux/Documentation/process/
H A Dmanagement-style.rst79 thing you can backtrack on is a technical decision, and there
103 might be the wrong thing. You should always reserve the right to change
106 stupid thing.
120 thing you can do as a manager is not to instill confidence, but rather a
207 One thing to look out for is to realize that greatness in one area does
245 There's one thing people hate even more than being called "d*ckhead",
/openbmc/linux/Documentation/ABI/obsolete/
H A Dsysfs-bus-usb31 same thing.
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-modules/
H A D0001-Fix-sched_stat_runtime-changed-in-Linux-6.6.66.patch21 Removing the vruntime thing also makes the two tracepoint sites
/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/
H A D0002-Fix-unittests-Typo-in-Name-Name-append-to-ndata_-not.patch25 // Do a similar thing with offsets. However, we need to move them
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/gpsd/gpsd/
H A Dfix-pps_strerror_r.patch32 -# So we rely on MergeFlags/ParseFlags to do the right thing for us.
/openbmc/linux/Documentation/driver-api/usb/
H A Dpersist.rst30 "officially correct" thing to do.
83 same thing that happens whenever a USB device is reset.) If the
90 The same thing happens if the host controller is in the expected state

12345678910>>...12