This is a collection of tests for serial ports and their drivers.

Signed-off-by: Jan Luebbe <[email protected]>
---
 .../linux-serial-test/linux-serial-test_git.bb      | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 
meta-oe/recipes-test/linux-serial-test/linux-serial-test_git.bb

diff --git a/meta-oe/recipes-test/linux-serial-test/linux-serial-test_git.bb 
b/meta-oe/recipes-test/linux-serial-test/linux-serial-test_git.bb
new file mode 100644
index 000000000000..7f08a82d6180
--- /dev/null
+++ b/meta-oe/recipes-test/linux-serial-test/linux-serial-test_git.bb
@@ -0,0 +1,13 @@
+DESCRIPTION = "Linux Serial Test Application"
+HOMEPAGE = "https://github.com/cbrake/linux-serial-test";
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSES/MIT;md5=544799d0b492f119fa04641d1b8868ed"
+
+SRC_URI = 
"git://github.com/cbrake/linux-serial-test.git;protocol=https;branch=master"
+
+PV = "0+git${SRCPV}"
+SRCREV = "cacd2790eae7bf4767d4243f5b31134698d3b20d"
+
+S = "${WORKDIR}/git"
+
+inherit cmake
-- 
2.30.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#101072): 
https://lists.openembedded.org/g/openembedded-devel/message/101072
Mute This Topic: https://lists.openembedded.org/mt/96959307/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to