From: Ross Burton Date: Wed, 11 Nov 2015 11:11:26 +0000 (+0000) Subject: glibc: fix Upstream-Status tag X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=521fac6cef29289a93b48f11d993d55e6e73b142;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git glibc: fix Upstream-Status tag (From OE-Core rev: 27debfb85c74ee7a4a13657e3aa4f3d1a326f776) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/glibc/glibc/use_64bit_atomics.patch b/meta/recipes-core/glibc/glibc/use_64bit_atomics.patch index eb7f2b29bec..16d7698207d 100644 --- a/meta/recipes-core/glibc/glibc/use_64bit_atomics.patch +++ b/meta/recipes-core/glibc/glibc/use_64bit_atomics.patch @@ -4,7 +4,7 @@ later (would not work on i386, i486). Using 64 bit atomic instructions bypasses code containing a bug as documented in https://bugzilla.yoctoproject.org/show_bug.cgi?id=8140 -Upstream-Status: TBD +Upstream-Status: Pending Signed-off-by: Juro Bystricky