Yocto Linux Support

Job ID: 37528848

Budget: £10 – £30 GBP

Require an experience developer with years of Yocto Linux OS development experience to support
help support our project. You will need broadband connection so you can login and view the issue.. also you must respond within a day to emails. You MUST have a lot of Yocto experience.

The board we are using it the Karo TX6.. Uses Hardknott.. minimal build

First issue.. More to follow..

I added this code to local.conf but then cannot login.. # Either add this for root with no password..
#EXTRA_IMAGE_FEATURES ?= "debug-tweaks"

# Or add this for root with password
EXTRA_IMAGE_FEATURES += "allow-root-login"
INHERIT += "extrausers"
PASSWD = "$6$11550452$6eJmUf6GSaMSh88vnfttcU6fDfa6Q82Ki/f7lz49P3ZEcVfcbqEKRS1vH1iCb3IhIhpJoA0FNtHylNFrhf/fK."
EXTRA_USERS_PARAMS = "usermod -p '${PASSWD}' root;"

I read somewhere I also need to edit open_ssh file to
allow the login through serial terminal.. There is some setup in
hardknott/layers/poky/meta/recipes-connectivity/openssh .. but I know your not supposed to
edit poky files directly rather creating a patch file.
Related categories: Linux Shell Script Ubuntu Yocto