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

Small cleanups #169

Merged
merged 7 commits into from
Apr 3, 2019
Merged

Small cleanups #169

merged 7 commits into from
Apr 3, 2019

Conversation

andre-rosa
Copy link
Contributor

Separating few cleanups from #168 .

Copy link
Contributor

@allenh1 allenh1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally looking good, but the Boost-1.0 license needs to remain (because Gentoo). I don't recall bitbake ever getting upset about this issue, so, unless this breaks things to remain (in which case we'll need to figure something else out), I need it to stay the same.

I'll make up my mind about the .vscode files in the interim.

superflore/utils.py Outdated Show resolved Hide resolved
superflore/generators/bitbake/yocto_recipe.py Show resolved Hide resolved
superflore/generators/bitbake/run.py Show resolved Hide resolved
superflore/generators/bitbake/gen_packages.py Show resolved Hide resolved
.vscode/launch.json Outdated Show resolved Hide resolved
andre-rosa and others added 2 commits April 2, 2019 13:35
User can stop/relaunch the superflore and then it reports error
because the superflore pushed git patch at the end of stage.
(Failed to 'git rm -f {existing}')
The error can be ignored because it will be re-generated.
@andre-rosa andre-rosa force-pushed the small_cleanups branch 2 times, most recently from af191c3 to 4c58786 Compare April 2, 2019 23:02
@allenh1 allenh1 self-requested a review April 3, 2019 18:21
@allenh1
Copy link
Contributor

allenh1 commented Apr 3, 2019

lgtm -- waiting for @tfoote to review and we should be ready to merge this one.

Thanks!

@allenh1 allenh1 merged commit 41475b0 into ros-infrastructure:master Apr 3, 2019
@andre-rosa
Copy link
Contributor Author

Thank you both!

@andre-rosa andre-rosa deleted the small_cleanups branch April 3, 2019 21:27
zffgithub pushed a commit to zffgithub/superflore that referenced this pull request Apr 11, 2023
* Remove dead code and fix few typos

* Add newer ROS 2 releases

* Add missing argument to save_pr

* Simplify make_dir by removing pass

* Sync ebuild and bitbake run scripts

* Don't report error when trying to remove existing bb

User can stop/relaunch the superflore and then it reports error
because the superflore pushed git patch at the end of stage.
(Failed to 'git rm -f {existing}')
The error can be ignored because it will be re-generated.

* Fix PR title/message file names on logs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants