[PATCH skeleton 07/15] Remove setblinkslow

OpenBMC Patches openbmc-patches at stwcx.xyz
Sat Dec 19 10:40:27 AEDT 2015


From: Ken <ken.sk.lai at mail.foxconn.com>

---
 bin/Barreleye.py | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/bin/Barreleye.py b/bin/Barreleye.py
index ff6fdcc..90655da 100755
--- a/bin/Barreleye.py
+++ b/bin/Barreleye.py
@@ -75,12 +75,6 @@ ENTER_STATE_CALLBACK = {
 			'obj_name'   : '/org/openbmc/control/led/BEEP',
 			'interface_name' : 'org.openbmc.Led',
 		},
-		'setBlinkSlow' : {
-			'bus_name'   : 'org.openbmc.control.led',
-			'obj_name'   : '/org/openbmc/control/led/HEART_BEAT',
-			'interface_name' : 'org.openbmc.Led',
-		},
-
 		'init' : {
 			'bus_name'   : 'org.openbmc.control.Flash',
 			'obj_name'   : '/org/openbmc/control/flash/bios',
-- 
2.6.3




More information about the openbmc mailing list