mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
minicom: Mark patches as backports
These three patches are backports from upstream, mark as such. (From OE-Core rev: d8f974004ac5a3518c4fc88c4eded4ad23fa98fd) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -11,7 +11,7 @@ can be dropped.
|
||||
This fixes linking with gcc 10 which uses -fno-common by default,
|
||||
disallowing multiple global variable definitions.
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Backport [https://salsa.debian.org/minicom-team/minicom/-/commit/db269bba2a68fde03f5df45ac8372a8f1248ca96]
|
||||
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||||
---
|
||||
src/dial.c | 2 --
|
||||
|
||||
@@ -13,7 +13,7 @@ variables in minicom.c and only declare them in the minicom.h header.
|
||||
This fixes linking with gcc 10 which uses -fno-common by default,
|
||||
disallowing multiple global variable definitions.
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Backport [https://salsa.debian.org/minicom-team/minicom/-/commit/c69cad5b5dda85d361a3a0c1fddc65e933f26d11]
|
||||
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||||
---
|
||||
src/minicom.h | 2 +-
|
||||
|
||||
@@ -14,7 +14,7 @@ and only declare the variables in the minicom.h header.
|
||||
This fixes linking with gcc 10 which uses -fno-common by default,
|
||||
disallowing multiple global variable definitions.
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Backport [https://salsa.debian.org/minicom-team/minicom/-/commit/c8382374c5d340aa4115d527aed76e876ee5456b]
|
||||
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||||
---
|
||||
src/minicom.h | 6 +++---
|
||||
|
||||
Reference in New Issue
Block a user