Add phosphor-misc-usb-ctrl recipe
The phosphor-misc is upstreamed including usb-ctrl support.
Add the recipe phosphor-misc-usb-ctrl to get it.
Tested: Verify the script usr/bin/usb-ctrl is in the built image.
Signed-off-by: Lei YU <yulei.sh@bytedance.com>
Change-Id: I8786444360460f5a6433f9581381a02e5c206404
diff --git a/recipes-bytedance/packagegroups/packagegroup-obmc-apps.bbappend b/recipes-bytedance/packagegroups/packagegroup-obmc-apps.bbappend
new file mode 100644
index 0000000..ffe7726
--- /dev/null
+++ b/recipes-bytedance/packagegroups/packagegroup-obmc-apps.bbappend
@@ -0,0 +1 @@
+RDEPENDS_${PN}-extras_append = " phosphor-misc-usb-ctrl"