| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minio/ |
| H A D | src_uri.inc | 2 # [1] git ls-remote https://github.com/charmbracelet/bubbletea 3dc51789d11229a1fb00f137d02b50b04cac… 4 SRC_URI += "git://github.com/charmbracelet/bubbletea;name=bubbletea;protocol=https;nobranch=1;dests… 7 # [1] git ls-remote https://github.com/cheggaaa/pb e2a33cc368a206516cc95f7bdd9176db0b83f098 9 SRC_URI += "git://github.com/cheggaaa/pb;name=pb;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${… 12 # [1] git ls-remote https://github.com/dustin/go-humanize e673fa1ffc91213297a60d18a6f513aa74bced52 14 SRC_URI += "git://github.com/dustin/go-humanize;name=go-humanize;protocol=https;nobranch=1;destsuff… 17 # [1] git ls-remote https://github.com/fatih/color a05da93ebe62ca9fc6791d3376ec4dad01196448 19 SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;destsuffix=${WORKDIR}… 22 # [1] git ls-remote https://github.com/go-ole/go-ole 8b1f7f90f6b1728609c9694f2cff140d34fd91f8 24 SRC_URI += "git://github.com/go-ole/go-ole;name=go-ole;protocol=https;nobranch=1;destsuffix=${WORKD… [all …]
|
| /openbmc/docs/ |
| H A D | features.md | 41 https://github.com/openbmc/openbmc-test-automation/blob/master/README.md 42 [bmcweb]: https://github.com/openbmc/bmcweb/blob/master/README.md 44 https://github.com/openbmc/bmcweb/blob/master/DEVELOPING.md#redfish 46 …https://github.com/openbmc/phosphor-dbus-interfaces/tree/master/yaml/xyz/openbmc_project/Certs/REA… 48 …https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/yaml/xyz/openbmc_project/Chassis/R… 50 https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/README.md 52 https://github.com/openbmc/docs/blob/master/architecture/object-mapper.md 54 https://github.com/openbmc/entity-manager/blob/master/README.md 56 …https://github.com/openbmc/phosphor-dbus-interfaces/tree/master/yaml/xyz/openbmc_project/Common/Fa… 58 https://github.com/openbmc/docs/blob/master/architecture/code-update/code-update.md [all …]
|
| H A D | REST-cheatsheet.md | 5 <https://github.com/openbmc/bmcweb/commit/47c9e106e0057dd70133d50e928e48cbc68e709a>. 28 …curl -c cjar -b cjar -k -H "Content-Type: application/json" -X POST https://${bmc}/login -d "{\"da… 42 curl -k -X GET https://root:0penBmc@${bmc}/xyz/openbmc_project/list 49 …export token=`curl -k -H "Content-Type: application/json" -X POST https://${bmc}/login -d '{"usern… 50 curl -k -H "X-Auth-Token: $token" https://${bmc}/xyz/openbmc_project/... 63 export token=`curl -k -H "Content-Type: application/json" -X POST https://${bmc}/login -d '{"userna… 64 curl -k -H "X-Auth-Token: $token" https://$bmc/xyz/openbmc_project/... 70 curl -k -H "X-Auth-Token: $token" https://${bmc}/xyz/openbmc_project/list 71 curl -k -H "X-Auth-Token: $token" https://${bmc}/xyz/openbmc_project/enumerate 77 curl -k -H "X-Auth-Token: $token" https://${bmc}/xyz/openbmc_project/ [all …]
|
| H A D | REDFISH-cheatsheet.md | 14 curl -k https://${bmc}/redfish/v1 25 curl --insecure -H "Content-Type: application/json" -X POST -D headers.txt https://${bmc}/redfish/v… 39 export token=`curl -k -H "Content-Type: application/json" -X POST https://${bmc}/login -d '{"userna… 40 curl -k -H "X-Auth-Token: $token" https://${bmc}/redfish/v1/... 50 curl -k -H "X-Auth-Token: $token" -X GET https://${bmc}/redfish/v1/Chassis 51 curl -k -H "X-Auth-Token: $token" -X GET https://${bmc}/redfish/v1/Managers 52 curl -k -H "X-Auth-Token: $token" -X GET https://${bmc}/redfish/v1/Systems 60 curl -k -H "X-Auth-Token: $token" https://${bmc}/redfish/v1/SessionService/Sessions 70 curl -k -H "X-Auth-Token: $token" -H "Content-Type: application/json" -X POST https://${bmc}/redfis… 76 curl -k -H "X-Auth-Token: $token" -H "Content-Type: application/json" -X POST https://${bmc}/redfis… [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/deqp-runner/deqp-runner/ |
| H A D | 0001-cargo-Update-tempfile-to-latest-3.x.patch | 30 source = "registry+https://github.com/rust-lang/crates.io-index" 38 source = "registry+https://github.com/rust-lang/crates.io-index" 50 source = "registry+https://github.com/rust-lang/crates.io-index" 57 source = "registry+https://github.com/rust-lang/crates.io-index" 70 source = "registry+https://github.com/rust-lang/crates.io-index" 82 source = "registry+https://github.com/rust-lang/crates.io-index" 90 source = "registry+https://github.com/rust-lang/crates.io-index" 102 source = "registry+https://github.com/rust-lang/crates.io-index" 117 source = "registry+https://github.com/rust-lang/crates.io-index" 137 source = "registry+https://github.com/rust-lang/crates.io-index" [all …]
|
| /openbmc/webui-vue/docs/guide/coding-standards/ |
| H A D | accessibility.md | 4 established by the [World Wide Web Consortium (W3C)](https://www.w3.org/). These 6 [Web Content Accessibility Guidelines (WCAG)](https://www.w3.org/WAI/standards-guidelines/wcag/). 15 [principles](https://www.w3.org/WAI/fundamentals/accessibility-principles/) 17 [W3C Web Accessibility Intitiative (WAI)](https://www.w3.org/WAI/). 19 - [Perceiveable](https://www.w3.org/WAI/fundamentals/accessibility-principles/#perceivable) 20 - [Operable](https://www.w3.org/WAI/fundamentals/accessibility-principles/#operable) 21 - [Understandable](https://www.w3.org/WAI/fundamentals/accessibility-principles/#understandable) 22 - [Robust](https://www.w3.org/WAI/fundamentals/accessibility-principles/#robust) 28 [WAI-ARIA](https://www.w3.org/WAI/standards-guidelines/aria/) can help make an 48 [create an issue in the Bootstrap-vue repo](https://github.com/bootstrap-vue/bootstrap-vue/issues/n… [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/ |
| H A D | opengl-es-cts-sources.inc | 14 …https://raw.githubusercontent.com/baldurk/renderdoc/v1.1/renderdoc/api/app/renderdoc_app.h;subdir=… 15 …git://github.com/KhronosGroup/SPIRV-Tools.git;protocol=https;nobranch=1;destsuffix=git/external/sp… 16 …git://github.com/KhronosGroup/glslang.git;protocol=https;nobranch=1;destsuffix=git/external/glslan… 17 …git://github.com/KhronosGroup/SPIRV-Headers.git;protocol=https;nobranch=1;destsuffix=git/external/… 18 …git://github.com/KhronosGroup/Vulkan-Docs.git;protocol=https;nobranch=1;destsuffix=git/external/vu… 19 …git://github.com/KhronosGroup/Vulkan-ValidationLayers.git;protocol=https;nobranch=1;destsuffix=git… 20 …git://github.com/google/amber.git;protocol=https;nobranch=1;destsuffix=git/external/amber/src;rev=… 21 …git://github.com/open-source-parsers/jsoncpp.git;protocol=https;nobranch=1;destsuffix=git/external… 22 …git://github.com/Igalia/vk_video_samples.git;protocol=https;nobranch=1;destsuffix=git/external/nvi… 23 …git://github.com/KhronosGroup/Vulkan-Video-Samples.git;protocol=https;nobranch=1;destsuffix=git/ex… [all …]
|
| H A D | vulkan-cts-sources.inc | 14 …https://raw.githubusercontent.com/baldurk/renderdoc/v1.1/renderdoc/api/app/renderdoc_app.h;subdir=… 15 …git://github.com/KhronosGroup/SPIRV-Tools.git;protocol=https;nobranch=1;destsuffix=git/external/sp… 16 …git://github.com/KhronosGroup/glslang.git;protocol=https;nobranch=1;destsuffix=git/external/glslan… 17 …git://github.com/KhronosGroup/SPIRV-Headers.git;protocol=https;nobranch=1;destsuffix=git/external/… 18 …git://github.com/KhronosGroup/Vulkan-Docs.git;protocol=https;nobranch=1;destsuffix=git/external/vu… 19 …git://github.com/KhronosGroup/Vulkan-ValidationLayers.git;protocol=https;nobranch=1;destsuffix=git… 20 …git://github.com/google/amber.git;protocol=https;nobranch=1;destsuffix=git/external/amber/src;rev=… 21 …git://github.com/open-source-parsers/jsoncpp.git;protocol=https;nobranch=1;destsuffix=git/external… 22 …git://github.com/Igalia/vk_video_samples.git;protocol=https;nobranch=1;destsuffix=git/external/nvi… 23 …git://github.com/KhronosGroup/Vulkan-Video-Samples.git;protocol=https;nobranch=1;destsuffix=git/ex… [all …]
|
| /openbmc/openbmc-test-automation/test_lists/ |
| H A D | skip_test_palmetto | 1 # https://github.com/openbmc/openbmc/issues/93 4 # https://github.com/openbmc/openbmc-test-automation/issues/207 6 # https://github.com/openbmc/openbmc-test-automation/issues/123 14 # https://github.com/openbmc/openbmc/issues/901 16 # https://github.com/openbmc/openbmc/issues/1142 18 # https://github.com/openbmc/openbmc-test-automation/issues/396 28 # https://github.com/openbmc/openbmc-test-automation/issues/546 38 # https://github.com/openbmc/openbmc-test-automation/issues/729 49 # https://github.com/openbmc/openbmc-test-automation/issues/1411
|
| /openbmc/openbmc/poky/ |
| H A D | README.poky.md | 6 validation tool by the [Yocto Project](https://www.yoctoproject.org/). It 17 [layer index](https://layers.openembedded.org/). 20 [BitBake](https://git.openembedded.org/bitbake/), 21 [OpenEmbedded-Core](https://git.openembedded.org/openembedded-core/), 22 [Yocto documentation](https://git.yoctoproject.org/cgit.cgi/yocto-docs/), 23 the '[meta-yocto](https://git.yoctoproject.org/cgit.cgi/meta-yocto/)' layer 28 reference manual which can be found at <https://docs.yoctoproject.org/> 32 [OpenEmbedded website](https://www.openembedded.org/). 37 Please refer to our contributor guide here: https://docs.yoctoproject.org/dev/contributor-guide/ 49 - Git repository: <https://git.openembedded.org/openembedded-core/> [all …]
|
| H A D | README.md | 6 validation tool by the [Yocto Project](https://www.yoctoproject.org/). It 17 [layer index](https://layers.openembedded.org/). 20 [BitBake](https://git.openembedded.org/bitbake/), 21 [OpenEmbedded-Core](https://git.openembedded.org/openembedded-core/), 22 [Yocto documentation](https://git.yoctoproject.org/cgit.cgi/yocto-docs/), 23 the '[meta-yocto](https://git.yoctoproject.org/cgit.cgi/meta-yocto/)' layer 28 reference manual which can be found at <https://docs.yoctoproject.org/> 32 [OpenEmbedded website](https://www.openembedded.org/). 37 Please refer to our contributor guide here: https://docs.yoctoproject.org/dev/contributor-guide/ 49 - Git repository: <https://git.openembedded.org/openembedded-core/> [all …]
|
| /openbmc/openbmc/poky/meta-poky/ |
| H A D | README.poky.md | 6 validation tool by the [Yocto Project](https://www.yoctoproject.org/). It 17 [layer index](https://layers.openembedded.org/). 20 [BitBake](https://git.openembedded.org/bitbake/), 21 [OpenEmbedded-Core](https://git.openembedded.org/openembedded-core/), 22 [Yocto documentation](https://git.yoctoproject.org/cgit.cgi/yocto-docs/), 23 the '[meta-yocto](https://git.yoctoproject.org/cgit.cgi/meta-yocto/)' layer 28 reference manual which can be found at <https://docs.yoctoproject.org/> 32 [OpenEmbedded website](https://www.openembedded.org/). 37 Please refer to our contributor guide here: https://docs.yoctoproject.org/dev/contributor-guide/ 49 - Git repository: <https://git.openembedded.org/openembedded-core/> [all …]
|
| /openbmc/openbmc/meta-openpower/ |
| H A D | README.md | 16 URI: https://github.com/openbmc/meta-phosphor 20 URI: https://github.com/openbmc/meta-aspeed 26 [here](https://openpowerfoundation.org/). 32 https://gerrit.openbmc.org. 35 [here](https://github.com/openbmc/docs/blob/master/CONTRIBUTING.md#submitting-changes-via-gerrit-se… 36 https://github.com/openbmc/meta-openpower is a hosting mirror only and GitHub 42 guidelines](https://www.openembedded.org/wiki/Styleguide). 44 message](https://chris.beams.io/posts/git-commit/#seven-rules) 47 list](https://lists.ozlabs.org/listinfo/openbmc) or in
|
| /openbmc/openbmc/meta-ibm/ |
| H A D | README.md | 15 URI: https://github.com/openbmc/meta-phosphor 19 URI: https://github.com/openbmc/meta-openpower 23 URI: https://github.com/openbmc/meta-aspeed 32 [here](https://www.ibm.com/us-en/marketplace/power-systems-ac922). 59 https://gerrit.openbmc.org. 62 [here](https://github.com/openbmc/docs/blob/master/CONTRIBUTING.md#submitting-changes-via-gerrit-se… 63 https://github.com/openbmc/meta-ibm is a hosting mirror only and GitHub 69 guidelines](https://www.openembedded.org/wiki/Styleguide). 71 message](https://chris.beams.io/posts/git-commit/#seven-rules) 74 list](https://lists.ozlabs.org/listinfo/openbmc) or on [all …]
|
| /openbmc/openbmc/meta-aspeed/ |
| H A D | README.md | 20 https://gerrit.openbmc.org. 23 [here](https://github.com/openbmc/docs/blob/master/CONTRIBUTING.md#submitting-changes-via-gerrit-se… 24 https://github.com/openbmc/meta-aspeed is a hosting mirror only and GitHub 30 guidelines](https://www.openembedded.org/wiki/Styleguide). 32 message](https://chris.beams.io/posts/git-commit/#seven-rules) 35 list](https://lists.ozlabs.org/listinfo/openbmc) or on 36 [Discord](https://discord.gg/69Km47zH98).
|
| /openbmc/phosphor-certificate-manager/ |
| H A D | README.md | 30 **Purpose:** Server https certificate 33 ./phosphor-certificate-manager --type=server --endpoint=https \ 34 --path=/etc/ssl/certs/https/server.pem --unit=bmcweb.service 59 [this document](https://github.com/openbmc/phosphor-dbus-interfaces/blob/a3d0c212a1e734a77fbaf11c75… 65 Take https certificate management as an example. 68 ./phosphor-certificate-manager --type=server --endpoint=https \ 69 --path=/etc/ssl/certs/https/server.pem --unit=bmcweb.service 73 object path is "/xyz/openbmc_project/certs/server/https". 77 OpenBMC [bmcweb](https://github.com/openbmc/bmcweb) exposes various 78 [REST APIs](https://github.com/openbmc/bmcweb/blob/master/redfish-core/lib/certificate_service.hpp)
|
| /openbmc/openbmc/poky/meta/classes-global/ |
| H A D | mirrors.bbclass | 13 ${GNU_MIRROR} https://mirrors.kernel.org/gnu \ 40 https?://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \ 51 https?://.*/.* http://sources.openembedded.org/ \ 54 ${CPAN_MIRROR} https://cpan.metacpan.org/ \ 55 https?://downloads.yoctoproject.org/releases/uninative/ https://mirrors.kernel.org/yocto/uninative/… 56 https?://downloads.yoctoproject.org/mirror/sources/ https://mirrors.kernel.org/yocto-sources/ \ 59 # Use MIRRORS to provide git repo fallbacks using the https protocol, for cases 63 git://salsa.debian.org/.* git://salsa.debian.org/PATH;protocol=https \ 64 git://git.gnome.org/.* git://gitlab.gnome.org/GNOME/PATH;protocol=https \ 65 git://git.infradead.org/.* git://git.infraroot.at/PATH;protocol=https \ [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/uutils-coreutils/uutils-coreutils/ |
| H A D | 0002-Bump-onig-from-6.4.0-to-6.5.1.patch | 6 Upstream-Status: Backport [https://github.com/uutils/coreutils/commit/04e7de1546c0f1e6908416fd09f0e… 24 source = "registry+https://github.com/rust-lang/crates.io-index" 39 source = "registry+https://github.com/rust-lang/crates.io-index" 69 -source = "registry+https://github.com/rust-lang/crates.io-index" 76 source = "registry+https://github.com/rust-lang/crates.io-index" 90 source = "registry+https://github.com/rust-lang/crates.io-index" 105 source = "registry+https://github.com/rust-lang/crates.io-index" 112 source = "registry+https://github.com/rust-lang/crates.io-index" 121 source = "registry+https://github.com/rust-lang/crates.io-index"
|
| /openbmc/webui-vue/ |
| H A D | README.md | 4 [Vue.js](https://vuejs.org/). 8 [phosphor-webui](https://github.com/openbmc/phosphor-webui) was built on 10 [AngularJS went End of Life](https://www.convective.com/angularjs-end-of-life/) 16 [GitHub Issues label:phosphor-webui-feature-parity](https://github.com/openbmc/webui-vue/issues?q=i… 32 - [Commit moving several systems to webui-vue](https://github.com/openbmc/openbmc/commit/4a3fa4d6d8… 33 - [Discussion about webui-vue being the standard](https://lists.ozlabs.org/pipermail/openbmc/2020-S… 50 [Gerrit](https://gerrit.openbmc-project.xyz/q/project:openbmc%252Fwebui-vue+status:open) 52 [GUI design workgroup meeting](https://github.com/openbmc/openbmc/wiki/GUI-Design-work-group). 57 directory. It is created using the [VuePress](https://vuepress.vuejs.org/) 59 on the [VuePress website](https://vuepress.vuejs.org/).
|
| /openbmc/webui-vue/docs/guide/ |
| H A D | readme.md | 20 - [Vue](https://vuejs.org/) 21 - [Vuex](https://vuex.vuejs.org/) 22 - [Vue Router](https://router.vuejs.org/) 23 - [Axios](https://github.com/axios/axios) 24 - [Bootstrap-vue](https://bootstrap-vue.js.org/) 25 - [Vuelidate](https://vuelidate.js.org/) 26 - [Vue I18n](https://kazupon.github.io/vue-i18n/)
|
| /openbmc/openbmc/ |
| H A D | README.md | 3 [](https://jenkins.o… 7 [Yocto](https://www.yoctoproject.org/), 8 [OpenEmbedded](https://www.openembedded.org/wiki/Main_Page), 9 [systemd](https://www.freedesktop.org/wiki/Software/systemd/), and 10 [D-Bus](https://www.freedesktop.org/wiki/Software/dbus/) to allow easy 18 [Yocto documentation](https://docs.yoctoproject.org/ref-manual/system-requirements.html#required-pa… 38 git clone https://github.com/openbmc/openbmc 60 [meta-phosphor/docs](https://github.com/openbmc/openbmc/blob/master/meta-phosphor/docs/supported-ma… 74 Additional details can be found in the [docs](https://github.com/openbmc/docs) 81 [here](https://github.com/openbmc/docs/blob/master/development/README.md) [all …]
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/ |
| H A D | README.md | 16 [phosphor-dbus-interfaces]: https://github.com/openbmc/phosphor-dbus-interfaces 25 https://github.com/openbmc/openpower-debug-collector 38 …https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/yaml/xyz/openbmc_project/Common/Fi… 40 …https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/yaml/xyz/openbmc_project/Common/Fi… 53 https://github.com/openbmc/phosphor-logging/blob/master/lib/include/phosphor-logging/log.hpp 55 https://github.com/openbmc/phosphor-logging/blob/master/lib/include/phosphor-logging/elog.hpp 63 …https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/yaml/xyz/openbmc_project/Collectio… 75 https://{$bmc}/login 81 curl -c cjar -b cjar -k https://${bmc}/xyz/openbmc_project/logging/list 89 https://${bmc}/xyz/openbmc_project/logging/enumerate [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/libtomcrypt/ |
| H A D | libtomcrypt_1.18.2.bb | 2 HOMEPAGE = "https://www.libtom.net/LibTomCrypt" 5 # https://github.com/libtom/libtomcrypt/commit/77e31fb6a980212e90b9a50f116dc5a7bd91e527 7 # https://github.com/libtom/libtomcrypt/commit/412b2ee1fccc3a0df58f93f372c90d6d0f93bfc9 9 # https://github.com/libtom/libtomcrypt/commit/3630bee6fc0f73dd9c7923fd43f8ae15a2c0fb70 11 # https://groups.google.com/g/libtom/c/17Z7xkECULM 18 SRC_URI = "git://github.com/libtom/libtomcrypt.git;protocol=https;branch=master \
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pychromecast/ |
| H A D | 0001-Update-setuptools-requirement-from-78.0-65.6-to-65.6.patch | 7 Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest v… 8 - [Release notes](https://github.com/pypa/setuptools/releases) 9 - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) 10 - [Commits](https://github.com/pypa/setuptools/compare/v65.6.0...v78.1.0) 12 Upstream-Status: Backport [https://github.com/home-assistant-libs/pychromecast/pull/1047]
|
| /openbmc/telemetry/ |
| H A D | README.md | 58 1. [OpenBMC platform telemetry design](https://github.com/openbmc/docs/blob/master/designs/telemetr… 59 2. [Sensor support for OpenBMC](https://github.com/openbmc/docs/blob/master/architecture/sensor-arc… 60 3. [dbus-sensors](https://github.com/openbmc/dbus-sensors) 61 4. [Redfish TelemetryService](https://redfish.dmtf.org/schemas/v1/TelemetryService.json) 62 5. [Yocto-development](https://github.com/openbmc/docs/blob/master/yocto-development.md) 63 6. [Meson-Quick-Guide](https://mesonbuild.com/Quick-guide.html) 64 7. [Meson-Boost-dependency](https://mesonbuild.com/Dependencies.html#boost) 65 8. [OpenBMC-docs-repository](https://github.com/openbmc/docs)
|