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:53:16 +0000 |
commit | 63549ea4033a1608b705e7b35cb9437087fc05f3 (patch) | |
tree | 03122a7f0342e3f26df799d1c8e976e34cd9a5c7 /meta | |
parent | f3358ab1d7e76ef263d2f86e5fd675bdebb48764 (diff) | |
download | poky-63549ea4033a1608b705e7b35cb9437087fc05f3.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>
Diffstat (limited to 'meta')
-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 | |||
13 | requires. | 13 | requires. |
14 | --- | 14 | --- |
15 | Upstream-Status: Backport | 15 | Upstream-Status: Backport |
16 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||
16 | 17 | ||
17 | dir.c | 29 +++++++++++++++++++++++++++-- | 18 | dir.c | 29 +++++++++++++++++++++++++++-- |
18 | 1 file changed, 27 insertions(+), 2 deletions(-) | 19 | 1 file changed, 27 insertions(+), 2 deletions(-) |