Files
yoctor-layers/meta-openembedded/meta-oe/recipes-test/linux-serial-test/linux-serial-test_git.bb
2024-07-11 14:16:35 +02:00

14 lines
396 B
BlitzBasic

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