blob: e909676abc814e94894e3f329686bbb4a39033ea [file] [log] [blame]
Andrew Geissler6aa7eec2023-03-03 12:41:14 -06001DESCRIPTION = "Linux Serial Test Application"
2HOMEPAGE = "https://github.com/cbrake/linux-serial-test"
3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSES/MIT;md5=544799d0b492f119fa04641d1b8868ed"
5
6SRC_URI = "git://github.com/cbrake/linux-serial-test.git;protocol=https;branch=master"
7
Patrick Williams73bd93f2024-02-20 08:07:48 -06008PV = "0+git"
Andrew Geissler8f840682023-07-21 09:09:43 -05009SRCREV = "2ee61484167eab846f7b7c565284d7c350d738d3"
Andrew Geissler6aa7eec2023-03-03 12:41:14 -060010
11S = "${WORKDIR}/git"
12
13inherit cmake