]> code.ossystems Code Review - openembedded-core.git/commit
libsolv: Drop now uneeded musl patch
authorRandy MacLeod <Randy.MacLeod@windriver.com>
Fri, 1 Feb 2019 21:16:28 +0000 (16:16 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 2 Feb 2019 11:08:44 +0000 (11:08 +0000)
commit8eeb5bae02331cec3bea98adef784357c6e3c910
treeb516be2112269dabb60f269283fa214be0dee2a5
parent29e064ac6bd8d1ef74c280bf85bf8428c37ba014
libsolv: Drop now uneeded musl patch

Drop the musl specific fopencookie patches since musl
added support for fopencookie in:
   06184334 implement the fopencookie extension to stdio
in December 2017 so it has been in musl since v1.1.19.
There was no change in libsolv's configure log when building
with musl and these patches dropped.

Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/libsolv/libsolv/0001-Add-fallback-fopencookie-implementation.patch [deleted file]
meta/recipes-extended/libsolv/libsolv/0002-Fixes-to-internal-fopencookie-implementation.patch [deleted file]
meta/recipes-extended/libsolv/libsolv_0.7.3.bb