Set static IP address for Beaglebone black

Based on your guidlines i changed the sysVinit to systemd. I used the same MACHINE ?= "beaglebone" of the meta-ti layer. After that i followed the instruction from Stackoverflow to set the static ipaddress by adding a custom meta-layer and recipes. It worked fine. I was able to transfer text data and image data from PC to BBB board.

3 Likes