summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/mtd/files/0001-Improve-check-for-GCC-compiler-version.patch
diff options
context:
space:
mode:
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.patch2
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
8becomes true, therefore check for full version string 8becomes true, therefore check for full version string
9which is more rubust. 9which is more rubust.
10 10
11Upstream-Status: Submitted [https://lists.infradead.org/pipermail/linux-mtd/2025-March/108860.html] 11Upstream-Status: Backport [https://github.com/sigma-star/mtd-utils/commit/ac0ab65ebcd7b11739986b81343457469fbb43b0]
12Signed-off-by: Khem Raj <raj.khem@gmail.com> 12Signed-off-by: Khem Raj <raj.khem@gmail.com>
13--- 13---
14 ubifs-utils/common/atomic.h | 6 +++++- 14 ubifs-utils/common/atomic.h | 6 +++++-