Home
last modified time | relevance | path

Searched refs:DISTRO (Results 1 – 25 of 153) sorted by relevance

1234567

/openbmc/openbmc-build-scripts/
H A Drun-rootfs-size-docker.sh20 DISTRO=${DISTRO:-ubuntu:bionic}
29 if [[ "${DISTRO}" == "fedora" ]]; then
30 echo "Distro (${DISTRO}) not supported, running as ubuntu"
31 DISTRO="ubuntu:bionic"
66 export DISTRO
H A Dbuild-rootfs-size-docker.sh24 DISTRO=${DISTRO:-"ubuntu:bionic"}
40 if [[ "${DISTRO}" == "ubuntu"* ]]; then
47 FROM ${docker_reg}/${DISTRO}
H A Dbuild-setup.sh151 DISTRO=${DISTRO:-}
341 if [[ -z "${DISTRO}" ]]; then
343 unset DISTRO
345 export DISTRO="${DISTRO}"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kpatch/kpatch/
H A D0002-kpatch-build-allow-overriding-of-distro-name.patch45 + DISTRO="$2"
55 -DISTRO="$ID"
56 +DISTRO="${DISTRO:-${ID}}"
57 …if [[ "$DISTRO" = fedora ]] || [[ "$DISTRO" = rhel ]] || [[ "$DISTRO" = ol ]] || [[ "$DISTRO" = ce…
/openbmc/openbmc/poky/documentation/sdk-manual/
H A Dusing.rst46 appropriate :yocto_dl:`toolchain </releases/yocto/yocto-&DISTRO;/toolchain/>` directory within
74 &DISTRO;, &DISTRO;+snapshot
78 the SDK for ``core-image-sato`` and using the current DISTRO snapshot::
80 poky-glibc-x86_64-core-image-sato-i586-toolchain-DISTRO.sh
101 $ ./Downloads/poky-glibc-x86_64-core-image-sato-i586-toolchain-&DISTRO;.sh
102 Poky (Yocto Project Reference Distro) SDK installer version &DISTRO;
104 Enter target directory for SDK (default: /opt/poky/&DISTRO;):
105 You are about to install the SDK to "/opt/poky/&DISTRO;". Proceed [Y/n]? Y
110 $ . /opt/poky/&DISTRO;/environment-setup-i586-poky-linux
130 default ``/opt/poky/&DISTRO;`` directory or the directory you chose during
[all …]
/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Dsigning-keys.bb50 …install -D -m 0644 "${B}/rpm-key" "${D}${sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-${DISTRO}-${DISTRO_CO…
53 …install -D -m 0644 "${B}/ipk-key" "${D}${sysconfdir}/pki/ipk-gpg/IPK-GPG-KEY-${DISTRO}-${DISTRO_CO…
56 …{B}/pf-key" "${D}${sysconfdir}/pki/packagefeed-gpg/PACKAGEFEED-GPG-KEY-${DISTRO}-${DISTRO_CODENAME…
62 install -D -m 0644 "${B}/rpm-key" "${DEPLOYDIR}/RPM-GPG-KEY-${DISTRO}-${DISTRO_CODENAME}"
65 install -D -m 0644 "${B}/ipk-key" "${DEPLOYDIR}/IPK-GPG-KEY-${DISTRO}-${DISTRO_CODENAME}"
68 … install -D -m 0644 "${B}/pf-key" "${DEPLOYDIR}/PACKAGEFEED-GPG-KEY-${DISTRO}-${DISTRO_CODENAME}"
/openbmc/openbmc/poky/meta-poky/conf/distro/
H A Dpoky.conf1 DISTRO = "poky"
25 SDK_NAME = "${DISTRO}-${TCLIBC}-${SDKMACHINE}-${IMAGE_BASENAME}-${TUNE_PKGARCH}-${MACHINE}"
26 SDKPATHINSTALL = "/opt/${DISTRO}/${SDK_VERSION}"
H A Dpoky-bleeding.conf6 DISTRO = "poky-bleeding"
H A Dpoky-altcfg.conf9 DISTRO = "poky-altcfg"
/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/yocto-builder/
H A Dentrypoint-build.sh41 [ -z "$DISTRO" ] || echo DISTRO = \""$DISTRO"\" >> conf/local.conf
/openbmc/openbmc/poky/meta/recipes-core/os-release/
H A Dos-release.bb23 ID = "${DISTRO}"
34 # built the image, we'd suggest using the DISTRO element to do this, so
40 CPE_DISTRO ??= "${DISTRO}"
/openbmc/openbmc/meta-security/meta-hardening/
H A DREADME.md23 set the DISTRO as in "DISTRO = harden". This enables the "NO ROOT access" idea or framework.
35 DISTRO = "harden"
/openbmc/openbmc/meta-fii/meta-mori/conf/distro/
H A Dopenbmc-mori.conf3 DISTRO = "openbmc-mori"
/openbmc/openbmc/meta-fii/meta-kudo/conf/distro/
H A Dopenbmc-kudo.conf3 DISTRO = "openbmc-kudo"
/openbmc/openbmc/meta-security/meta-hardening/conf/distro/
H A Dharden.conf1 DISTRO = "harden"
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dfeatures_check.bbclass3 # xxx = [DISTRO,MACHINE,COMBINED,IMAGE]
24 for kind in ['DISTRO', 'MACHINE', 'COMBINED', 'IMAGE']:
H A Dtoolchain-scripts-base.bbclass12 echo 'Distro: ${DISTRO}' >> $versionfile
/openbmc/openbmc-build-scripts/scripts/
H A Dbuild-qemu-robot-docker.sh24 DISTRO=${2:-"ubuntu:jammy"}
51 FROM ${docker_reg}/${DISTRO}
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dsystem-requirements.rst58 Currently, the &DISTRO; release ("&DISTRO_NAME;") of the Yocto Project is
333 --release yocto-&DISTRO; \
334 --installer-version &DISTRO;
380 #. Go to :yocto_dl:`/releases/yocto/yocto-&DISTRO;/buildtools/`, locate and
387 $ sh ~/Downloads/x86_64-buildtools-nativesdk-standalone-&DISTRO;.sh
391 $ sh ~/Downloads/x86_64-buildtools-extended-nativesdk-standalone-&DISTRO;.sh
395 $ sh ~/Downloads/x86_64-buildtools-make-nativesdk-standalone-&DISTRO;.sh
458 $ sh ~/Downloads/x86_64-buildtools-nativesdk-standalone-&DISTRO;.sh
462 $ sh ~/Downloads/x86_64-buildtools-extended-nativesdk-standalone-&DISTRO;.sh
466 $ sh ~/Downloads/x86_64-buildtools-make-nativesdk-standalone-&DISTRO;.sh
H A Dvarlocality.rst28 - :term:`DISTRO`
79 - :term:`DISTRO`
/openbmc/ipmitool/control/
H A Drpmmacros.in9 %_distro @DISTRO@
/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/conf/templates/default/
H A Dlocal.conf.sample2 DISTRO ?= "openbmc-openpower"
/openbmc/openbmc/meta-ingrasys/meta-zaius/conf/templates/default/
H A Dlocal.conf.sample2 DISTRO ?= "openbmc-openpower"
/openbmc/openbmc/meta-fii/meta-mori/conf/templates/default/
H A Dlocal.conf.sample2 DISTRO ?= "openbmc-mori"
/openbmc/openbmc/meta-asrock/meta-e3c246d4i/conf/templates/default/
H A Dlocal.conf.sample2 DISTRO ?= "openbmc-phosphor"

1234567