diff options
author | Ross Burton <ross.burton@intel.com> | 2018-01-30 12:19:36 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-10-18 11:09:39 +0100 |
commit | cd3c8323d855876d55e03eb51b0a5b42830e9473 (patch) | |
tree | 0b777e3ae3c423ba2935042ee29b5ce2d135daba /meta/recipes-devtools | |
parent | 2832aa209ddbbfc5c5d66f2108be01db27b02a1e (diff) | |
download | poky-cd3c8323d855876d55e03eb51b0a5b42830e9473.tar.gz |
make: add missing Signed-off-by
(From OE-Core rev: 5282774e0a8df40a04808622e6d265157477488f)
(From OE-Core rev: 4aa55a2c338e38816275789ac89cdd617bda9b42)
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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-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(-) |