[Buildroot] [PATCH] package/mesa3d: remove sha1 external dependency

Romain Naour romain.naour at gmail.com
Tue Mar 28 07:34:46 UTC 2017


Hi Peter,


Le 28 mars 2017 09:09, "Peter Korsgaard" <peter at korsgaard.com> a écrit :

>>>>> "Romain" == Romain Naour <romain.naour at gmail.com> writes:

 > --with-sha1 option was removed since mesa 1.17.0 by commit [1].
 > [1] https://cgit.freedesktop.org/mesa/mesa/commit/?id=d1efa09d34
2bff3e5def2978a0bef748d74f9c82

 > Signed-off-by: Romain Naour <romain.naour at gmail.com>
 > Cc: Bernd Kuhls <bernd.kuhls at t-online.de>
 > ---
 >  package/mesa3d/mesa3d.mk | 11 -----------

What about the comment and logic in Config.in?

       # We need a SHA1 implementation. If either openssl or
        # libgcrypt are already part of the build, we'll use one of
        # them, otherwise, use the small libsha1 library.
        select BR2_PACKAGE_LIBSHA1 if (!BR2_PACKAGE_OPENSSL &&
!BR2_PACKAGE_LIBGCRYPT)


I missed it...
It must be removed as well.

Can you fix this ?
Otherwise I will send a patch this evening.

Best regards,
Romain



--
Bye, Peter Korsgaard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20170328/2c05fb94/attachment-0002.html>


More information about the buildroot mailing list