| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/kpatch/kpatch/ |
| H A D | 0002-kpatch-build-allow-overriding-of-distro-name.patch | 45 + DISTRO="$2" 55 -DISTRO="$ID" 56 +DISTRO="${DISTRO:-${ID}}" 57 …if [[ "$DISTRO" = fedora ]] || [[ "$DISTRO" = rhel ]] || [[ "$DISTRO" = ol ]] || [[ "$DISTRO" = ce…
|
| /OK3568_Linux_fs/yocto/poky/documentation/sdk-manual/ |
| H A D | using.rst | 46 appropriate :yocto_dl:`toolchain </releases/yocto/yocto-&DISTRO;/toolchain/>` directory within 75 &DISTRO;, &DISTRO;+snapshot 79 the SDK for ``core-image-sato`` and using the current DISTRO snapshot:: 81 poky-glibc-x86_64-core-image-sato-i586-toolchain-DISTRO.sh 111 $ ./Downloads/poky-glibc-x86_64-core-image-sato-i586-toolchain-&DISTRO;.sh 112 Poky (Yocto Project Reference Distro) SDK installer version &DISTRO; 114 Enter target directory for SDK (default: /opt/poky/&DISTRO;): 115 You are about to install the SDK to "/opt/poky/&DISTRO;". Proceed [Y/n]? Y 120 $ . /opt/poky/&DISTRO;/environment-setup-i586-poky-linux 133 default ``/opt/poky/&DISTRO;`` directory or the directory you chose during [all …]
|
| H A D | appendix-obtain.rst | 18 :yocto_dl:`/releases/yocto/yocto-&DISTRO;/toolchain/` 59 poky-glibc-x86_64-core-image-sato-core2-64-toolchain-ext-&DISTRO;.sh 65 $ ~/Downloads/poky-glibc-x86_64-core-image-sato-core2-64-toolchain-ext-&DISTRO;.sh 173 $ ./poky-glibc-x86_64-core-image-sato-core2-64-toolchain-ext-&DISTRO;.sh 201 :yocto_dl:`Index of Releases </releases/yocto/yocto-&DISTRO;/machines/>` 252 from the :yocto_dl:`Index of Releases </releases/yocto/yocto-&DISTRO;/machines/>`. 280 SDK (e.g. &DISTRO;). Furthermore, target represents the target architecture
|
| H A D | working-projects.rst | 85 that uses the 32-bit Intel x86 Architecture and the &DISTRO; Yocto 88 $ source /opt/poky/&DISTRO;/environment-setup-i586-poky-linux 216 architecture for a ``core-image-sato`` image using the current &DISTRO; 220 $ source /opt/poky/&DISTRO;/environment-setup-i586-poky-linux 222 i586-poky-linux-gcc -m32 -march=i586 --sysroot=/opt/poky/&DISTRO;/sysroots/i586-poky-linux 278 $ source /opt/poky/&DISTRO;/environment-setup-i586-poky-linux
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/meta/ |
| H A D | signing-keys.bb | 48 …install -D -m 0644 "${B}/rpm-key" "${D}${sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-${DISTRO}-${DISTRO_CO… 51 …install -D -m 0644 "${B}/ipk-key" "${D}${sysconfdir}/pki/ipk-gpg/IPK-GPG-KEY-${DISTRO}-${DISTRO_CO… 54 …{B}/pf-key" "${D}${sysconfdir}/pki/packagefeed-gpg/PACKAGEFEED-GPG-KEY-${DISTRO}-${DISTRO_CODENAME… 60 install -D -m 0644 "${B}/rpm-key" "${DEPLOYDIR}/RPM-GPG-KEY-${DISTRO}-${DISTRO_CODENAME}" 63 install -D -m 0644 "${B}/ipk-key" "${DEPLOYDIR}/IPK-GPG-KEY-${DISTRO}-${DISTRO_CODENAME}" 66 … install -D -m 0644 "${B}/pf-key" "${DEPLOYDIR}/PACKAGEFEED-GPG-KEY-${DISTRO}-${DISTRO_CODENAME}"
|
| /OK3568_Linux_fs/yocto/poky/meta-poky/conf/distro/ |
| H A D | poky.conf | 1 DISTRO = "poky" 26 SDK_NAME = "${DISTRO}-${TCLIBC}-${SDKMACHINE}-${IMAGE_BASENAME}-${TUNE_PKGARCH}-${MACHINE}" 27 SDKPATHINSTALL = "/opt/${DISTRO}/${SDK_VERSION}"
|
| H A D | poky-altcfg.conf | 7 DISTRO = "poky-altcfg"
|
| H A D | poky-bleeding.conf | 10 DISTRO = "poky-bleeding"
|
| H A D | poky-tiny.conf | 34 DISTRO = "poky-tiny"
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | libsox.c | 71 #ifdef DISTRO in sox_version_info() 72 DISTRO, in sox_version_info()
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | features_check.bbclass | 3 # xxx = [DISTRO,MACHINE,COMBINED,IMAGE] 21 for kind in ['DISTRO', 'MACHINE', 'COMBINED', 'IMAGE']:
|
| H A D | toolchain-scripts-base.bbclass | 6 echo 'Distro: ${DISTRO}' >> $versionfile
|
| /OK3568_Linux_fs/yocto/poky/documentation/ref-manual/ |
| H A D | varlocality.rst | 28 - :term:`DISTRO` 79 - :term:`DISTRO`
|
| H A D | system-requirements.rst | 286 --release yocto-&DISTRO; \ 287 --installer-version &DISTRO; 329 1. Locate and download the ``*.sh`` at :yocto_dl:`/releases/yocto/yocto-&DISTRO;/buildtools/` 334 $ sh ~/Downloads/x86_64-buildtools-nativesdk-standalone-&DISTRO;.sh 338 $ sh ~/Downloads/x86_64-buildtools-extended-nativesdk-standalone-&DISTRO;.sh 402 $ sh ~/Downloads/x86_64-buildtools-nativesdk-standalone-&DISTRO;.sh 406 $ sh ~/Downloads/x86_64-buildtools-extended-nativesdk-standalone-&DISTRO;.sh
|
| /OK3568_Linux_fs/yocto/poky/documentation/ |
| H A D | poky.yaml.in | 1 DISTRO : "4.0" 12 YOCTO_RELEASE_DL_URL : "&YOCTO_DL_URL;/releases/yocto/yocto-&DISTRO;"
|
| /OK3568_Linux_fs/yocto/build/conf/include/ |
| H A D | common.conf | 89 DISTRO ?= "poky"
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/checklayer/cases/ |
| H A D | distro.py | 14 if self.tc.layer['type'] not in (LayerType.DISTRO, LayerType.CORE):
|
| /OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/ |
| H A D | llvm-project-source.inc | 31 # Extra OE DISTRO that want to support as build host. space separated list of additional distro. 32 # ":" separated the ID in "/etc/os-release" and the triple for finding gcc on this OE DISTRO.
|
| /OK3568_Linux_fs/yocto/poky/meta-skeleton/recipes-core/busybox/ |
| H A D | busybox_%.bbappend | 5 # when DISTRO = "mydistro" is defined in your conf/local.conf file.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-bsp/fwupd/ |
| H A D | fwupd-efi_1.2.bb | 17 SBAT_DISTRO_ID ?= "${DISTRO}"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-xfce/libxfce4ui/ |
| H A D | libxfce4ui_4.16.1.bb | 15 EXTRA_OECONF += "--with-vendor-info=${DISTRO}"
|
| /OK3568_Linux_fs/yocto/poky/ |
| H A D | README.OE-Core.md | 6 DISTRO = "nodistro") and contains only emulated machine support.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/ |
| H A D | 0001-Do-not-poke-at-build-host-s-etc-os-release.patch | 24 -AC_CHECK_FILE([/etc/os-release],[DISTRO=`grep "^ID=" /etc/os-release | awk -F"\"" '{ print $2 }'`])
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/lsb/ |
| H A D | lsb-release_1.4.bb | 30 echo "DISTRIB_ID=${DISTRO}" >> ${D}${sysconfdir}/lsb-release
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/icecc-toolchain/ |
| H A D | nativesdk-icecc-toolchain_0.1.bb | 17 ENV_NAME="${DISTRO}-${TCLIBC}-${SDK_ARCH}-@TARGET_PREFIX@${DISTRO_VERSION}.tar.gz"
|