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

Make do_setup_uio compatible with sh #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Make do_setup_uio compatible with sh #1

wants to merge 2 commits into from

Conversation

katutxakurra
Copy link

The do_patch log message shows an error in this function because of the use of == (bash only). Changing it to a single = fixes the issue.
https://stackoverflow.com/questions/3411048/unexpected-operator-in-shell-programming/3411061

Make function compatible with sh and bash.
@RobertCNelson
Copy link
Contributor

@katutxakurra you should post this to:

[email protected]

https://lists.yoctoproject.org/listinfo/meta-ti

They maintain the meta-ti repo, this is just a mirror.

Regards,

@katutxakurra
Copy link
Author

Thanks

RobertCNelson pushed a commit that referenced this pull request Apr 23, 2021
bump SRCREV to latest to pick build fix for 5.10 kernel.
this update picks
commit dd0c82fb5763 ("Merge pull request #1 in DBG/gdbc6x from for-5.10 to master")

Signed-off-by: Praneeth Bajjuri <[email protected]>
Reviewed-by: Suman Anna <[email protected]>
RobertCNelson pushed a commit that referenced this pull request Apr 23, 2021
bump SRCREV to latest to pick build fix for 5.10 kernel.
this update picks
commit 816485e68430 ("Merge pull request #1 in DBG/dsptop from for-5.10 to master")

Signed-off-by: Praneeth Bajjuri <[email protected]>
Reviewed-by: Suman Anna <[email protected]>
RobertCNelson pushed a commit that referenced this pull request May 14, 2021
bump SRCREV to latest to pick build fix for 5.10 kernel.
this update picks
commit dd0c82fb5763 ("Merge pull request #1 in DBG/gdbc6x from for-5.10 to master")

Signed-off-by: Praneeth Bajjuri <[email protected]>
Reviewed-by: Suman Anna <[email protected]>
RobertCNelson pushed a commit that referenced this pull request May 14, 2021
bump SRCREV to latest to pick build fix for 5.10 kernel.
this update picks
commit 816485e68430 ("Merge pull request #1 in DBG/dsptop from for-5.10 to master")

Signed-off-by: Praneeth Bajjuri <[email protected]>
Reviewed-by: Suman Anna <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants