meta-networking: fix Upstream-Status format

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Yi Zhao 2023-02-23 20:40:48 +08:00 committed by Khem Raj
parent 4386b15a49
commit ac0da5190f
4 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@ Subject: [PATCH] port-linux: Re-order header includes
linux/if.h when included before net/if.h casues duplicate definitions
Upstream-Status: Iappropriate [Upstream is Dead]
Upstream-Status: Inappropriate [Upstream is Dead]
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
Port-linux/interface.c | 2 +-

View File

@ -5,7 +5,7 @@ Subject: vlan: do not include ${HOME}/linux/include dir
in front of sanitized kernel headers in OE chroot. Drop this include
option.
Upstream-Status: not-applicable
Upstream-Status: Inappropriate [embedded specific]
Index: vlan/MakeInclude
===================================================================

View File

@ -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: Backport
Signed-off-by: Armin Kuster <akuster808@gmail.com>

View File

@ -5,7 +5,7 @@ Subject: [PATCH] replace __pure__ with compiler attribute 'pure'
Remove defining __deprecated__
Upstream-Status: OE-Specific [Untested with dietlibc]
Upstream-Status: Inappropriate [Untested with dietlibc]
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
byte.h | 22 ++++++----