Home
last modified time | relevance | path

Searched refs:rebuild (Results 1 – 25 of 118) sorted by relevance

12345

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash/
H A Dgdb_build_jobs_and_not_write_crash_target.patch13 Don't write ${TARGET} to crash.target which causes rebuild fails.
30 - else $(MAKE) rebuild; fi
32 + else $(MAKE) ${GDB_MAKE_JOBS} rebuild; fi
H A D0001-cross_add_configure_option.patch25 else $(MAKE) rebuild; fi
/openbmc/linux/kernel/bpf/preload/iterators/
H A DREADME3 rebuild "iterators.lskel-little-endian.h". Then, on a big-endian
4 machine, do "make -j big" in this directory to rebuild
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-iomega_ix2_200.dts55 pmx_led_rebuild: pmx-led-rebuild {
95 pmx_led_rebuild_brt_ctrl_1: pmx-led-rebuild-brt-ctrl-1 {
99 pmx_led_rebuild_brt_ctrl_2: pmx-led-rebuild-brt-ctrl-2 {
/openbmc/linux/drivers/hid/bpf/entrypoints/
H A DREADME2 If you change "entrypoints.bpf.c" do "make -j" in this directory to rebuild "entrypoints.skel.h".
/openbmc/u-boot/doc/SPI/
H A DREADME.altera_spi2 - Instantiate EPCS/EPCQx1 Serial flash controller in QSys and rebuild
/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/
H A Dmeson-example.bb23 meson test -C "${B}" --no-rebuild
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/
H A Dquote_cctype.patch7 …@$(SH) -c '(test $(BUILDTYPE) = rebuild -o $(BUILDTYPE) = `$(CAT) OSTYPE`) || (echo Already built …
/openbmc/qemu/block/
H A Dqcow2-refcount.c2087 BdrvCheckMode fix, bool *rebuild, in check_refblocks() argument
2103 *rebuild = true; in check_refblocks()
2112 *rebuild = true; in check_refblocks()
2171 *rebuild = true; in check_refblocks()
2189 *rebuild = true; in check_refblocks()
2333 *rebuild = true; in compare_refcounts()
2789 bool rebuild = false; in qcow2_check_refcounts() local
2820 if (rebuild && (fix & BDRV_FIX_ERRORS)) { in qcow2_check_refcounts()
2838 rebuild = false; in qcow2_check_refcounts()
2855 if (rebuild) { in qcow2_check_refcounts()
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/
H A Dbinutils-cross-canadian.inc12 # We have to point binutils at a sysroot but we don't need to rebuild if this changes
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/drbd/drbd-utils/
H A D0001-drbdmon-add-LDFLAGS-when-linking.patch32 # do not try to rebuild Makefile itself
/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Dmeta-extsdk-toolchain.bb19 # If a taskhash changes we need to use the latest hash changes. With unihash we may not rebuild.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnftnl/
H A Dlibnftnl_1.2.6.bb36 # Alter the Makefile so that it does not try and rebuild anything in
/openbmc/linux/Documentation/driver-api/firmware/
H A Dbuilt-in-fw.rst27 a complete kernel rebuild.
/openbmc/openbmc/poky/meta/recipes-devtools/rust/
H A Dlibstd-rs_1.75.0.bb42 …# files that get installed. Those are really only needed to incrementally rebuild the libstd libra…
/openbmc/qemu/python/
H A Dsetup.cfg195 .[fuse] # Workaround to trigger tox venv rebuild
196 .[tui] # Workaround to trigger tox venv rebuild
/openbmc/openbmc/meta-raspberrypi/.github/actions/docker-build/
H A Daction.yml24 # subsequent push to the PR branch dropped them. In this way we rebuild
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-raid.rst90 [rebuild <idx>]
384 1.3.1 Allow device replacement/rebuild for RAID 10
418 specific devices are requested via rebuild. Fix RAID leg
419 rebuild errors.
422 1.15.1 Fix argument count and arguments for rebuild/write_mostly/journal_(dev|mode)
/openbmc/openbmc/poky/meta/recipes-devtools/rsync/
H A Drsync_3.3.0.bb15 file://makefile-no-rebuild.patch \
/openbmc/linux/Documentation/admin-guide/
H A Dbug-bisect.rst47 - rebuild the Kernel and test
/openbmc/openbmc/meta-security/docs/
H A Ddm-verity-systemd-hash-x86-64.txt38 These will obviously change with every update/rebuild of the root image.
/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/
H A Dautoreconf-exclude.patch18 --no-recursive don't rebuild sub-packages
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/
H A Dlibldb_2.8.0.bb80 # For a clean rebuild
/openbmc/linux/Documentation/filesystems/
H A Dlocks.rst36 configured to rebuild the alias file. Sendmail tried to lock the aliases.dir
/openbmc/openbmc/poky/meta/recipes-devtools/rsync/files/
H A Dmakefile-no-rebuild.patch4 Subject: [PATCH] rsync: remove upstream's rebuild logic

12345