Files
Gyorgy Sarvari 6b443c2b7c emlog: bump to latest revision
Drop the patch that is included in this release.

Actually that is also the changelog since the previous version - there
were no other changes beside the accepted patch.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2026-03-17 13:25:14 -07:00

15 lines
476 B
PHP

DESCRIPTION = "emlog is a Linux kernel module that makes it easy to access the \
most recent (and only the most recent) output from a process"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
SRC_URI = "git://github.com/nicupavel/emlog.git;protocol=https;branch=master"
SRCREV = "a50aae487f689c1abb46b151abc68d6635b9b2fe"
PV = "0.70+git"
CVE_PRODUCT = "nicupavel:emlog"
EXTRA_OEMAKE += " \
CFLAGS='${TARGET_CFLAGS}' \
"