apk: disable tests
authorRobert Marko <robimarko@gmail.com>
Wed, 18 Dec 2024 09:55:01 +0000 (10:55 +0100)
committerRobert Marko <robimarko@gmail.com>
Wed, 18 Dec 2024 10:42:25 +0000 (11:42 +0100)
commitf02df14a997e575b360ed4a9094c3e82490f470d
tree6aeafa73a79b574b8921b543064063378426d92e
parent2417770b131ae77c56d888748cfe2a8503f2c9bf
apk: disable tests

Currently if the host system has cmocka installed it will leak the host
path and try to use the host cmocka and build tests.

This will obviously fail, so backport upstream commit allowing disabling
of tests and disable building them.

Fixes: openwrt/packages#25456
Link: https://github.com/openwrt/openwrt/pull/17297
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/system/apk/Makefile
package/system/apk/patches/0001-openwrt-move-layer-db-to-temp-folder.patch
package/system/apk/patches/0002-meson-add-tests-option.patch [new file with mode: 0644]