Building LoRa-Basic Station for onion omega2
-
I built basic station for linux x86 architecture, but i cannot build for my embedded device that has mips architecture.
i found this variable in /basicstation/deps/lgw/patch-{platform}.patch
I do not have any idea about how .patch files works.
i created for my platform and also i edited setup.gmk file for my platform but it does not work.
-
@Oziesin Might be a dumb question but did you run make clean before make?
-
Yeap , i tried
-
@Oziesin Take a look at this link that explains how to make and use path files.
https://www.howtogeek.com/415442/how-to-apply-a-patch-to-a-file-and-create-patches-in-linux/
-
@crispyoz Thank you for your interest. I fixed this error. I cloned basic station again and i copied onion.patch file it was fixed but now i have another problem