Skip to content

Instantly share code, notes, and snippets.

@bradbishop
Created February 4, 2020 13:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bradbishop/313b4b95014b8b17ff003c579cf6c70c to your computer and use it in GitHub Desktop.
Save bradbishop/313b4b95014b8b17ff003c579cf6c70c to your computer and use it in GitHub Desktop.
openbmc - python2 usage
meta-hxt/meta-stardragon4800-rep2/recipes-phosphor/workbook/stardragon4800-rep2-config.bb:inherit pythonnative
meta-ibm/recipes-phosphor/dbus/ibm-dbus-interfaces_git.bb:inherit pythonnative
meta-ibm/recipes-phosphor/logging/ibm-logging_git.bb:inherit pythonnative
meta-intel/meta-common/recipes-phosphor/dbus/intel-dbus-interfaces_git.bb:inherit pythonnative
meta-openpower/recipes-phosphor/debug/openpower-debug-collector_git.bb: pythonnative \
meta-openpower/recipes-phosphor/occ/openpower-occ-control_git.bb: pythonnative \
meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem_git.bb:inherit pythonnative
meta-openpower/recipes-phosphor/host/op-proc-control_git.bb:inherit autotools obmc-phosphor-utils pkgconfig pythonnative
meta-openpower/recipes-phosphor/dbus/openpower-dbus-interfaces_git.bb:inherit pythonnative
meta-openpower/recipes-phosphor/flash/openpower-software-manager_git.bb:inherit pythonnative
meta-openpower/recipes-phosphor/vpd/openpower-fru-vpd_git.bb:inherit pythonnative
meta-openpower/recipes-bsp/ecmd/croserver_git.bb:inherit pythonnative
meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb: pythonnative \
meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb:inherit pythonnative
meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb:inherit pythonnative
meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb: pythonnative \
meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb:inherit autotools pkgconfig pythonnative
meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb:inherit pythonnative
meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-native.bb:inherit pythonnative
meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru_git.bb:inherit pythonnative
meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager_git.bb:inherit pythonnative
meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb: pythonnative \
meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb:inherit pythonnative
meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb:inherit pythonnative
meta-phosphor/recipes-phosphor/logging/phosphor-hostlogger_git.bb:inherit pythonnative
meta-phosphor/recipes-phosphor/flash/phosphor-software-manager_git.bb:inherit pythonnative
meta-phosphor/recipes-phosphor/leds/phosphor-led-manager_git.bb:inherit autotools pkgconfig pythonnative
meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb:inherit autotools pkgconfig pythonnative
meta-phosphor/recipes-phosphor/power/phosphor-power_git.bb:inherit pythonnative
meta-phosphor/classes/obmc-xmlpatch.bbclass:inherit pythonnative
meta-phosphor/classes/config-in-skeleton.bbclass:inherit pythonnative
meta-phosphor/classes/obmc-phosphor-python-autotools.bbclass:inherit pythonnative
meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/workbook/centriq2400-rep-config.bb:inherit pythonnative
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment