relayd: Update to latest tip of trunk

Drop the patch fixing an issue already addressed upstream

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2023-10-01 14:05:05 -07:00
parent cd629b722d
commit 616991508e
2 changed files with 2 additions and 38 deletions
@@ -5,11 +5,9 @@ LIC_FILES_CHKSUM = "file://main.c;endline=17;md5=86aad799085683e0a2e1c2684a20bab
DEPENDS = "libubox"
SRC_URI = "git://git.openwrt.org/project/relayd.git;branch=master \
file://0001-rtnl_flush-Error-on-failed-write.patch \
"
SRC_URI = "git://git.openwrt.org/project/relayd.git;branch=master"
SRCREV = "f4d759be54ceb37714e9a6ca320d5b50c95e9ce9"
SRCREV = "f646ba40489371e69f624f2dee2fc4e19ceec00e"
PV = "0.0.1+git${SRCPV}"
UPSTREAM_CHECK_COMMITS = "1"