[oe] [meta-oe][PATCH] meta-networking: recipes-connectivity: add relayd recipe

Khem Raj raj.khem at gmail.com
Wed Sep 30 15:26:28 UTC 2015


> On Sep 30, 2015, at 4:03 AM, Ioan-Adrian Ratiu <adrian.ratiu at ni.com> wrote:
> 
> relayd is a daemon to relay and dynamically redirect incoming
> connections to a target host.
> 
> Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu at ni.com>
> ---
> meta-networking/recipes-connectivity/relayd/relayd_git.bb | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
> create mode 100644 meta-networking/recipes-connectivity/relayd/relayd_git.bb
> 
> 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 0000000..9ca04c4
> --- /dev/null
> +++ b/meta-networking/recipes-connectivity/relayd/relayd_git.bb
> @@ -0,0 +1,14 @@
> +DESCRIPTION = "Layer 3 relay daemon"
> +SECTION = "console/network"
> +LICENSE = "relays-custom-license"

can you add this file to list of licenses too?

> +LIC_FILES_CHKSUM = "file://main.c;endline=17;md5=86aad799085683e0a2e1c2684a20bab2"
> +
> +DEPENDS = "libubox"
> +
> +SRC_URI = "git://nbd.name/relayd.git"
> +
> +SRCREV = "2970ff60bac6b70ecb682779d5c776dc559dc0b9"
> +
> +S = "${WORKDIR}/git"
> +
> +inherit cmake
> --
> 2.1.4
> 
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20150930/c0b2a5ee/attachment-0002.sig>


More information about the Openembedded-devel mailing list