aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2018-01-30 12:19:36 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-10-18 11:09:31 +0100
commit4aa55a2c338e38816275789ac89cdd617bda9b42 (patch)
tree12f1968acea0b84cdc1bb22593ea977e5347b2c3
parentbd81e47c12b8f3bbb8a9e24379b6632e36f11462 (diff)
downloadopenembedded-core-contrib-4aa55a2c338e38816275789ac89cdd617bda9b42.tar.gz
make: add missing Signed-off-by
(From OE-Core rev: 5282774e0a8df40a04808622e6d265157477488f) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta/recipes-devtools/make/make/0001-glob-Do-not-assume-glibc-glob-internals.patch1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/make/make/0001-glob-Do-not-assume-glibc-glob-internals.patch b/meta/recipes-devtools/make/make/0001-glob-Do-not-assume-glibc-glob-internals.patch
index 5839d2ddd1..2b6e4d40c3 100644
--- a/meta/recipes-devtools/make/make/0001-glob-Do-not-assume-glibc-glob-internals.patch
+++ b/meta/recipes-devtools/make/make/0001-glob-Do-not-assume-glibc-glob-internals.patch
@@ -13,6 +13,7 @@ https://sourceware.org/ml/libc-alpha/2017-09/msg00409.html
requires.
---
Upstream-Status: Backport
+Signed-off-by: Khem Raj <raj.khem@gmail.com>
dir.c | 29 +++++++++++++++++++++++++++--
1 file changed, 27 insertions(+), 2 deletions(-)