summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/btrfs-tools
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/btrfs-tools')
-rw-r--r--meta/recipes-devtools/btrfs-tools/btrfs-tools/0001-btrfs-tools-include-linux-const.h-to-fix-build-with-.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools/0001-btrfs-tools-include-linux-const.h-to-fix-build-with-.patch b/meta/recipes-devtools/btrfs-tools/btrfs-tools/0001-btrfs-tools-include-linux-const.h-to-fix-build-with-.patch
index d7188881da..be942388a5 100644
--- a/meta/recipes-devtools/btrfs-tools/btrfs-tools/0001-btrfs-tools-include-linux-const.h-to-fix-build-with-.patch
+++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools/0001-btrfs-tools-include-linux-const.h-to-fix-build-with-.patch
@@ -18,7 +18,7 @@ add an explicit include of const.h to pickup the macro:
18This is safe for older kernel's as well, since the header still 18This is safe for older kernel's as well, since the header still
19exists, and is valid to include. 19exists, and is valid to include.
20 20
21Upstream-status: OE Specific [mips64 + musl + libc-headers] 21Upstream-Status: Inappropriate [mips64 + musl + libc-headers]
22 22
23Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> 23Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
24--- 24---