Home
last modified time | relevance | path

Searched refs:removes (Results 1 – 25 of 174) sorted by relevance

1234567

/openbmc/openbmc/poky/meta/classes/
H A Drm_work_and_downloads.bbclass10 # removes the downloaded source. This is achieved by making the DL_DIR
23 # This would ensure that the existing do_rm_work() removes the downloads,
H A Dremove-libtool.bbclass7 # This class removes libtool .la files after do_install
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Ddata_smart.py790 removes = set()
823 removes = subparser.removes
876 removes.add(r)
879 if removes and parser:
881 for r in removes:
884 parser.removes = set()
888 for r in removes:
890 parser.removes.add(r)
H A Ddata.py282 def handle_remove(value, deps, removes, d): argument
283 for r in sorted(removes):
331 value = handle_remove(value, deps, parsedvar.removes, d)
346 value = handle_remove(value, deps, parser.removes, d)
/openbmc/openbmc/poky/meta-selftest/recipes-test/sysroot-test/
H A Dsysroot-la-test_1.0.bb7 # remove-libtool.bbclass is inherited by default and removes all
/openbmc/webui-vue/src/assets/styles/bmc/custom/
H A D_badge.scss4 // Bootstrap setting removes rounded pill style
/openbmc/openbmc/meta-security/recipes-scanners/arpwatch/files/
H A Dhost_contam_fix.patch1 This removes the host contamination
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/
H A D0008-libtool-Avoid-relinking-when-cross-compiling-its-poi.patch10 This patch removes the extra rpaths ($compile_rpath) so that the
17 This patch also removes an annoying "seems to be moved" warning
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DW3C16removes the copyright ownership notice such that this license can be used with materials other tha…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/msktutil/
H A Dmsktutil_1.2.1.bb3 creates Kerberos keytabs on Unix/Linux systems, adds and removes \
/openbmc/openbmc/poky/meta/recipes-devtools/flex/flex/
H A Ddisable-tests.patch6 This patch removes the tests directory from SUBDIRS and will be conditionally
/openbmc/openbmc/poky/meta/recipes-devtools/unifdef/
H A Dunifdef_2.12.bb5 …ively processes conditional C preprocessor #if and #ifdef directives. It removes from a file both …
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/
H A D0012-huge_page_setup_helper-use-python3-interpreter.patch7 interpreter explicitly. This removes dependency to python2 and will not
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/files/
H A D0002-Add-missing-include-removes-unnedded-stuff-and-add-n.patch4 Subject: [PATCH 2/3] Add missing include, removes unnedded stuff and add non
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dominate/
H A D58f7d7fdb171f80ed6ce97e6ca4409723975c47f.patch9 removes too much indent).
/openbmc/openbmc/poky/meta/recipes-extended/ed/
H A Ded_1.20.2.bb18 # Upstream regularly removes previous releases from https://ftp.gnu.org/gnu/ed/
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/smarty/
H A Dsmarty_5.4.2.bb23 # `make clean` removes files, they can't be rebuild with `make all`
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/
H A D0001-Remove-dead-paren_level-code.patch9 has no side effect. Thus this patch removes this useless code.
/openbmc/openbmc/poky/meta/recipes-support/db/db/
H A D0001-configure-Add-explicit-tag-options-to-libtool-invoca.patch8 smartly removes it when building libraries
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/
H A Dtgtd.service27 # Remove all targets. It only removes targets which are not in use.
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0034-bootefi-Call-the-EVT_FT_FIXUP-event-handler.patch8 before jumping into the kernel. This removes any devicetree nodes
/openbmc/linux/tools/build/Documentation/
H A DBuild.txt140 CFLAGS_REMOVE_perf.o += '...' - removes CFLAGS for perf.o object
141 CFLAGS_REMOVE_gtk += '...' - removes CFLAGS for gtk build object
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0002-RH-Remove-the-property-blacklist-exception-builtin.patch10 removes the default, and makes it so that if no property
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0011-qemu-Ensure-pip-and-the-python-venv-aren-t-used-for-.patch17 which would crash. The issue is the change in configuration removes pieces
/openbmc/linux/Documentation/ABI/testing/
H A Ddebugfs-cxl29 the device for the specified address. Clearing poison removes

1234567