]> code.ossystems Code Review - openembedded-core.git/commit
gnutls: drop obsolete configure.ac patch
authorAndre McCurdy <armccurdy@gmail.com>
Wed, 22 Aug 2018 00:43:29 +0000 (17:43 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Aug 2018 06:45:32 +0000 (07:45 +0100)
commitbce938174d1207685c67c40e341a36ab1158e6eb
treeb39087fddc421547e21d732d7d44df61d26e1893
parent0119335af368dffa42d9cda673e7aaafbc6f657f
gnutls: drop obsolete configure.ac patch

>From gnutls 3.5.8 onwards, the code in configure.ac has been passing
"basename $i" to sed, rather than "echo $i". Since the full ${srcdir}
path is not being processed, there's no risk of unexpected matches.

  https://gitlab.com/armcc/gnutls/commit/478179316bc815e1ad518ae318f46e94a13b0e1f

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/gnutls/gnutls/0001-configure.ac-fix-sed-command.patch [deleted file]
meta/recipes-support/gnutls/gnutls_3.6.3.bb