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

[dunfell][gatesgarth][hardknott][honister] Convert to new override syntax #902

Merged
merged 3 commits into from
Aug 5, 2021

Conversation

shr-project
Copy link
Contributor

@shr-project shr-project commented Aug 5, 2021

This is the result of automated script (0.9.1) conversion:

oe-core/scripts/contrib/convert-overrides.py .

converting the metadata to use ":" as the override character instead of "_".
_mips wasn't an override in this case

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

_arm wasn't an override in these case

Signed-off-by: Martin Jansa <martin.jansa@lge.com>
@shr-project
Copy link
Contributor Author

Merged to other branches as well:
770713e..accf5d3 dunfell -> dunfell-next
56cf4de..b1c75b1 gatesgarth -> gatesgarth
56cf4de..b1c75b1 gatesgarth -> gatesgarth-next
07e3ec3..05bd576 hardknott -> hardknott
07e3ec3..05bd576 hardknott -> hardknott-next
12e1268..096229e master -> master
12e1268..096229e master -> master-next

@shr-project shr-project deleted the dunfell-next-underscore branch August 5, 2021 11:57
shr-project added a commit to shr-project/superflore that referenced this pull request Aug 16, 2021
* 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>
shr-project added a commit to shr-project/superflore that referenced this pull request Dec 1, 2021
* 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>
herb-kuta-lge pushed a commit to ros-infrastructure/superflore that referenced this pull request Feb 3, 2022
* 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 #284

Signed-off-by: Martin Jansa <martin.jansa@lge.com>
zffgithub pushed a commit to zffgithub/superflore that referenced this pull request Apr 11, 2023
* 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>
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.

None yet

1 participant