blob: ebe64cb1b53fb1ac50f94de31fe1614302f4a007 [file] [log] [blame]
DESCRIPTION = "Layer 3 relay daemon"
SECTION = "console/network"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://main.c;endline=17;md5=86aad799085683e0a2e1c2684a20bab2"
DEPENDS = "libubox"
SRC_URI = "git://git.openwrt.org/project/relayd.git \
file://0001-rtnl_flush-Error-on-failed-write.patch \
"
SRCREV = "f4d759be54ceb37714e9a6ca320d5b50c95e9ce9"
PV = "0.0.1+git${SRCPV}"
UPSTREAM_CHECK_COMMITS = "1"
S = "${WORKDIR}/git"
inherit cmake