Martin Jansa
21f956598d
recipes: drop ${SRCPV} usage
...
* Drop SRCPV similarly like oe-core did in:
https://git.openembedded.org/openembedded-core/commit/?h=nanbield&id=843f82a246a535c353e08072f252d1dc78217872
* SRCPV is deferred now from PV to PKGV since:
https://git.openembedded.org/openembedded-core/commit/?h=nanbield&id=a8e7b0f932b9ea69b3a218fca18041676c65aba0
Signed-off-by: Martin Jansa <martin.jansa@gmail.com >
2024-02-09 09:52:12 -08:00
Khem Raj
29a2122393
relayd: Fix build with clang
...
GNU extention is now in use in 6.5 kernel headers sadly
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-10-02 10:03:23 -07:00
Khem Raj
616991508e
relayd: Update to latest tip of trunk
...
Drop the patch fixing an issue already addressed upstream
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-10-02 10:03:23 -07:00
Khem Raj
7d8a0e840d
recipes: Update LICENSE variable to use SPDX license identifiers
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-03-04 17:41:45 -08:00
Richard Purdie
b402a3076f
recipes: Update SRC_URI branch and protocols
...
This patch updates SRC_URIs using git to include branch=master if no branch is set
and also to use protocol=https for github urls as generated by the conversion script
in OE-Core.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-03 06:57:49 -07:00
Oleksandr Kravchuk
012d7a62e0
relayd: bump to latest revision
...
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-07-31 13:22:52 -07:00
Pierre-Jean Texier
9e8f90f207
relayd: use UPSTREAM_CHECK_COMMITS
...
Fixes:
$: devtool check-upgrade-status relayd
<...>
INFO: relayd 0.0.1 UNKNOWN_BROKEN None
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-04-04 07:22:16 -07:00
Khem Raj
487481d48f
relayd: Fix build with hardening flags and glibc
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com >
2017-06-28 10:29:00 -04:00
Khem Raj
306e67956b
relayd: Upgrade to latest
...
Fixes build with hardening flags
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com >
2017-06-28 10:28:53 -04:00
Joe Slater
f4edcbc4ac
relayd: derive PV from SRCPV
...
Currently, PV is "git" and contains no version information.
Signed-off-by: Joe Slater <jslater@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com >
2017-02-22 08:31:58 -05:00
Ioan-Adrian Ratiu
6233934a50
meta-networking: recipes-connectivity: add relayd recipe
...
relayd is a daemon to relay and dynamically redirect incoming
connections to a target host.
Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com >
2015-10-21 15:59:03 -04:00