spidev_test: new package
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Fri, 24 Oct 2014 16:56:10 +0000 (13:56 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 25 Oct 2014 08:52:41 +0000 (10:52 +0200)
commit6cb26103d6bbc302f0741b2a3bb46c76088ae774
tree74825b24f603d1686554a4b6e0ee5e1fc1d7c56e
parent7b98c99a60e2daaf1516c60baf9dd045a21d7de4
spidev_test: new package

[Thomas: instead of building spidev_test directly from the source in
$(BR2_DL_DIR), use SPIDEV_TEST_EXTRACT_CMDS to copy the downloaded
source to the build directory, and build it from here. Allows to
manually tweak the source in the build directory for testing, allows
to apply patches over the source if needed, etc.]

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/spidev_test/Config.in [new file with mode: 0644]
package/spidev_test/spidev_test.mk [new file with mode: 0644]