| /OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/clang/ |
| H A D | 0032-Correct-library-search-path-for-OpenEmbedded-Host.patch | 36 clang/include/clang/Driver/Distro.h | 2 ++ 37 clang/lib/Driver/Distro.cpp | 1 + 41 diff --git a/clang/include/clang/Driver/Distro.h b/clang/include/clang/Driver/Distro.h 43 --- a/clang/include/clang/Driver/Distro.h 44 +++ b/clang/include/clang/Driver/Distro.h 61 diff --git a/clang/lib/Driver/Distro.cpp b/clang/lib/Driver/Distro.cpp 63 --- a/clang/lib/Driver/Distro.cpp 64 +++ b/clang/lib/Driver/Distro.cpp 65 @@ -44,6 +44,7 @@ static Distro::DistroType DetectOsRelease(llvm::vfs::FileSystem &VFS) { 66 .Case("sles", Distro::OpenSUSE) [all …]
|
| H A D | 0031-Fix-lib-paths-for-OpenEmbedded-Host.patch | 58 +#include "clang/Driver/Distro.h" 66 + Distro Distro(D.getVFS(), TargetTriple); 76 + Distro.IsOpenEmbedded()},
|
| /OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/ |
| H A D | llvm-project-source.inc | 76 case += '\\n .Case("' + distro_id + '", Distro::' + distro_id.upper() + ')' 77 …triple += '\\n if (Distro.Is' + distro_id.upper() + '())\\n return "x86_64-' + distro_triple… 84 …d("sed -i 's#//CLANG_EXTRA_OE_DISTRO_NAME#%s#g' ${S}/clang/include/clang/Driver/Distro.h" % (name)) 86 …"sed -i 's#//CLANG_EXTRA_OE_DISTRO_CHECK#%s#g' ${S}/clang/include/clang/Driver/Distro.h" % (check)) 90 …cmd = d.expand("sed -i 's#//CLANG_EXTRA_OE_DISTRO_CASES#%s#g' -i ${S}/clang/lib/Driver/Distro.cpp"…
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | toolchain-scripts-base.bbclass | 6 echo 'Distro: ${DISTRO}' >> $versionfile 7 echo 'Distro Version: ${DISTRO_VERSION}' >> $versionfile
|
| H A D | uboot-extlinux-config.bbclass | 93 cfgfile.write('# Generic Distro Configuration file generated by OpenEmbedded\n')
|
| /OK3568_Linux_fs/buildroot/package/raspi-gpio/ |
| H A D | raspi-gpio.mk | 8 RASPI_GPIO_SITE = $(call github,RPi-Distro,raspi-gpio,$(RASPI_GPIO_VERSION))
|
| H A D | Config.in | 12 https://github.com/RPi-Distro/raspi-gpio
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-distro_1.7.0.bb | 1 SUMMARY = "Distro is an OS platform information API"
|
| /OK3568_Linux_fs/debian/scripts/ |
| H A D | rockbian.sh | 37 git clone https://github.com/RPi-Distro/pi-gen.git $WORK_DIR
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/packagegroups/ |
| H A D | packagegroup-core-boot.bb | 13 # Distro can override the following VIRTUAL-RUNTIME providers:
|
| H A D | packagegroup-base.bb | 105 # If Distro want wifi and machine feature wifi/pci/pcmcia/usbhost (one of them)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/ |
| H A D | 0008-nativesdk-glibc-Fall-back-to-faccessat-on-faccess2-r.patch | 9 Upstream-Status: Inappropriate [Distro Specific]
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/orm/management/commands/ |
| H A D | lsupdates.py | 13 from orm.models import Distro 230 distro, created = Distro.objects.get_or_create(
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/tests/ |
| H A D | layerindexobj.py | 11 …xlib import LayerIndexObj, Branch, LayerItem, LayerBranch, LayerDependency, Recipe, Machine, Distro 64 self.index.distros[distroId] = Distro(self.index)
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/ |
| H A D | restapi.py | 114 ("distros", layerindexlib.Distro)]: 256 ("distros", layerindexlib.Distro)]:
|
| H A D | cooker.py | 327 distro = layerindexlib.Distro(index, None)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/opkg/ |
| H A D | opkg-keyrings_1.0.bb | 5 # Distro-specific keys can be added to this package in two ways:
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/packagegroups/ |
| H A D | packagegroup-basic.bb | 37 # 2) Distro features: packages associated with those
|
| /OK3568_Linux_fs/yocto/poky/documentation/ref-manual/ |
| H A D | varlocality.rst | 22 Distribution (Distro)
|
| H A D | features.rst | 95 Distro Features
|
| /OK3568_Linux_fs/debian/ |
| H A D | readme.md | 6 ## Available Distro
|
| /OK3568_Linux_fs/yocto/meta-clang/ |
| H A D | README.md | 1 [: class
|
| /OK3568_Linux_fs/yocto/poky/documentation/sdk-manual/ |
| H A D | using.rst | 112 Poky (Yocto Project Reference Distro) SDK installer version &DISTRO;
|
| /OK3568_Linux_fs/kernel/Documentation/powerpc/ |
| H A D | firmware-assisted-dump.rst | 210 major Distro releases have already been modified to work seemlessly (no
|