diff options
author | Ross Burton <ross.burton@intel.com> | 2018-01-30 12:19:36 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-30 12:47:36 +0000 |
commit | 5282774e0a8df40a04808622e6d265157477488f (patch) | |
tree | 895643fdc750c1a543d9dc553b0c19269850b1e5 | |
parent | e6c0f8eddf8ff4a6132934a69e0f3450d4843ece (diff) | |
download | openembedded-core-5282774e0a8df40a04808622e6d265157477488f.tar.gz openembedded-core-5282774e0a8df40a04808622e6d265157477488f.tar.bz2 openembedded-core-5282774e0a8df40a04808622e6d265157477488f.zip |
make: add missing Signed-off-by
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r-- | meta/recipes-devtools/make/make/0001-glob-Do-not-assume-glibc-glob-internals.patch | 1 |
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(-) |