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

bitbake: generate new overrides syntax #287

Merged

Conversation

shr-project
Copy link
Contributor

Signed-off-by: Martin Jansa martin.jansa@lge.com

@shr-project
Copy link
Contributor Author

Confirmed by re-generating all recipes in currently supported ROS distributions in meta-ros. There are no unexpected changes in https://github.com/ros/meta-ros/compare/dunfell...shr-project:dunfell-next-overrides-regen?expand=1 . This is ready for review and merge once 0.3.3 version is released (with #286)

@shr-project shr-project changed the title bitbake: generate new overrides syntax for RDEPENDS bitbake: generate new overrides syntax Aug 17, 2021
@shr-project shr-project marked this pull request as ready for review December 1, 2021 17:55
@shr-project
Copy link
Contributor Author

Now when 0.3.3 release is out, this is ready for review and merge.

* generate new syntax for OE recipes to match:
  https://lists.openembedded.org/g/openembedded-architecture/message/1260
  https://lists.openembedded.org/g/openembedded-architecture/message/1279
  https://lists.openembedded.org/g/openembedded-architecture/message/1291

* this was already done with conversion script in meta-ros with:
  ros/meta-ros#902
  but for new ROS Distribution releases we want to generate new
  syntax directly with superflore.

* it's not conditional based on OE release series, because all
  currently supported versions (dunfell, hardknott, honister)
  do support new syntax (when latest bitbake revision from
  corresponding branch is being used).

* fixes ros-infrastructure#284

Signed-off-by: Martin Jansa <martin.jansa@lge.com>
…UILDTOOLS

Signed-off-by: Martin Jansa <martin.jansa@lge.com>
@herb-kuta-lge herb-kuta-lge merged commit d475c34 into ros-infrastructure:master Feb 3, 2022
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.

Update superflore to generate new overrides syntax
2 participants