Skip to content

Migrate lwip to Bazel#495

Merged
christophruethingbmw merged 2 commits into
eclipse-openbsw:mainfrom
esrlabs:cr-1046572
Jun 25, 2026
Merged

Migrate lwip to Bazel#495
christophruethingbmw merged 2 commits into
eclipse-openbsw:mainfrom
esrlabs:cr-1046572

Conversation

@DominikAFischer

Copy link
Copy Markdown
Contributor

Migrate lwip to Bazel

  • libs/3rdparty/lwip: lwip_core cc_library, lwip_configuration label_flag
  • executables/referenceApp/lwipConfiguration: lwip_configuration
    implementation with platform-select for lwipSysArch
  • executables/referenceApp/application: application_headers stub
  • platforms/posix/lwipSysArch, platforms/s32k1xx/lwipSysArch: sys_arch
    port libraries
  • libs/bsw/lwipSocket: lwipSocket cc_library
  • Add lwip BUILD file to ignored rim files.

@christophruethingbmw christophruethingbmw left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Ignored the commits from #494, one comment regarding the integration of lwip.

Comment thread libs/3rdparty/lwip/BUILD.bazel Outdated
- libs/3rdparty/lwip: lwip_core cc_library, lwip_configuration label_flag
- executables/referenceApp/lwipConfiguration: lwip_configuration
  implementation with platform-select for lwipSysArch
- executables/referenceApp/application: application_headers stub
- platforms/posix/lwipSysArch, platforms/s32k1xx/lwipSysArch: sys_arch
  port libraries
- libs/bsw/lwipSocket: lwipSocket cc_library
- Add lwip BUILD file to ignored rim files.

Change-Id: Ia5ec7c273aac6fc3545df972b02cf44898de570b
Change-Id: I91e9ba7871144b2c4a5f72fa3d42ba2554065d9b
@christophruethingbmw christophruethingbmw merged commit 8857f6b into eclipse-openbsw:main Jun 25, 2026
129 of 130 checks passed
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.

3 participants