Migrate lwip to Bazel#495
Merged
Merged
Conversation
b1d88e7 to
9dceb17
Compare
christian-schilling
previously approved these changes
Jun 24, 2026
christophruethingbmw
left a comment
Contributor
There was a problem hiding this comment.
Ignored the commits from #494, one comment regarding the integration of lwip.
5422663 to
b6c3910
Compare
- 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
b6c3910 to
68bc96f
Compare
christophruethingbmw
approved these changes
Jun 25, 2026
8857f6b
into
eclipse-openbsw:main
129 of 130 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Migrate lwip to Bazel
implementation with platform-select for lwipSysArch
port libraries