wolfssl: ABI version shouldn't depend on benchmark
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Fri, 23 Sep 2022 11:26:51 +0000 (08:26 -0300)
committerChristian Marangi <ansuelsmth@gmail.com>
Sun, 25 Sep 2022 13:19:07 +0000 (15:19 +0200)
commit50d0b41b38440fa5c6b87bebc229296667851b26
tree7c995699427b6286dd1226035d1d6a1e42acae41
parentd391236269314a759acb7dfb7ec01ccaa0e0b32c
wolfssl: ABI version shouldn't depend on benchmark

Move CONFIG_PACKAGE_libwolfssl-benchmark from the top of
PKG_CONFIG_DEPENDS to after PKG_ABI_VERSION is set.

This avoids changing the ABI version hash whether the bnechmark package
package is selected or not.

Fixes: 05df135cac (wolfssl: Rebuild when libwolfssl-benchmark gets changes)
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
package/libs/wolfssl/Makefile