-
Notifications
You must be signed in to change notification settings - Fork 154
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
Fixes to add additional operating system support #7
base: master
Are you sure you want to change the base?
Conversation
As it stands now the sdk re-installs itself every time you run make install and erases the old install. That makes it impossible to develop and patch the SDK easily while trying to add support for a new OS or debugging an install problem. Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Some of the demonstrations do not run correctly because the execute bit is not set. Some of the makefiles fix this, while others do not. This patch makes them all consistent. Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This commit (execute attributes) has been merged. The second commit is still under consideration
on low memory systems like raspberry pi, I write here. because there is no issue tap. |
No description provided.