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

less intrusive changes on compile.sh + option to have a per board config file (easier for average joe users like me) #387

Closed
wants to merge 14 commits into from

Conversation

golfromeo-fr
Copy link
Contributor

@golfromeo-fr golfromeo-fr commented Jun 30, 2016

& removed my previous version compile.sh update
& added a new version of compile.sh and optional helper_compile.sh

.config includes:

  • removal of exynos3 & 4 SoC
  • tuning for XU4 about 200Hz base frequencies
  • misc

@golfromeo-fr golfromeo-fr changed the title compile.sh: update for users using RSA github connexion (chown of lib… update config for odroidxu4-next based on *tobetter* Jul 6, 2016
golfromeo-fr and others added 2 commits July 7, 2016 02:51
@golfromeo-fr golfromeo-fr changed the title update config for odroidxu4-next based on *tobetter* update config for odroidxu4-next based on *tobetter* + less intrusive changes on compile.sh Jul 7, 2016
zador-blood-stained added a commit that referenced this pull request Jul 10, 2016
@golfromeo-fr
Copy link
Contributor Author

created patch from tobetter kernel 4.6 dts config not ported to vanilla (probably should have been as it is specific to XU4)

  • improved helper_compile.sh with possible helper_compile_MYCONFIG.sh
    called by ./compile.sh MYCONFIG

@golfromeo-fr golfromeo-fr changed the title update config for odroidxu4-next based on *tobetter* + less intrusive changes on compile.sh less intrusive changes on compile.sh + option to have a per board config file (easier for average joe users like me) Jul 11, 2016
@zador-blood-stained
Copy link
Member

improved helper_compile.sh with possible helper_compile_MYCONFIG.sh called by ./compile.sh MYCONFIG

I would prefer to keep compile.sh as simple as possible. Instead of calling a helper script from compile.sh you can use a helper script that will update repository from a fork (running as a normal user) and then call original compile.sh (with sudo or not). To disable git updates by compile.sh you can create an empty file .ignore_changes next to it.

@golfromeo-fr
Copy link
Contributor Author

@zador-blood-stained Agreed
I will revert compile.sh and other to be able to close this pull.
thanks for the tip .ignore_changes
(still one day, a solution for "lib" user using RSA keys with github may be needed :) )

@golfromeo-fr
Copy link
Contributor Author

undo completed, others changes pulled, so closing this pull

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

Successfully merging this pull request may close these issues.

2 participants