Skip to content

Commit

Permalink
pkg/nimble: Note which patches were forwarded upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
chrysn committed Dec 28, 2024
1 parent 12c1e02 commit dd87e4b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/nimble/patches/0002-include.patch
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ From: chrysn <[email protected]>
Date: Tue, 24 Dec 2024 02:53:56 +0100
Subject: [PATCH] porting: Add missing include

Forwarded: https://github.com/apache/mynewt-nimble/pull/1950

---
porting/npl/riot/include/nimble/nimble_npl_os_log.h | 1 +
1 file changed, 1 insertion(+)
Expand Down
2 changes: 2 additions & 0 deletions pkg/nimble/patches/0004-declare-min.patch
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ From: chrysn <[email protected]>
Date: Fri, 27 Dec 2024 22:48:57 +0100
Subject: [PATCH] Consistently declare min() macro before using it

Forwarded: https://github.com/apache/mynewt-nimble/pull/1950

---
apps/blemesh/src/main.c | 4 ++++
apps/blestress/src/rx_stress.c | 4 ++++
Expand Down

0 comments on commit dd87e4b

Please sign in to comment.