mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
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:
+1
-1
@@ -5,7 +5,7 @@ Subject: [PATCH] port-linux: Re-order header includes
|
|||||||
|
|
||||||
linux/if.h when included before net/if.h casues duplicate definitions
|
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>
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||||||
---
|
---
|
||||||
Port-linux/interface.c | 2 +-
|
Port-linux/interface.c | 2 +-
|
||||||
|
|||||||
@@ -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
|
in front of sanitized kernel headers in OE chroot. Drop this include
|
||||||
option.
|
option.
|
||||||
|
|
||||||
Upstream-Status: not-applicable
|
Upstream-Status: Inappropriate [embedded specific]
|
||||||
|
|
||||||
Index: vlan/MakeInclude
|
Index: vlan/MakeInclude
|
||||||
===================================================================
|
===================================================================
|
||||||
|
|||||||
@@ -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
|
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>
|
Signed-off-by: Armin Kuster <akuster808@gmail.com>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -5,7 +5,7 @@ Subject: [PATCH] replace __pure__ with compiler attribute 'pure'
|
|||||||
|
|
||||||
Remove defining __deprecated__
|
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>
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||||||
---
|
---
|
||||||
byte.h | 22 ++++++----
|
byte.h | 22 ++++++----
|
||||||
|
|||||||
Reference in New Issue
Block a user