openssl: Use mkhash for STAMP_CONFIGURED
authorFlorian Fainelli <f.fainelli@gmail.com>
Wed, 1 Mar 2017 18:48:32 +0000 (10:48 -0800)
committerFlorian Fainelli <f.fainelli@gmail.com>
Thu, 2 Mar 2017 01:19:52 +0000 (17:19 -0800)
commit9e740fa5a51fee102671209273f01798ea1d7694
tree0db95ab176c7569fc8603efb425c6e0483ccffc8
parent30159b3886849f94cd065ecece7ac988bfb89548
openssl: Use mkhash for STAMP_CONFIGURED

The current way of creating a STAMP_CONFIGURED filename for OpenSSL can
lead to an extremely long filename that makes touch unable to create it,
and fail the build.

Use mkhash to produce a hash against OPENSSL_OPTIONS which creates a
shortert stamp file,

Fixes #572

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
package/libs/openssl/Makefile