You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
so i build an image for the raspberrypi CM4 o the Compute module 4 IO Board, a normal image core-image-minimal gets an ip and i can login via ssh no problem, yet with a openwrt-image-full, i can see link on the board, seems to get an ip maybe but no ping / ssh to the device. Any ideas ?
so i build an image for the raspberrypi CM4 o the Compute module 4 IO Board, a normal image core-image-minimal gets an ip and i can login via ssh no problem, yet with a openwrt-image-full, i can see link on the board, seems to get an ip maybe but no ping / ssh to the device. Any ideas ?
MACHINE ?= "raspberrypi4"
DISTRO ?= "poky"
INHERIT += "openwrt-distro-defaults"
The text was updated successfully, but these errors were encountered: