Hello community members,
I hope this message finds you well. I am currently working on RSTP (Rapid Spanning Tree Protocol) development in a Yocto environment, and I have reached a point where I am facing challenges in adding the package of mstpctl
to the Linux SDK. I have followed the documentation provided here and successfully executed up to the "ifconfig br0 up" step.
However, I am struggling with the inclusion of the mstpctl
package in the Yocto-based Linux SDK. If any community members have experience or insights into this process, I would greatly appreciate your guidance.
Could someone kindly provide a step-by-step procedure or any relevant tips on how to successfully integrate the mstpctl
package into the Yocto environment for RSTP development?
Thank you