From 630ce8130598e2bca7231ac28a7cc18b5b942544 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 22 Sep 2020 15:42:26 +0100 Subject: meta: add/fix invalid Upstream-Status tags Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-extended/ltp/ltp/0004-guard-mallocopt-with-__GLIBC__.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-extended') 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 e93886c9cd..a187f61f08 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 @@ -7,7 +7,7 @@ mallocopt is not available on non glibc implementations Signed-off-by: Khem Raj Reviewed-by: Petr Vorel -[ Upstream-Status: accepted in 967612c454aea66770b64f69287671037fe895b3 ] +Upstream-Status: Accepted [967612c454aea66770b64f69287671037fe895b3] --- utils/benchmark/ebizzy-0.3/ebizzy.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- cgit 1.2.3-korg