Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use libuwifi in OpenWrt #101

Open
PolynomialDivision opened this issue Sep 4, 2019 · 4 comments
Open

Use libuwifi in OpenWrt #101

PolynomialDivision opened this issue Sep 4, 2019 · 4 comments

Comments

@PolynomialDivision
Copy link

PolynomialDivision commented Sep 4, 2019

I created a version that uses libuwifi:
https://github.com/PolynomialDivision/packages/tree/feature/horst_uselibuwifi/net/horst

It depends on the pull request:
openwrt/packages#9920

Do you think it is a good idea to do that?

I compiled against latest commit. But I get an error that some command is not found. But it seems to work. Maybe that is because of latest commit.

@PolynomialDivision
Copy link
Author

PolynomialDivision commented Sep 5, 2019

I made an mistake and the DEBUG=1. Libuwifi is currently not build with DEBUG=1 so this fails... But I fixed it.

@br101
Copy link
Owner

br101 commented Sep 5, 2019

It makes sense to do this, but please don’t patch the Makefile... pass the corresponding flag LIBUWIFI= thru the OpenWRT Makefile

@br101
Copy link
Owner

br101 commented Sep 5, 2019

Also Horst is not stable right now...

@PolynomialDivision
Copy link
Author

It makes sense to do this, but please don’t patch the Makefile... pass the corresponding flag LIBUWIFI= thru the OpenWRT Makefile

Okay. I changed it. I won't do a pull request to the upstream branch.
Just wanted to test the library. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants