diff options
Diffstat (limited to 'meta-networking/recipes-connectivity/relayd/relayd_git.bb')
| -rw-r--r-- | meta-networking/recipes-connectivity/relayd/relayd_git.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/relayd/relayd_git.bb b/meta-networking/recipes-connectivity/relayd/relayd_git.bb index ef28d2c424..98dc41a093 100644 --- a/meta-networking/recipes-connectivity/relayd/relayd_git.bb +++ b/meta-networking/recipes-connectivity/relayd/relayd_git.bb | |||
| @@ -5,7 +5,9 @@ LIC_FILES_CHKSUM = "file://main.c;endline=17;md5=86aad799085683e0a2e1c2684a20bab | |||
| 5 | 5 | ||
| 6 | DEPENDS = "libubox" | 6 | DEPENDS = "libubox" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://git.openwrt.org/project/relayd.git" | 8 | SRC_URI = "git://git.openwrt.org/project/relayd.git \ |
| 9 | file://0001-rtnl_flush-Error-on-failed-write.patch \ | ||
| 10 | " | ||
| 9 | 11 | ||
| 10 | SRCREV = "ad0b25ad74345d367c62311e14b279f5ccb8ef13" | 12 | SRCREV = "ad0b25ad74345d367c62311e14b279f5ccb8ef13" |
| 11 | PV = "0.0.1+git${SRCPV}" | 13 | PV = "0.0.1+git${SRCPV}" |
