It certainly appears to be BUT I'm not certain what I'm looking at?

What is meta-openembedded?

Is it a GIT repo that can be cloned and built?

How do I use this to build spidev-test?

---John


On 2021-03-15 19:54, akuster wrote:
On 3/15/21 4:11 PM, jchludzinski via lists.yoctoproject.org wrote:
I got a piece of code from github:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/tools/spi/spidev_test.c

I'd like to add it somewhere under /*tools/testing*/ and build it there.

Not sure if this is appropriate? If so, how do I go about this?

If not, what's the best way to build this?

Is this what you are looking for?
 https://git.openembedded.org/meta-openembedded/tree/meta-oe/recipes-kernel/spidev-test/spidev-test.bb

-armin