diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2023-01-27 14:02:24 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-01-27 17:06:52 -0800 |
| commit | e99f1879662e2b692dca4e94b3b6cbbad29770a6 (patch) | |
| tree | 877a0524f45741fcb57bb8f20f2820eba164bf85 /meta-networking/recipes-netkit | |
| parent | bfb764ed830537b4e8cd85a2d01850238afc5725 (diff) | |
| download | meta-openembedded-e99f1879662e2b692dca4e94b3b6cbbad29770a6.tar.gz | |
.patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-netkit')
| -rw-r--r-- | meta-networking/recipes-netkit/netkit-rpc/netkit-rpc/gcc4.patch | 2 | ||||
| -rw-r--r-- | meta-networking/recipes-netkit/netkit-rsh/netkit-rsh/netkit-rsh-0.17-rexec-ipv6.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-netkit/netkit-rpc/netkit-rpc/gcc4.patch b/meta-networking/recipes-netkit/netkit-rpc/netkit-rpc/gcc4.patch index d54cea9fdc..715ddb7b68 100644 --- a/meta-networking/recipes-netkit/netkit-rpc/netkit-rpc/gcc4.patch +++ b/meta-networking/recipes-netkit/netkit-rpc/netkit-rpc/gcc4.patch | |||
| @@ -2,7 +2,7 @@ This fixes an issue when building with gcc 4.x | |||
| 2 | 2 | ||
| 3 | https://github.com/openembedded/openembedded/tree/master/recipes/netkit-rpc/netkit-rpc | 3 | https://github.com/openembedded/openembedded/tree/master/recipes/netkit-rpc/netkit-rpc |
| 4 | 4 | ||
| 5 | Upstream-status: Backported | 5 | Upstream-Status: Backported |
| 6 | 6 | ||
| 7 | Signed-off-By: Armin Kuster <akuster808@gmail.com> | 7 | Signed-off-By: Armin Kuster <akuster808@gmail.com> |
| 8 | 8 | ||
diff --git a/meta-networking/recipes-netkit/netkit-rsh/netkit-rsh/netkit-rsh-0.17-rexec-ipv6.patch b/meta-networking/recipes-netkit/netkit-rsh/netkit-rsh/netkit-rsh-0.17-rexec-ipv6.patch index efd060f365..7afd70859f 100644 --- a/meta-networking/recipes-netkit/netkit-rsh/netkit-rsh/netkit-rsh-0.17-rexec-ipv6.patch +++ b/meta-networking/recipes-netkit/netkit-rsh/netkit-rsh/netkit-rsh-0.17-rexec-ipv6.patch | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | make rexec support ipv6 | 1 | make rexec support ipv6 |
| 2 | 2 | ||
| 3 | Upstream-status: Pending | 3 | Upstream-Status: Pending |
| 4 | 4 | ||
| 5 | rexec equals rexec_af(... ,AF_INET) which only support ipv4, | 5 | rexec equals rexec_af(... ,AF_INET) which only support ipv4, |
| 6 | use rexec_af(..., AF_UNSPEC) to support both ipv6 and ipv4. | 6 | use rexec_af(..., AF_UNSPEC) to support both ipv6 and ipv4. |
