From 4a0948d0184e35770ca24cd591e9a29fd5ff44a6 Mon Sep 17 00:00:00 2001 From: "Allen.Wang" Date: Wed, 15 Dec 2021 13:41:18 +0800 Subject: meta-bletchley: Add services to control step motor For Bletchley platform, we can only power on system by step motor to press power key. Add tools and service to initialize step motor and control system power by motor. Signed-off-by: Allen.Wang Change-Id: Ic75352a037566d701b2e362743c527c370b0c2e5 Signed-off-by: Patrick Williams --- .../recipes-phosphor/images/fb-bletchley-phosphor-image.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta-facebook/meta-bletchley/recipes-phosphor/images/fb-bletchley-phosphor-image.inc') diff --git a/meta-facebook/meta-bletchley/recipes-phosphor/images/fb-bletchley-phosphor-image.inc b/meta-facebook/meta-bletchley/recipes-phosphor/images/fb-bletchley-phosphor-image.inc index 8fa7252e7..6636f5090 100644 --- a/meta-facebook/meta-bletchley/recipes-phosphor/images/fb-bletchley-phosphor-image.inc +++ b/meta-facebook/meta-bletchley/recipes-phosphor/images/fb-bletchley-phosphor-image.inc @@ -1,4 +1,5 @@ OBMC_IMAGE_EXTRA_INSTALL:append = " \ phosphor-nvme \ plat-svc \ - " + motor-ctrl \ +" -- cgit v1.2.3