added vrpmdv-rtservice, vrpmdv-mon-datafile,
vrpmdv-monitoring-controler, vrpmdv-mon-tty
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
SUMMARY = "VRPMDV Monitoring Driver"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6"
|
||||
|
||||
inherit module
|
||||
|
||||
SRC_URI = "file://Makefile \
|
||||
file://vrpmdv-monitoring.c \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}"
|
||||
|
||||
# The inherit of module.bbclass will automatically name module packages with
|
||||
# "kernel-module-" prefix as required by the oe-core build environment.
|
||||
|
||||
RPROVIDES:${PN} += "kernel-module-vrpmdv-monitoring"
|
||||
Reference in New Issue
Block a user