summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-connectivity/relayd/relayd_git.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/relayd/relayd_git.bb b/meta-networking/recipes-connectivity/relayd/relayd_git.bb
new file mode 100644
index 000000000..aab2ab5f0
--- /dev/null
+++ b/meta-networking/recipes-connectivity/relayd/relayd_git.bb
@@ -0,0 +1,14 @@
1DESCRIPTION = "Layer 3 relay daemon"
2SECTION = "console/network"
3LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://main.c;endline=17;md5=86aad799085683e0a2e1c2684a20bab2"
5
6DEPENDS = "libubox"
7
8SRC_URI = "git://nbd.name/relayd.git"
9
10SRCREV = "2970ff60bac6b70ecb682779d5c776dc559dc0b9"
11
12S = "${WORKDIR}/git"
13
14inherit cmake