summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/btrfs-tools
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@bootlin.com>2021-10-23 23:20:30 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-23 22:26:48 +0100
commit9a98a2e9007a1c33424a06d9cc69fbdbfe061efb (patch)
tree9df731e38803034d9ed5375a9087a1395291f063 /meta/recipes-devtools/btrfs-tools
parentdec1a60146e291c228f00cda04d88aa2a3b526a7 (diff)
downloadpoky-9a98a2e9007a1c33424a06d9cc69fbdbfe061efb.tar.gz
libevent,btrfs-tools: fix Upstream-Status tag
(From OE-Core rev: fe3b2d0cb23a0d4abd229682beaa0bb64f4a97bd) Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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---