diff options
Diffstat (limited to 'meta-networking/recipes-connectivity')
-rw-r--r-- | meta-networking/recipes-connectivity/relayd/relayd_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/relayd/relayd_git.bb b/meta-networking/recipes-connectivity/relayd/relayd_git.bb index e3134e41f..ebe64cb1b 100644 --- a/meta-networking/recipes-connectivity/relayd/relayd_git.bb +++ b/meta-networking/recipes-connectivity/relayd/relayd_git.bb | |||
@@ -9,7 +9,7 @@ SRC_URI = "git://git.openwrt.org/project/relayd.git \ | |||
9 | file://0001-rtnl_flush-Error-on-failed-write.patch \ | 9 | file://0001-rtnl_flush-Error-on-failed-write.patch \ |
10 | " | 10 | " |
11 | 11 | ||
12 | SRCREV = "ad0b25ad74345d367c62311e14b279f5ccb8ef13" | 12 | SRCREV = "f4d759be54ceb37714e9a6ca320d5b50c95e9ce9" |
13 | PV = "0.0.1+git${SRCPV}" | 13 | PV = "0.0.1+git${SRCPV}" |
14 | 14 | ||
15 | UPSTREAM_CHECK_COMMITS = "1" | 15 | UPSTREAM_CHECK_COMMITS = "1" |