diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-07-12 10:17:19 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-13 12:29:20 +0100 |
commit | 4a6109fc36fe649b67a3712b2969d501bb241f49 (patch) | |
tree | e6899e78b8cc5318a56d54dae6cb621686af69b3 /meta/recipes-extended | |
parent | 8a3692deaf9f143877940bf5e0d02cc3d80c9276 (diff) | |
download | poky-4a6109fc36fe649b67a3712b2969d501bb241f49.tar.gz |
Patches: Fix Upstream-Status info
(From OE-Core rev: f2a5b2d143fff8337d2f0d024bc593c55f56a3a3)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/at/at-3.1.12/configure.patch | 1 | ||||
-rw-r--r-- | meta/recipes-extended/libtirpc/libtirpc-0.2.2/libtirpc-0.2.1-fortify.patch | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-extended/at/at-3.1.12/configure.patch b/meta/recipes-extended/at/at-3.1.12/configure.patch index 99b40774d6..14310e3354 100644 --- a/meta/recipes-extended/at/at-3.1.12/configure.patch +++ b/meta/recipes-extended/at/at-3.1.12/configure.patch | |||
@@ -1,4 +1,3 @@ | |||
1 | Upstream-Status: Inappropriate [licensing] | ||
2 | 1 | ||
3 | Fix cross-compilation issues in configure.ac | 2 | Fix cross-compilation issues in configure.ac |
4 | Derived from an OE patch for at-3.1.8 | 3 | Derived from an OE patch for at-3.1.8 |
diff --git a/meta/recipes-extended/libtirpc/libtirpc-0.2.2/libtirpc-0.2.1-fortify.patch b/meta/recipes-extended/libtirpc/libtirpc-0.2.2/libtirpc-0.2.1-fortify.patch index 32644b5b72..4a785d344a 100644 --- a/meta/recipes-extended/libtirpc/libtirpc-0.2.2/libtirpc-0.2.1-fortify.patch +++ b/meta/recipes-extended/libtirpc/libtirpc-0.2.2/libtirpc-0.2.1-fortify.patch | |||
@@ -2,7 +2,7 @@ Fix a possible overflow (reported by _FORTIFY_SOURCE=2) | |||
2 | 2 | ||
3 | Ported from Gentoo | 3 | Ported from Gentoo |
4 | 4 | ||
5 | Upstream-Status: Unknown | 5 | Upstream-Status: Pending |
6 | 6 | ||
7 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 7 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
8 | 8 | ||