summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-python/recipes-devtools/python/python3-supervisor/supervisor.service
diff options
context:
space:
mode:
authorLiora Guo <liora.guo.wiwynn@gmail.com>2025-08-14 16:18:59 +0300
committerPatrick Williams <patrick@stwcx.xyz>2025-08-21 18:58:35 +0300
commit146313c34f7451bb46fb01fa9ce719054614f754 (patch)
tree01824d57a85177cc9c8457b7c48fc064e6f69fa2 /meta-openembedded/meta-python/recipes-devtools/python/python3-supervisor/supervisor.service
parent367b1785994200255ab32fe17efe743766aa83f3 (diff)
downloadopenbmc-146313c34f7451bb46fb01fa9ce719054614f754.tar.xz
meta-facebook: yosemite4: Replace dbus-send with busctl in rescan-cxl-eid
Task Description: Replace the deprecated dbus-send command with busctl in the rescan-cxl-eid script. The dbus-send utility is no longer available on systems using VIRTUAL-RUNTIME_dbus = "dbus-broker". This update ensures continued functionality for slot type checking during CXL EID rescanning. Motivation: The dbus-send utility is no longer available in the system when using dbus-broker. Using busctl is the recommended replacement. Design: The script now uses busctl to call the ObjectMapper's GetSubTreePaths method, replacing the previous dbus-send invocation. No additional logic or parameters were changed, and the new command matches the required D-Bus call for slot type detection. Test Log: - Verified that the slot type is correctly detected and that the bypass logic for T1/T2 system operates as expected. - All behaviors matched expectations and no regressions were observed. Change-Id: I3280a95fd9cde08dabf9d053d53eaf5836d23bf2 Signed-off-by: Liora Guo <liora.guo.wiwynn@gmail.com>
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-supervisor/supervisor.service')
0 files changed, 0 insertions, 0 deletions