added my Recipes

This commit is contained in:
2024-07-11 14:16:35 +02:00
parent 38bc4f53ac
commit 09b621d929
7118 changed files with 525762 additions and 3 deletions

View File

@@ -0,0 +1,12 @@
SUMMARY = "inputattach configuration file"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6"
SRC_URI = "file://inputattach.conf"
do_configure[noexec] = "1"
do_compile[noexec] = "1"
do_install() {
install -Dm 0644 ${WORKDIR}/inputattach.conf ${D}${sysconfdir}/inputattach.conf
}

View File

@@ -0,0 +1,8 @@
#
# Configuration for inputattach
#
# Every line of this file are inputattach arguments, see 'inputattach --help'.
# An inputattach instance will be started for each element.
#
# --microsoft /dev/ttyS0
# --baud 9600 --w8001 /dev/ttyS1