Home
last modified time | relevance | path

Searched refs:Distro (Results 1 – 25 of 67) sorted by relevance

123

/openbmc/openbmc/poky/meta/recipes-devtools/clang/clang/
H A D0018-llvm-clang-Insert-anchor-for-adding-OE-distro-vendor.patch92 clang/include/clang/Driver/Distro.h | 2 ++
93 clang/lib/Driver/Distro.cpp | 1 +
99 diff --git a/clang/include/clang/Driver/Distro.h b/clang/include/clang/Driver/Distro.h
101 --- a/clang/include/clang/Driver/Distro.h
102 +++ b/clang/include/clang/Driver/Distro.h
119 diff --git a/clang/lib/Driver/Distro.cpp b/clang/lib/Driver/Distro.cpp
121 --- a/clang/lib/Driver/Distro.cpp
122 +++ b/clang/lib/Driver/Distro.cpp
123 @@ -43,6 +43,7 @@ static Distro::DistroType DetectOsRelease(llvm::vfs::FileSystem &VFS) {
124 .Case("sles", Distro::OpenSUSE)
[all …]
H A D0010-clang-Define-releative-gcc-installation-dir.patch71 +#include "clang/Driver/Distro.h"
79 + Distro Distro(D.getVFS(), TargetTriple);
101 + Distro.IsOpenEmbedded()},
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dtoolchain-scripts-base.bbclass12 echo 'Distro: ${DISTRO}' >> $versionfile
13 echo 'Distro Version: ${DISTRO_VERSION}' >> $versionfile
/openbmc/openbmc/meta-raspberrypi/recipes-devtools/raspi-gpio/
H A Draspi-gpio_git.bb2 HOMEPAGE = "https://github.com/RPi-Distro/raspi-gpio"
12 SRC_URI = "git://github.com/RPi-Distro/raspi-gpio.git;protocol=https;branch=master \
/openbmc/openbmc/meta-raspberrypi/recipes-devtools/python/
H A Dpython3-rtimu_7.2.1.bb3 HOMEPAGE = "https://github.com/RPi-Distro/RTIMULib/"
8 SRC_URI = "git://github.com/RPi-Distro/RTIMULib.git;protocol=http;branch=master;protocol=https \
/openbmc/openbmc/poky/meta/recipes-devtools/clang/
H A Dllvm-project-source.inc79 case += '\\n .Case("' + distro_id + '", Distro::' + distro_id.upper() + ')'
80 …triple += '\\n if (Distro.Is' + distro_id.upper() + '())\\n return "x86_64-' + distro_triple…
87 …d("sed -i 's#//CLANG_EXTRA_OE_DISTRO_NAME#%s#g' ${S}/clang/include/clang/Driver/Distro.h" % (name))
89 …"sed -i 's#//CLANG_EXTRA_OE_DISTRO_CHECK#%s#g' ${S}/clang/include/clang/Driver/Distro.h" % (check))
93 …cmd = d.expand("sed -i 's#//CLANG_EXTRA_OE_DISTRO_CASES#%s#g' -i ${S}/clang/lib/Driver/Distro.cpp"…
/openbmc/openbmc/meta-raspberrypi/docs/
H A Dipcompliance.md7 [linux-firmware-rpidistro](https://github.com/RPi-Distro/firmware-nonfree).
11 [reported](https://github.com/RPi-Distro/firmware-nonfree/issues/29) in the
/openbmc/openbmc/meta-raspberrypi/recipes-kernel/bluez-firmware-rpidistro/
H A Dbluez-firmware-rpidistro_git.bb3 RPi-Distro obtains these directly from Cypress; they are not submitted \
5 HOMEPAGE = "https://github.com/RPi-Distro/bluez-firmware"
16 # [^1]: https://github.com/RPi-Distro/bluez-firmware/issues/1
27 git://github.com/RPi-Distro/bluez-firmware;branch=bookworm;protocol=https \
/openbmc/openbmc/meta-raspberrypi/recipes-connectivity/pi-bluetooth/
H A Dpi-bluetooth_0.1.17.bb2 HOMEPAGE = "https://github.com/RPi-Distro/pi-bluetooth"
10 git://github.com/RPi-Distro/pi-bluetooth;branch=master;protocol=https \
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-distro_1.9.0.bb1 SUMMARY = "Distro is an OS platform information API"
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/meta-python/recipes-devtools/python/
H A Dpython3-sense-hat_2.2.0.bb2 HOMEPAGE = "https://github.com/RPi-Distro/python-sense-hat"
/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux-firmware-rpidistro/
H A Dlinux-firmware-rpidistro_git.bb3 RPi-Distro obtains these directly from Cypress; they are not submitted \
5 HOMEPAGE = "https://github.com/RPi-Distro/firmware-nonfree"
18 SRC_URI = "git://github.com/RPi-Distro/firmware-nonfree;branch=bookworm;protocol=https \
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0005-mmal_exit_fix.patch3 RPI-Distro repo forks original vlc and applies patches
H A D0001-configure-fix-linking-on-RISC-V-ISA.patch7 RPI-Distro repo forks original vlc and applies patches
H A D0006-mmal_chain.patch3 RPI-Distro repo forks original vlc and applies patches
H A D0002-Revert-configure-Require-libmodplug-0.8.9.patch7 RPI-Distro repo forks original vlc and applies patches
H A D2002-use-vorbisidec.patch8 RPI-Distro repo forks original vlc and applies patches to enable
H A D3007-remove-xorg-related-link-libs.patch8 RPI-Distro repo forks original vlc and applies patches
H A D0007-armv6.patch3 RPI-Distro repo forks original vlc and applies patches
H A D3003-codec-omxil_core-replace-opt-vc-path-with-usr-lib.patch8 RPI-Distro repo clones original VLC and applies patches to enable
H A D3006-codec-omxil_core.h-fix-multiple-definition-of.patch8 RPI-Distro repo forks original vlc and applies patches
/openbmc/openbmc/meta-raspberrypi/recipes-core/udev/
H A Dudev-rules-rpi.bb6 git://github.com/RPi-Distro/raspberrypi-sys-mods;protocol=https;branch=master \
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D2004-libavcodec-omx-replace-opt-vc-path-with-usr-lib.patch8 RPI-Distro repo clones original ffmpeg and applies patches to enable
/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux-firmware-rpidistro/linux-firmware-rpidistro/
H A D0001-Default-43455-firmware-to-standard-variant.patch11 Upstream-Status: Inappropriate [issue reported at https://github.com/RPi-Distro/firmware-nonfree/is…
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0008-nativesdk-glibc-Fall-back-to-faccessat-on-faccess2-r.patch9 Upstream-Status: Inappropriate [Distro Specific]

123