Book Image

Using Yocto Project with BeagleBone Black

By : Hafiz Muhammad I Sadiq, Irfan Sadiq
Book Image

Using Yocto Project with BeagleBone Black

By: Hafiz Muhammad I Sadiq, Irfan Sadiq

Overview of this book

Table of Contents (17 chapters)
Using Yocto Project with BeagleBone Black
Credits
Foreword
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Knowing the issues/enhancements


We haven't resolved all of the issues for several reasons. These reasons are as follows:

  • The biggest and greatest is time.

  • Most of these issues don't fall in the scope of the book. They are related to the configuration of system, or hardware (which can change for users) driver implementation, or network configurations.

  • Try using ConnMan to achieve the same goal. This will be a rather simple implementation. The ConnMan package is already enabled in core-image-sato, but you will need connmanctl from the connman-client package, which is built in but not added to rootfs by default. With these packages, you can issue connmanctl enable wifi and connmanctl tether wifi SSID Passphrase and try connecting the devices.

Having said that, the following are the known issues with this implementation:

  • Our service fails to start at boot time. If we check the status, it shows Active: inactive (dead).

  • When we connect to our device and browse, we get some data loss messages continuously...