| /openbmc/qemu/python/ |
| H A D | Makefile | 59 min-venv: $(QEMU_MINVENV_DIR) $(QEMU_MINVENV_DIR)/bin/activate 60 $(QEMU_MINVENV_DIR) $(QEMU_MINVENV_DIR)/bin/activate: setup.cfg tests/minreqs.txt 65 . $(QEMU_MINVENV_DIR)/bin/activate; \ 79 . $(QEMU_MINVENV_DIR)/bin/activate; \ 84 dev-venv: $(QEMU_VENV_DIR) $(QEMU_VENV_DIR)/bin/activate 85 $(QEMU_VENV_DIR) $(QEMU_VENV_DIR)/bin/activate: setup.cfg 90 . $(QEMU_VENV_DIR)/bin/activate; \ 100 . $(QEMU_VENV_DIR)/bin/activate; \
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/ |
| H A D | 0001-Remove-python-venv.patch | 14 venv-activate.sh | 44 +------------------------------------------- 44 -if [[ ! -x ${VIRTUALENV_ROOT}/bin/activate ]] ; then 52 -source "${VIRTUALENV_ROOT}/bin/activate" 100 - source ${VIRTUALENV_ROOT}/bin/activate 137 diff --git a/venv-activate.sh b/venv-activate.sh 139 --- a/venv-activate.sh 140 +++ b/venv-activate.sh 155 - echo "venv-activate.sh: Enter the Mycroft virtual environment" 157 - echo " source venv-activate.sh" 159 - echo " . venv-activate.sh" [all …]
|
| H A D | 0006-Use-python3-and-pip3-instead-of-python-and-pip.patch | 23 source "$DIR/../venv-activate.sh" -q 33 source "$DIR/../venv-activate.sh" -q 54 @@ -22,7 +22,7 @@ source "$DIR/../venv-activate.sh" -q 69 @@ -24,4 +24,4 @@ source "$DIR/../venv-activate.sh" -q
|
| /openbmc/u-boot/drivers/gpio/ |
| H A D | hsdk-creg-gpio.c | 24 u8 activate; member 36 reg |= ((val ? hcg->deactivate : hcg->activate) << reg_shift); in hsdk_creg_gpio_set_value() 81 u32 shift, bit_per_gpio, activate, deactivate, gpio_count; in hsdk_creg_gpio_probe() local 88 activate = dev_read_u32_default(dev, "gpio-activate-val", 1); in hsdk_creg_gpio_probe() 117 if (GENMASK(31, bit_per_gpio) & activate) { in hsdk_creg_gpio_probe() 131 if (activate == deactivate) { in hsdk_creg_gpio_probe() 140 hcg->activate = (u8)activate; in hsdk_creg_gpio_probe()
|
| /openbmc/u-boot/board/bosch/shc/ |
| H A D | Kconfig | 52 activate, if you want to build for the B sample version 58 activate, if you want to build for the B2 sample version 64 activate, if you want to build for the C sample version 70 activate, if you want to build for the C2 sample version 76 activate, if you want to build for the C3 sample version 82 activate, if you want to build for the Series version
|
| /openbmc/phosphor-logging/test/openpower-pels/ |
| H A D | service_indicators_test.cpp | 273 lightPath.activate(pel); in TEST() 299 lightPath.activate(pel); in TEST() 316 lightPath.activate(pel); in TEST() 338 lightPath.activate(pel); in TEST() 357 lightPath.activate(pel); in TEST() 376 lightPath.activate(pel); in TEST()
|
| /openbmc/u-boot/doc/device-tree-bindings/gpio/ |
| H A D | snps,creg-gpio.txt | 8 write 0x2 == set output to "1" (activate) 20 - gpio-activate-val: Value should be set in corresponding field to set 40 gpio-activate-val = <2>;
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | service_indicators.hpp | 38 virtual void activate(const PEL& pel) = 0; 92 void activate(const PEL& pel) override;
|
| /openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/ |
| H A D | lvm | 11 lvm pvscan --cache --activate ay
|
| /openbmc/u-boot/board/phytec/pfla02/ |
| H A D | Kconfig | 15 activate, if the module has just one bank
|
| /openbmc/u-boot/drivers/ram/stm32mp1/ |
| H A D | Kconfig | 9 activate STM32MP1 DDR controller driver for STM32MP1 soc
|
| /openbmc/phosphor-webui/app/common/directives/ |
| H A D | firmware-list.js | 16 $scope.activate = function(imageId, imageVersion, imageType) {
|
| /openbmc/phosphor-host-ipmid/include/ipmid/ |
| H A D | oemrouter.hpp | 36 virtual void activate() = 0;
|
| /openbmc/phosphor-webui/app/configuration/controllers/ |
| H A D | firmware-controller.js | 42 $scope.activate = {reboot: true}; class in $scope 117 if ($scope.activate.reboot && 128 if ($scope.activate.reboot &&
|
| /openbmc/ipmitool/src/plugins/lanplus/ |
| H A D | README.sol | 13 sessions are begun in ipmitool using the "sol activate" command. This 17 established on a port different than the RMCP+ port that the "activate 20 Once a session has been established (the activate payload command
|
| /openbmc/openbmc/poky/scripts/contrib/oe-image-files-spdx/ |
| H A D | README.md | 14 .venv/bin/activate
|
| /openbmc/telemetry/src/ |
| H A D | state.hpp | 41 object.activate(); in set()
|
| /openbmc/dbus-sensors/src/hwmon-temp/ |
| H A D | HwmonTempSensor.hpp | 46 void activate(const std::string& newPath,
|
| /openbmc/openbmc/poky/scripts/contrib/ |
| H A D | patchtest.sh | 73 source $PTENV/bin/activate
|
| /openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libxklavier/libxklavier/ |
| H A D | 0001-xklavier_config_xkb.c-Fix-keyboard-layout-settings-f.patch | 30 - if (activate)
|
| /openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-rmm/ |
| H A D | trusted-firmware-rmm_0.6.0.bb | 21 # Build for debug (set RMM_DEBUG to 1 to activate)
|
| /openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/ |
| H A D | trusted-firmware-a.inc | 39 # Build for debug (set TFA_DEBUG to 1 to activate) 45 # mbed TLS support (set TFA_MBEDTLS to 1 to activate) 61 # U-boot support (set TFA_UBOOT to 1 to activate) 65 # UEFI support (set TFA_UEFI to 1 to activate)
|
| /openbmc/libpldm/include/libpldm/ |
| H A D | firmware_fd.h | 212 uint8_t (*activate)(void *ctx, bool self_contained, member
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | energy_scale_utils.robot | 81 ${resp}= Run External IPMI Standard Command dcmi power activate 83 ... msg=Command failed: dcmi power activate. 150 ... msg=Failed to activate power limiting via REST.
|
| /openbmc/qemu/tests/vm/ |
| H A D | centos-8-aarch64.ks | 24 network --bootproto=dhcp --device=enp0s1 --onboot=off --ipv6=auto --no-activate
|