Skip to content

hal_adi: Synchronization problem #85205

@hfakkiz

Description

@hfakkiz

Describe the issue
Currently, we create "zephyrproject-rtos/hal_adi" commits manually regarding to features dependencies which we want to add Zephyr. This causes a synchronization problem between inner "hal_adi" and "zephyrproject-rtos/hal_adi" repositories.

Expected behavior
Having linear history, same as on inner "hal_adi" repository.

Impact
It is hard to synchronize.

Steps to resolve

  1. Add zephyrproject-rtos/hal_adi/main commit with information that "hal_adi" history will be rewritten and the main branch will be pushed with new history; merge it and tag.
  2. Tag and branch to use: zephyr-v4.0.0-snapshot
  3. Push new-history branch with fixed history;
  4. Post Zephyr PR referencing the "hal_adi" from the new-history branch by the sha.
  5. Merge the Zephyr PR fixing the "hal_adi"
  6. Overwrite the main branch with new-history branch.

Metadata

Metadata

Assignees

Labels

EnhancementChanges/Updates/Additions to existing featuresplatform: ADIAnalog Devices, Inc.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions