summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorRoss Burton <ross@burtonini.com>2020-09-25 06:04:35 -1000
committerSteve Sakoman <steve@sakoman.com>2020-09-30 04:35:15 -1000
commit4dbae5c7c28a2cd6ebb601f984a54ca33d19afaf (patch)
tree8a820f4872923fec555187923bc1c604a278c8a7 /meta/recipes-extended
parent9f39e53b0e1bf74b233b3e33a9996934a198f533 (diff)
downloadopenembedded-core-4dbae5c7c28a2cd6ebb601f984a54ca33d19afaf.tar.gz
meta: add/fix invalid Upstream-Status tags
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 630ce8130598e2bca7231ac28a7cc18b5b942544) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/ltp/ltp/0004-guard-mallocopt-with-__GLIBC__.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/ltp/ltp/0004-guard-mallocopt-with-__GLIBC__.patch b/meta/recipes-extended/ltp/ltp/0004-guard-mallocopt-with-__GLIBC__.patch
index 5622a64d43..d77990e0e2 100644
--- a/meta/recipes-extended/ltp/ltp/0004-guard-mallocopt-with-__GLIBC__.patch
+++ b/meta/recipes-extended/ltp/ltp/0004-guard-mallocopt-with-__GLIBC__.patch
@@ -5,7 +5,7 @@ Subject: [PATCH] guard mallocopt() with __GLIBC__
mallocopt is not available on non glibc implementations
-Upstream-Status: Pending
+Upstream-Status: Accepted [967612c454aea66770b64f69287671037fe895b3]
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---