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

Support custom sysroot i.e. with custom additional libraries #68

Open
me21 opened this issue Aug 23, 2017 · 3 comments
Open

Support custom sysroot i.e. with custom additional libraries #68

me21 opened this issue Aug 23, 2017 · 3 comments
Labels

Comments

@me21
Copy link

me21 commented Aug 23, 2017

Please support custom sysroot. For example, mount actual Pi root over sshfs, or copy it locally using rsync. There can be additional libraries installed (i.e. WiringPi etc.).

@me21
Copy link
Author

me21 commented Aug 23, 2017

Oh, I've realized it's possible to modify utils/prepare-sysroot-full.sh. Still, mounting Pi root over sshfs has the benefit it doesn't take up local space. It might prove useful to somebody.

@GuillaumeLazar
Copy link
Member

Nice idea!

The script could be updated to offer the option to choose between:

  • the default sysroot
  • a custom sysroot.

So everybody can use it in both way without modifying the script. What do you think about it?

@totolito
Copy link

totolito commented Oct 9, 2017

I also vote for this option! ;-)

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

No branches or pull requests

3 participants