diff options
Diffstat (limited to 'meta/recipes-devtools/mtd/files/0001-Improve-check-for-GCC-compiler-version.patch')
-rw-r--r-- | meta/recipes-devtools/mtd/files/0001-Improve-check-for-GCC-compiler-version.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/mtd/files/0001-Improve-check-for-GCC-compiler-version.patch b/meta/recipes-devtools/mtd/files/0001-Improve-check-for-GCC-compiler-version.patch index 3cd58e053d..2329dfece3 100644 --- a/meta/recipes-devtools/mtd/files/0001-Improve-check-for-GCC-compiler-version.patch +++ b/meta/recipes-devtools/mtd/files/0001-Improve-check-for-GCC-compiler-version.patch | |||
@@ -8,7 +8,7 @@ When using unreleased compiler has version like | |||
8 | becomes true, therefore check for full version string | 8 | becomes true, therefore check for full version string |
9 | which is more rubust. | 9 | which is more rubust. |
10 | 10 | ||
11 | Upstream-Status: Submitted [https://lists.infradead.org/pipermail/linux-mtd/2025-March/108860.html] | 11 | Upstream-Status: Backport [https://github.com/sigma-star/mtd-utils/commit/ac0ab65ebcd7b11739986b81343457469fbb43b0] |
12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
13 | --- | 13 | --- |
14 | ubifs-utils/common/atomic.h | 6 +++++- | 14 | ubifs-utils/common/atomic.h | 6 +++++- |