/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/ |
H A D | phosphor-gpio-monitor_%.bbappend | 3 inherit obmc-phosphor-systemd systemd 5 SRC_URI += "file://assert-gpio-log@.service \ 6 file://assert-post-end \ 7 file://assert-post-end.service \ 8 file://assert-power-good \ 9 file://assert-power-good.service \ 10 file://assert-reset-button \ 11 file://assert-reset-button.service \ 12 file://auto-power \ 13 file://auto-poweroff \ [all …]
|
/openbmc/openbmc-test-automation/redfish/update_service/ |
H A D | test_firmware_tftp_upload_image.robot | 9 # Enabled -> Image is installed and either functional or active. 10 # Disabled -> Image installation failed or ready for activation. 11 # Updating -> Image installation currently in progress. 33 TFTP Download Install With ApplyTime OnReset Policy 36 [Template] TFTP Download Install 42 TFTP Download Install With ApplyTime Immediate Policy 45 [Template] TFTP Download Install 51 ImageURI Download Install With ApplyTime OnReset Policy 54 [Template] ImageURI Download Install 60 ImageURI Download Install With ApplyTime Immediate Policy [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/icecc-toolchain/ |
H A D | nativesdk-icecc-toolchain_0.1.bb | 6 LIC_FILES_CHKSUM = "file://${UNPACKDIR}/icecc-env.sh;beginline=2;endline=20;md5=dd6b68c1efed8a9fb04… 11 file://icecc-env.sh \ 12 file://icecc-setup.sh \ 17 ENV_NAME = "${DISTRO}-${TCLIBC}-${SDK_ARCH}-@TARGET_PREFIX@${DISTRO_VERSION}.tar.gz" 23 install -d ${D}${SDKPATHNATIVE}${datadir}/icecream/bin 25 install -d ${D}${SDKPATHNATIVE}/environment-setup.d/ 26 install -m 0644 ${UNPACKDIR}/icecc-env.sh ${D}${SDKPATHNATIVE}/environment-setup.d/ 27 sed -i ${D}${SDKPATHNATIVE}/environment-setup.d/icecc-env.sh \ 28 -e 's,@TOOLCHAIN_ENV@,${ENV_NAME},g' 30 install -d ${D}${SDKPATHNATIVE}/post-relocate-setup.d/ [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/ |
H A D | README.md | 7 and private key file. Certificate management allows the user to install both the 12 ### Signed Certificate upload Design flow(Pre-generated) 14 - The REST Server copies the certificate and private key file to a temporary 16 - REST server should map the URI to the target DBus application (Certs) object. 17 The recommendation for the D-Bus application implementing certificate D-Bus 19 - The URI /xyz/openbmc_project/certs/server/https maps to instance of the 21 - The URI /xyz/openbmc_project/certs/client/ldap maps to instance of the 23 - The URI /xyz/openbmc_project/certs/authority/truststore maps to instance of 25 - REST server should call the install method of the certificate application 27 - Certificate manager application also implements d-bus object [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/meson/ |
H A D | meson_1.7.0.bb | 7 LICENSE = "Apache-2.0" 11 SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/meson-${PV}.tar.gz \ 12 file://meson-setup.py \ 13 file://meson-wrapper \ 14 file://0001-python-module-do-not-manipulate-the-environment-when.patch \ 15 file://0001-Make-CPU-family-warnings-fatal.patch \ 16 file://0002-Support-building-allarch-recipes-again.patch \ 17 file://0001-dependencies-dev-prepend-sysroot-when-searching-for-.patch \ 22 inherit python_setuptools_build_meta github-releases 24 RDEPENDS:${PN} = "ninja python3-modules python3-pkg-resources" [all …]
|
/openbmc/openbmc-test-automation/redfish/dmtf_tools/ |
H A D | test_redfishtool_certificate.robot | 24 ... redfishtool raw -r ${OPENBMC_HOST}:${HTTPS_PORT} -u ${OPENBMC_USERNAME} -p ${OPENBMC_PASSWORD}… 52 Verify Redfishtool Client Certificate Install Valid CertKey 56 Verify Redfishtool Install Certificate Client Valid Certificate Valid Privatekey ok 59 Verify Redfishtool CA Certificate Install Valid Cert 63 Verify Redfishtool Install Certificate CA Valid Certificate ok 94 Verify Redfishtool Client Certificate Install Errors 97 [Template] Verify Redfishtool Install Certificate 104 Verify Redfishtool CA Certificate Install Errors 107 [Template] Verify Redfishtool Install Certificate 120 ${file_data}= Decode Bytes To String ${bytes} UTF-8 [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ifenslave/ |
H A D | ifenslave_2.14.bb | 5 LICENSE = "GPL-3.0-only" 17 … install -m 0755 -D ${S}/debian/ifenslave.if-pre-up ${D}${sysconfdir}/network/if-pre-up.d/ifenslave 18 …install -m 0755 -D ${S}/debian/ifenslave.if-post-down ${D}${sysconfdir}/network/if-post-down.d/ife… 19 install -m 0755 -D ${S}/debian/ifenslave.if-up ${D}${sysconfdir}/network/if-up.d/ifenslave 22 FILES:${PN}-doc:remove = "${mandir}"
|
/openbmc/openbmc/poky/meta/recipes-devtools/cmake/ |
H A D | cmake_3.31.4.bb | 3 inherit cmake bash-completion 7 SRC_URI:append:class-nativesdk = " \ 10 file://cmake-setup.py \ 11 file://environment.d-cmake.sh \ 14 LICENSE:append = " & BSD-1-Clause & MIT" 37 -DCMAKE_DOC_DIR=${docdir_stripped}/cmake-${CMAKE_MAJOR_VERSION} \ 38 -DCMAKE_USE_SYSTEM_LIBRARIES=1 \ 39 -DCMAKE_USE_SYSTEM_LIBRARY_JSONCPP=0 \ 40 -DCMAKE_USE_SYSTEM_LIBRARY_CPPDAP=0 \ 41 -DCMAKE_USE_SYSTEM_LIBRARY_LIBUV=0 \ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/ |
H A D | mysql-systemd-start | 3 # Needed argument: pre | post 6 # post mode : ping server until answer is received 13 ret=$(/usr/bin/my_print_defaults $section | grep '^--'${option}'=' | cut -d= -f2-) 14 [ -z $ret ] && ret=$default 23 [ -d "$datadir" ] || install -d -m 0755 -omysql -gmysql "$datadir" || exit 1 25 [ -e $log ] || touch $log 28 if [ -x /usr/sbin/restorecon ]; then 33 # If special mysql dir is in place, skip db install 34 [ -d "$datadir/mysql" ] && exit 0 37 /usr/bin/mysql_install_db --rpm --datadir="$datadir" --user=mysql [all …]
|
H A D | mysqld.service | 12 # Execute post scripts as root 16 ExecStart=@BINDIR@/mysqld_safe --basedir=@PREFIX@ 19 ExecStartPost=@BINDIR@/mysql-systemd-start post 24 [Install] section 25 WantedBy=multi-user.target
|
/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_certificate.robot | 59 Verify Client Certificate Install 60 [Documentation] Verify client certificate install. 62 [Template] Install And Verify Certificate Via Redfish 71 Verify CA Certificate Install 72 [Documentation] Verify CA certificate install. 74 [Template] Install And Verify Certificate Via Redfish 81 Verify Maximum CA Certificate Install 82 [Documentation] Verify maximum CA certificate install. 90 # Install CA certificate to reach maximum count of 10. 92 Install And Verify Certificate Via Redfish CA Valid Certificate ok ${FALSE} [all …]
|
/openbmc/phosphor-post-code-manager/service_files/ |
H A D | xyz.openbmc_project.State.Boot.PostCode.service | 2 Description=Post code manager 5 ExecStart=/usr/bin/post-code-manager --host 0 6 SyslogIdentifier=post-code-manager 10 [Install] section 11 WantedBy=multi-user.target
|
H A D | xyz.openbmc_project.State.Boot.PostCode@.service | 2 Description=Post code manager (host %i) 5 ExecStart=/usr/bin/env post-code-manager --host %i 6 SyslogIdentifier=post-code-manager%i 10 [Install] section 11 WantedBy=multi-user.target
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-click-spinner/ |
H A D | 0001-Update-Versioneer-to-0.22.patch | 6 Upstream-Status: Backport [https://github.com/click-contrib/click-spinner/commit/5622ab0a0b4296dc8f… 8 Signed-off-by: Ny Antra Ranaivoarison <nyantra.ranaivoarison@smile.fr> 9 --- 10 click_spinner/__init__.py | 5 +- 11 click_spinner/_version.py | 665 +++++++++++++++++++++- 12 versioneer.py | 1128 ++++++++++++++++++++++++------------- 13 3 files changed, 1400 insertions(+), 398 deletions(-) 15 diff --git a/click_spinner/__init__.py b/click_spinner/__init__.py 17 --- a/click_spinner/__init__.py 19 @@ -77,6 +77,5 @@ def spinner(beep=False, disable=False, force=False, stream=sys.stdout): [all …]
|
/openbmc/linux/tools/perf/ |
H A D | Makefile.config | 1 # SPDX-License-Identifier: GPL-2.0-only 3 ifeq ($(src-perf),) 4 src-perf := $(srctree)/tools/perf 7 ifeq ($(obj-perf),) 8 obj-perf := $(OUTPUT) 11 ifneq ($(obj-perf),) 12 obj-perf := $(abspath $(obj-perf))/ 15 $(shell printf "" > $(OUTPUT).config-detected) 16 detected = $(shell echo "$(1)=y" >> $(OUTPUT).config-detected) 17 detected_var = $(shell echo "$(1)=$($(1))" >> $(OUTPUT).config-detected) [all …]
|
/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/ |
H A D | wpa-supplicant_2.11.bb | 1 SUMMARY = "Client for Wi-Fi Protected Access (WPA)" 6 LICENSE = "BSD-3-Clause" 13 SRC_URI = "http://w1.fi/releases/wpa_supplicant-${PV}.tar.gz \ 14 file://wpa-supplicant.sh \ 16 file://wpa_supplicant.conf-sane \ 18 file://0001-macsec_linux-Hardware-offload-requires-Linux-headers.patch \ 22 S = "${WORKDIR}/wpa_supplicant-${PV}" 32 CVE_STATUS[CVE-2024-5290] = "not-applicable-platform: this only affects Ubuntu and other platforms … 37 ${MAKE} -C wpa_supplicant clean 38 sed -e '/^CONFIG_TLS=/d' <wpa_supplicant/defconfig >wpa_supplicant/.config [all …]
|
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/ |
H A D | arm-systemready-linux-distros.inc | 7 require ${@oe.utils.vartrue("DISTRO_UNATTENDED_INST_TESTS", "arm-systemready-linux-distros-unattend… 9 IMAGE_CLASSES:remove = "license_image create-spdx-image-3.0" 14 COMPATIBLE_HOST = "aarch64-*" 17 inherit nopackages deploy rootfs-postcommands ${IMAGE_CLASSES} 22 ISO_IMAGE_NAME = "${PN}-${PV}" 23 IMAGE_LINK_NAME = "${PN}-${MACHINE}" 30 S = "${WORKDIR}/sources-unpack" 39 install -m 644 ${UNPACKDIR}/${ISO_IMAGE_NAME}.iso ${DEPLOYDIR} 40 install -m 644 ${WORKDIR}/${IMAGE_LINK_NAME}.wic ${DEPLOYDIR} 46 # Post-process commands may write to IMGDEPLOYDIR [all …]
|
/openbmc/qemu/.gitlab-ci.d/ |
H A D | windows.yml | 1 msys2-64bit: 4 - saas-windows-medium-amd64 8 - msys64/var/cache 9 - ccache 20 CONFIGURE_ARGS: --disable-system --enable-tools -Ddebug=false -Doptimization=0 22 GIT_FETCH_EXTRA_FLAGS: --no-tags --prune --quiet 24 name: "$CI_JOB_NAME-$CI_COMMIT_REF_SLUG" 27 - build/meson-logs/testlog.txt 29 junit: "build/meson-logs/testlog.junit.xml" 31 - Write-Output "Acquiring msys2.exe installer at $(Get-Date -Format u)" [all …]
|
/openbmc/phosphor-post-code-manager/ |
H A D | meson.build | 2 'post-code-manager', 5 license: 'Apache-2.0', 19 get_option('postcode-display-path'), 21 conf_data.set('MAX_BOOT_CYCLE_COUNT', get_option('max-boot-cycle-count')) 24 get_option('max-post-code-size-per-cycle'), 27 if get_option('bios-post-code-log').allowed() 28 add_project_arguments('-DENABLE_BIOS_POST_CODE_LOG', language: 'cpp') 34 phosphor_logging = dependency('phosphor-logging') 35 phosphor_dbus_interfaces = dependency('phosphor-dbus-interfaces') 70 'post-code-manager', [all …]
|
/openbmc/openbmc-test-automation/lib/ |
H A D | certificate_utils.robot | 10 # Default wait sync time for certificate install and restart services. 16 Install Certificate File On BMC 17 [Documentation] Install certificate file in BMC using POST operation. 26 # POST Request. 30 ${headers}= Create Dictionary Content-Type=application/octet-stream 31 ... X-Auth-Token=${XAUTH_TOKEN} 34 ${resp}= POST On Session openbmc ${uri} &{kwargs} expected_status=any 35 ${cert_id}= Set Variable If '${resp.status_code}' == '${HTTP_OK}' ${resp.json()["Id"]} -1 53 ... timeout 10 openssl s_client -connect ${OPENBMC_HOST}:${HTTPS_PORT} -showcerts 57 ... ${output} -----END CERTIFICATE----- [all …]
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | new-recipe.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 15 ":ref:`ref-manual/varlocality:recipes`" section of the Yocto Project 24 .. image:: figures/recipe-workflow.png 34 - ``devtool add``: A command that assists in creating a recipe and an 37 - ``recipetool create``: A command provided by the Yocto Project that 40 - *Existing Recipes:* Location and modification of an existing recipe 46 ":ref:`dev-manual/new-recipe:recipe syntax`" section. 49 ---------------------------------------------- 51 The ``devtool add`` command uses the same logic for auto-creating the 59 the ":ref:`sdk-manual/extensible:a closer look at \`\`devtool add\`\``" section [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/ifupdown/ |
H A D | ifupdown_0.8.44.bb | 7 LICENSE = "GPL-2.0-only" 12 file://run-ptest \ 13 file://0001-Define-FNM_EXTMATCH-for-musl.patch \ 14 file://0001-Makefile-do-not-use-dpkg-for-determining-OS-type.patch \ 15 file://0001-ifupdown-skip-wrong-test-case.patch \ 16 file://defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch \ 17 file://tweak-ptest-script.patch \ 24 inherit ptest update-alternatives 28 oe_runmake 'CC=${CC}' "-Wall -W -D'IFUPDOWN_VERSION=\"${PV}\"'" 32 install -d ${D}${mandir}/man8 \ [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/init-ifupdown/ |
H A D | init-ifupdown_1.0.bb | 5 LICENSE = "GPL-2.0-only" 8 inherit update-rc.d 22 install -d ${D}${sysconfdir}/init.d \ 23 ${D}${sysconfdir}/network/if-pre-up.d \ 24 ${D}${sysconfdir}/network/if-up.d \ 25 ${D}${sysconfdir}/network/if-down.d \ 26 ${D}${sysconfdir}/network/if-post-down.d 27 install -m 0755 ${S}/init ${D}${sysconfdir}/init.d/networking 28 install -m 0644 ${S}/interfaces ${D}${sysconfdir}/network/interfaces 29 install -m 0755 ${S}/nfsroot ${D}${sysconfdir}/network/if-pre-up.d [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/bridge-utils/ |
H A D | bridge-utils_1.7.1.bb | 4 LICENSE = "GPL-2.0-only" 11 git://git.kernel.org/pub/scm/network/bridge/bridge-utils.git;branch=main \ 12 file://0001-include-missing-kernel-header.patch \ 13 file://0002-build-don-t-ignore-CFLAGS-from-environment.patch \ 14 file://0003-libbridge-Modifying-the-AR-to-cross-toolchain.patch \ 15 file://0004-cleanup-includes.patch \ 22 CVE_PRODUCT = "kernel:bridge-utils" 24 inherit autotools-brokensep update-alternatives 30 EXTRA_OECONF = "--with-linux-headers=${STAGING_INCDIR}" 33 install -d ${D}/${datadir}/bridge-utils [all …]
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-5.2.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 3 .. |yocto-codename| replace:: walnascar 4 .. |yocto-ver| replace:: 5.2 6 value of |yocto-ver| above. 8 Release |yocto-ver| (|yocto-codename|) 11 Migration notes for |yocto-ver| (|yocto-codename|) 12 -------------------------------------------------- 15 Project |yocto-ver| Release (codename "|yocto-codename|") from the prior release. 17 ``debug-tweaks`` removed from :term:`IMAGE_FEATURES` 20 The ``debug-tweaks`` image feature is now removed because it was too vague about [all …]
|