Skip to content

bitbake: generate new overrides syntax#287

Merged
herb-kuta-lge merged 2 commits intoros-infrastructure:masterfrom
shr-project:jansa/overrides
Feb 3, 2022
Merged

bitbake: generate new overrides syntax#287
herb-kuta-lge merged 2 commits intoros-infrastructure:masterfrom
shr-project:jansa/overrides

Conversation

@shr-project
Copy link
Copy Markdown
Contributor

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

@shr-project
Copy link
Copy Markdown
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
Copy Markdown
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