What's new

[Solved workaround] grive2 compile ipk entware-ng armv7

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

amplatfus

Senior Member
Hello,

Could you please help me with a compile for grive2 file in order to include the changes available on Github, here https://github.com/Entware/rtndev/tree/master/grive2 Makefile and 500_oath.patch
I mention that I have entware-ng armv7.

Thank you so much!
 
Hello,

Could you please help me with a compile for grive2 file in order to include the changes available on Github, here https://github.com/Entware/rtndev/tree/master/grive2 Makefile and 500_oath.patch
I mention that I have entware-ng armv7.

Thank you so much!
Find a workaround:

I updated the Entware-ng to Entware by entering 2 times
Code:
opkg update; opkg upgrade

I entered first:
Code:
grive -a --id 123-xyz.apps.googleusercontent.com --secret DE6XYZ
And after, every time I want to sync:
Code:
grive --id 123-xyz.apps.googleusercontent.com --secret DE6XYZ
And is working. Hope this helps!
All the best!


Sources:
https://github.com/Entware/Entware/issues/187#issuecomment-446946669
https://github.com/vitalif/grive2/pull/242#issuecomment-445212947
 

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top