mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +00:00
.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>
This commit is contained in:
@@ -2,7 +2,7 @@ This fixes an issue when building with gcc 4.x
|
||||
|
||||
https://github.com/openembedded/openembedded/tree/master/recipes/netkit-rpc/netkit-rpc
|
||||
|
||||
Upstream-status: Backported
|
||||
Upstream-Status: Backported
|
||||
|
||||
Signed-off-By: Armin Kuster <akuster808@gmail.com>
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
make rexec support ipv6
|
||||
|
||||
Upstream-status: Pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
rexec equals rexec_af(... ,AF_INET) which only support ipv4,
|
||||
use rexec_af(..., AF_UNSPEC) to support both ipv6 and ipv4.
|
||||
|
||||
Reference in New Issue
Block a user