Building firmware from lede source
-
Hi,
I'm trying to build omega2 firmware from lede source, pulled from:
https://github.com/OnionIoT/source
I clone, checkout onion-omega2 branch, then select:
Target system: mediatek ralink mips
subtarget: mt7688when I attempt to select target profile of omega2, it not present.
Am I doing something wrong?
If this is not present how do I get the dts selected for omega2 selected with menuconfig?
Do I have to do it outside ?
BR
Paul
[link text](link url)
-
@Paul-Grant
check @WereCatf 's source directory, specially first_time_setup.sh and my docker project on info about how to build from LEDE.The OnionIoT repository is not ready yet, they will publish the source code in the future*.
-
You are probably using the wrong git branch (try omega2 or onion-omega2). Try the original lede project depot. The omega2 support is in the main branch.