Home
last modified time | relevance | path

Searched full:staging (Results 1 – 25 of 104) sorted by relevance

12345

/openbmc/qemu/.gitlab-ci.d/
H A Dbase.yml19 # For pipelines running for stable "staging-X.Y" branches
40 # Never run jobs upstream on stable branch, staging branch jobs already ran
44 # Never run jobs upstream on tags, staging branch jobs already ran
60 # Non-publishing jobs should only run on staging branches in upstream
61 …JOB_PUBLISH != "1" && $CI_PROJECT_NAMESPACE == $QEMU_CI_UPSTREAM && $CI_COMMIT_BRANCH !~ /staging/'
79 …L && $CI_PROJECT_NAMESPACE == $QEMU_CI_UPSTREAM && $CI_COMMIT_BRANCH =~ /staging-[[:digit:]]+\.[[:…
90 …D && $CI_PROJECT_NAMESPACE == $QEMU_CI_UPSTREAM && $CI_COMMIT_BRANCH =~ /staging-[[:digit:]]+\.[[:…
118 …" && $CI_PROJECT_NAMESPACE == $QEMU_CI_UPSTREAM && $CI_COMMIT_BRANCH =~ /staging-[[:digit:]]+\.[[:…
127 …- if: '$CI_PROJECT_NAMESPACE == $QEMU_CI_UPSTREAM && $CI_COMMIT_BRANCH =~ /staging-[[:digit:]]+\.[…
/openbmc/qemu/.gitlab-ci.d/custom-runners/
H A Dubuntu-22.04-s390x.yml13 - if: '$CI_PROJECT_NAMESPACE == "qemu-project" && $CI_COMMIT_BRANCH =~ /^staging/'
33 - if: '$CI_PROJECT_NAMESPACE == "qemu-project" && $CI_COMMIT_BRANCH =~ /^staging/'
53 - if: '$CI_PROJECT_NAMESPACE == "qemu-project" && $CI_COMMIT_BRANCH =~ /^staging/'
76 - if: '$CI_PROJECT_NAMESPACE == "qemu-project" && $CI_COMMIT_BRANCH =~ /^staging/'
97 - if: '$CI_PROJECT_NAMESPACE == "qemu-project" && $CI_COMMIT_BRANCH =~ /^staging/'
118 - if: '$CI_PROJECT_NAMESPACE == "qemu-project" && $CI_COMMIT_BRANCH =~ /^staging/'
H A Dubuntu-22.04-aarch64.yml13 - if: '$CI_PROJECT_NAMESPACE == "qemu-project" && $CI_COMMIT_BRANCH =~ /^staging/'
34 - if: '$CI_PROJECT_NAMESPACE == "qemu-project" && $CI_COMMIT_BRANCH =~ /^staging/'
56 - if: '$CI_PROJECT_NAMESPACE == "qemu-project" && $CI_COMMIT_BRANCH =~ /^staging/'
78 - if: '$CI_PROJECT_NAMESPACE == "qemu-project" && $CI_COMMIT_BRANCH =~ /^staging/'
97 - if: '$CI_PROJECT_NAMESPACE == "qemu-project" && $CI_COMMIT_BRANCH =~ /^staging/'
118 - if: '$CI_PROJECT_NAMESPACE == "qemu-project" && $CI_COMMIT_BRANCH =~ /^staging/'
139 - if: '$CI_PROJECT_NAMESPACE == "qemu-project" && $CI_COMMIT_BRANCH =~ /^staging/'
H A Dubuntu-22.04-aarch32.yml13 - if: '$CI_PROJECT_NAMESPACE == "qemu-project" && $CI_COMMIT_BRANCH =~ /^staging/'
/openbmc/phosphor-dbus-interfaces/yaml/com/google/gbmc/
H A DHoth.interface.yaml107 Initiates erasure of the EEPROM staging area. Note that this will lock
126 Erases the given size starting at the specified offset of the staging
132 Offset of the staging partition to start erasing from.
136 Size of the staging partition to erase.
165 Initiates the verification process without activating the staging area
180 Activates the staging area as persistent or non-persistent for next
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ufw/ufw/
H A D0003-only-make-one-reference-to-env.patch44 # 'staging' is used with just 'install' but build_lib is used when
66 print("Updating staging/ufw to use %s" % (sys.executable))
71 'staging/ufw'])
72 self.copy_file('staging/ufw', script)
H A D0002-add-an-option-to-specify-iptables-location.patch28 @@ -245,45 +245,50 @@ shutil.copytree('src', 'staging')
29 os.unlink(os.path.join('staging', 'ufw-init'))
30 os.unlink(os.path.join('staging', 'ufw-init-functions'))
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/
H A DActivation.interface.yaml41 - name: Staging
43 The Software.Version is currently being staged into the staging
/openbmc/phosphor-ipmi-flash/
H A Dmeson.options94 description: 'The file to use for staging the firmware update',
100 description: 'The file to use for staging the firmware update',
149 description: 'The file to use for staging the bios firmware update',
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dpackage.py34 cls.staging = oe.path.join(vars["STAGING_DIR"], vars["BUILD_ARCH"])
35 cls.bindir = oe.path.join(cls.staging, vars["bindir_native"])
36 cls.libdir = oe.path.join(cls.staging, vars["libdir_native"])
40 self.staging = type(self).staging
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/
H A Dsblim-sfcb-1.3.9-sfcbrepos-schema-location.patch14 Path to sfcb staging area containing class MOFs and registration files
29 echo -e "\t-s specify staging directory [@localstatedir@/lib/sfcb/stage]"
/openbmc/u-boot/doc/device-tree-bindings/
H A DREADME1 Device Tree Bindings Staging Area
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/qhull/
H A Dqhull_2020.2.bb22 # needing to execute them for the build. Staging bindir to the sysroot
/openbmc/docs/designs/
H A Dbmc-health-monitor.md25 3. Metric staging. When metrics are collected, they will be ready to be read
27 consumer programs. Because of this staging step, the consumer does not need
95 3. Metric staging & disperse tasks
151 For 3) Metric staging & disperse, the daemon creates a D-bus service named
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/geary/geary/
H A D0001-meson-Do-not-check-for-iso-xml-files-during-build.patch7 path ( staging area ) when cross-compiled, therefore its not completely
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/
H A Doptee-examples.inc45 # Imports machine specific configs from staging to build
H A Doptee-test.inc60 # Imports machine specific configs from staging to build
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dcrosssdk.bbclass27 # This class encodes staging paths into its scripts data so can only be
/openbmc/openbmc/poky/meta/recipes-devtools/perl-cross/files/
H A DREADME.md17 make DESTDIR=/path/to/staging/dir install
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/srecord/files/
H A D0001-cmake-Do-not-try-to-compute-library-dependencies-dur.patch8 location but in a staging area in recipe specific sysroot and it wont be
/openbmc/qemu/scripts/ci/
H A Dgitlab-pipeline-status36 Returns the commit sha1 for the *local* branch named "staging"
140 parser.add_argument('-b', '--branch', type=str, default="staging",
/openbmc/openpower-pnor-code-mgmt/vpnor/
H A Dobmc-vpnor-util61 MMC_STAGING_PATH="${MMC_BASE_PATH}/staging"
65 HOSTFW_STAGING_PATH="${HOSTFW_ACTIVE_PATH}/staging"
/openbmc/qemu/python/
H A DPACKAGE.rst27 John maintains a `GitLab staging branch
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/
H A Dlibgphoto2_2.5.31.bb9 # libgphoto2-2.5.8/packaging/generic$ qemu-arm -s 1048576 -r 2.6.24 -L /OE/angstrom-dev/staging/ar…
/openbmc/openpower-pnor-code-mgmt/mmc/
H A Dobmc-flash-bios24 staging_dir="${base_dir}/staging"
103 # Clean up the staging dir in case of a failed update

12345