/openbmc/openbmc/poky/documentation/toaster-manual/ |
H A D | intro.rst | 9 enables you to configure and run your builds. Information about builds 11 and start builds on multiple remote build servers. 16 Toaster allows you to configure and run builds, and it provides 20 configure and start your builds. Builds started using the Toaster web 23 want to use for the project builds. As shipped, Toaster supports 42 - Start your builds. 44 Toaster also allows you to configure and run your builds from the 47 within a special Toaster project called "Command line builds". 50 information about your builds. Toaster collects data for builds you
|
/openbmc/linux/mm/damon/ |
H A D | Kconfig | 8 This builds a framework that allows kernel subsystems to monitor 20 This builds the DAMON Kunit test suite. 32 This builds the default data access monitoring operations for DAMON 40 This builds the default data access monitoring operations for DAMON 48 This builds the DAMON virtual addresses operations Kunit test suite. 59 This builds the sysfs interface for DAMON. The user space can use 66 This builds the debugfs interface for DAMON. The user space admins 80 This builds the DAMON debugfs interface Kunit test suite. 91 This builds the DAMON-based reclamation subsystem. It finds pages 103 This builds the DAMON-based LRU-lists sorting subsystem. It tries to
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/libdev-checklib-perl/ |
H A D | 0001-CheckLib.pm-don-t-execute-the-binary.patch | 12 …$ /yocto/builds/upgrade1/tmp/work/core2-64-poky-linux/libdbd-mysql-perl/4.050-r0/recipe-sysroot-na… 14 …-Werror=format-security --sysroot=/yocto/builds/upgrade1/tmp/work/core2-64-poky-linux/libdbd-mysql… 15 …-O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/yocto/builds/upgrade1/tmp/work/cor… 16 …-fdebug-prefix-map=/yocto/builds/upgrade1/tmp/work/core2-64-poky-linux/perl/5.28.1-r1=/usr/src/deb… 17 …builds/upgrade1/tmp/work/core2-64-poky-linux/libdbd-mysql-perl/4.050-r0/recipe-sysroot= -fdebug-pr… 22 …$ /yocto/builds/upgrade1/tmp/work/core2-64-poky-linux/libdbd-mysql-perl/4.050-r0/git/assertlibCOw_…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ace-cloud-editor/ |
H A D | ace-cloud-editor_git.bb | 7 SRC_URI = "git://github.com/ajaxorg/ace-builds.git;protocol=https;branch=master" 12 FILES:${PN} = "${datadir}/ace-builds" 19 install -d ${D}/${datadir}/ace-builds/src-noconflict 20 rsync -r --exclude=".*" ${S}/src-noconflict/* ${D}/${datadir}/ace-builds/src-noconflict
|
/openbmc/qemu/roms/ |
H A D | Makefile | 80 cp seabios/builds/seabios-128k/bios.bin ../pc-bios/bios.bin 81 cp seabios/builds/seabios-256k/bios.bin ../pc-bios/bios-256k.bin 82 cp seabios/builds/seabios-microvm/bios.bin ../pc-bios/bios-microvm.bin 87 cp seabios/builds/vga-isavga/vgabios.bin ../pc-bios/vgabios.bin 90 cp seabios/builds/vga-$*/vgabios.bin ../pc-bios/vgabios-$*.bin 93 mkdir -p seabios/builds/$* 94 cp $< seabios/builds/$*/.config 98 KCONFIG_CONFIG=$(CURDIR)/seabios/builds/$*/.config \ 99 OUT=$(CURDIR)/seabios/builds/$*/ oldnoconfig 103 KCONFIG_CONFIG=$(CURDIR)/seabios/builds/$*/.config \ [all …]
|
/openbmc/linux/net/9p/ |
H A D | Kconfig | 24 This builds support for transports over TCP, Unix sockets and 31 This builds support for a transports between 39 This builds support for a transport for 9pfs between 47 This builds support for an RDMA transport.
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/builds/ |
H A D | README | 3 These tests are to test the running of builds and the data produced by the builds. 10 $ DJANGO_SETTINGS_MODULE='toastermain.settings_test' ./manage.py test tests.builds
|
H A D | test_core_image_min.py | 22 from tests.builds.buildtest import BuildTest 164 builds = Build.objects.filter(outcome=0).values('id') 166 for build in builds: 215 builds = Build.objects.filter(outcome=0).values('id') 216 for build in builds:
|
/openbmc/linux/samples/rust/ |
H A D | Kconfig | 16 This option builds the Rust minimal module sample. 26 This option builds the Rust printing macros sample. 36 This option builds the Rust host program samples.
|
/openbmc/openbmc/meta-arm/documentation/ |
H A D | continuous-integration-and-kas.md | 3 …rforms nightly builds and image tests on all of the defined QEMU machines, including qemuarm and q… 33 $ SSTATE_DIR=/builds/persist/sstate DL_DIR=/builds/persist/downloads kas build ci/qemuarm64.yml:ci/… 39 …builds checkout the same revision of the various different layers that are used. If this isn't don…
|
H A D | quick-start.md | 14 $ sudo docker run -it --name kas-test --volume /mnt/yocto/:/builds/persist ghcr.io/siemens/kas/kas … 18 …s and build artifacts) will go to help speed up your builds and can be sharable amongst your build… 23 $ SSTATE_DIR=/builds/persist/sstate DL_DIR=/builds/persist/downloads kas build ci/fvp-base.yml:ci/t… 32 $ SSTATE_DIR=/builds/persist/sstate DL_DIR=/builds/persist/downloads kas build ci/fvp-base.yml:ci/s… 100 $ SSTATE_DIR=/builds/persist/sstate DL_DIR=/builds/persist/downloads kas build ci/fvp-base.yml:ci/t…
|
/openbmc/openbmc/poky/meta/recipes-core/meta/ |
H A D | buildtools-extended-tarball.bb | 4 … make, git and tar. The tarball can be used to run bitbake builds on systems which don't meet the \ 6 SUMMARY = "Standalone tarball for running builds on systems with inadequate software and ancient co… 37 # gconvs needed for iconv to work in vim builds
|
H A D | buildtools-make-tarball.bb | 3 … type target for building a standalone make binary. The tarball can be used to run bitbake builds \ 5 SUMMARY = "Standalone tarball for running builds on systems with inadequate make"
|
/openbmc/linux/samples/ |
H A D | Kconfig | 17 This builds the trace event example module. 23 This builds the custom trace event example module. 29 This builds a module that calls trace_printk() and can be used to 37 This builds an ftrace direct function example 45 This builds an ftrace direct function example 53 This builds an ftrace ops example that hooks two functions and 60 This builds a module that demonstrates the use of various APIs to 87 This builds kernel hardware breakpoint example modules. 93 This builds a fprobe example module. This module has an option 'symbol'. 147 When enabled, this builds both a sample kernel module for [all …]
|
/openbmc/openbmc/poky/documentation/test-manual/ |
H A D | reproducible-builds.rst | 22 <https://reproducible-builds.org/>`__, which shares information about why 25 perspective, it is also hugely important that our builds are deterministic. When 28 <migration-guides/migration-3.1:reproducible builds now enabled by default>`, 36 This also gives an additional benefit to the project builds themselves, our 43 We strongly advise you to make sure your project builds reproducibly 77 is 100% reproducible for all its recipes (i.e. world builds) apart from the Go 104 Reproducibility builds the target list twice. The first build will be run using 108 :term:`OEQA_REPRODUCIBLE_TEST_SSTATE_TARGETS` variable, and builds on the 110 builds between different host distributions over time on the Autobuilder.
|
H A D | test-process.rst | 20 We have two broad categories of test builds, including "full" and 27 builds are monitored by the SWAT team. For additional information, see 43 Performance builds (``buildperf-\*`` targets in the console) are triggered 50 target doesn't include ``\*-lsb`` builds for all architectures, some ``world`` 51 builds and doesn't trigger performance tests or ``ltp`` testing. The full 71 repository to the list of people configured for that release. Release builds
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | ccache.bbclass | 17 # - Share ccache files between different builds 27 # Set it to a shared location for different builds, so that cache files can 28 # be shared between different builds. 37 # in different builds.
|
/openbmc/openbmc/poky/meta/recipes-devtools/go/go/ |
H A D | 0005-cmd-dist-separate-host-and-target-builds.patch | 4 Subject: [PATCH] cmd/dist: separate host and target builds 7 and cross-canadian builds: 15 - for OE cross builds, go_bootstrap is always built for 24 Note that for --host-only builds, it would be nice to specify 27 library has not also been built. So host-only builds have to 132 + // For split host/target cross/cross-canadian builds, we don't 210 + // Except that for split host/target cross-builds, we need to
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/ |
H A D | corstone1000-esp-image.bb | 2 DESCRIPTION = "This builds a simple image file that only contains an esp \ 19 # This builds a very specific image so we can ignore any customization
|
/openbmc/openbmc/poky/meta/recipes-extended/images/ |
H A D | core-image-kernel-dev.bb | 1 DESCRIPTION = "A development image that builds the kernel and packages that are \ 17 # We need extra space for things like kernel builds, etc.
|
/openbmc/linux/kernel/bpf/preload/ |
H A D | Kconfig | 15 This builds kernel module with several embedded BPF programs that are 24 This builds bpf_preload kernel module with embedded BPF programs for
|
/openbmc/linux/net/bpfilter/ |
H A D | Kconfig | 7 This builds experimental bpfilter framework that is aiming to 17 This builds bpfilter kernel module with embedded user mode helper
|
/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/ |
H A D | encodefix.patch | 6 The code is encoding host compiler parameters into target builds. Avoid 7 this for our target builds (patch is target specific, not native)
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-calver/ |
H A D | 0001-setup.py-hard-code-version.patch | 8 issues in builds. Patch this to make reproducible builds work while
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/ |
H A D | reproducible-build.patch | 25 +dnl per reproducible-builds.org check SOURCE_DATE_EPOCH 30 + CONFIGURE_LINE="configure options are not available for reproducible builds"
|