diff options
| -rw-r--r-- | meta-networking/recipes-connectivity/relayd/relayd_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/relayd/relayd_git.bb b/meta-networking/recipes-connectivity/relayd/relayd_git.bb index 98dc41a093..e3134e41fc 100644 --- a/meta-networking/recipes-connectivity/relayd/relayd_git.bb +++ b/meta-networking/recipes-connectivity/relayd/relayd_git.bb | |||
| @@ -12,6 +12,8 @@ SRC_URI = "git://git.openwrt.org/project/relayd.git \ | |||
| 12 | SRCREV = "ad0b25ad74345d367c62311e14b279f5ccb8ef13" | 12 | SRCREV = "ad0b25ad74345d367c62311e14b279f5ccb8ef13" |
| 13 | PV = "0.0.1+git${SRCPV}" | 13 | PV = "0.0.1+git${SRCPV}" |
| 14 | 14 | ||
| 15 | UPSTREAM_CHECK_COMMITS = "1" | ||
| 16 | |||
| 15 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
| 16 | 18 | ||
| 17 | inherit cmake | 19 | inherit cmake |
