sdk: add spidev-test to the bundle of userspace sources
authorChristian Lamparter <chunkeey@gmail.com>
Fri, 15 Jul 2022 23:34:44 +0000 (01:34 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Fri, 22 Jul 2022 20:26:26 +0000 (22:26 +0200)
commitbddfd3f7ed0668346b42f7aff5e6b83e8aea0b38
tree22a416f67f557cbdcbb2f12f7c4aeb9ca4c993e9
parent396dc89ee74c833ba3f687b586a1718c13f17900
sdk: add spidev-test to the bundle of userspace sources

moves and extends the current facilities, which have been
added some time ago for the the usbip utility, to support
more utilites that are shipped with the Linux kernel tree
to the SDK.

this allows to drop all the hand-waving and code for
failed previous attempts to mitigate the SDK build failures.

Fixes: bdaaf66e28bd ("utils/spidev_test: build package directly from Linux")
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
(cherry picked from commit b479db9062b721776be44b976961a1031c1344ea)
package/utils/spidev_test/Makefile
target/sdk/Makefile