summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2023-02-23 20:40:48 +0800
committerKhem Raj <raj.khem@gmail.com>2023-02-24 08:45:44 -0800
commitac0da5190fcec74979571fc222502897493eced3 (patch)
tree4fb82959487f0e042642c6af3390a809fdbe4502 /meta-networking/recipes-connectivity
parent4386b15a49b81578dd89c5c655544fbc09a95265 (diff)
downloadmeta-openembedded-ac0da5190fcec74979571fc222502897493eced3.tar.gz
meta-networking: fix Upstream-Status format
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-connectivity')
-rw-r--r--meta-networking/recipes-connectivity/dibbler/dibbler/0001-port-linux-Re-order-header-includes.patch2
-rw-r--r--meta-networking/recipes-connectivity/vlan/vlan-1.9/no-HOME-includes.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/dibbler/dibbler/0001-port-linux-Re-order-header-includes.patch b/meta-networking/recipes-connectivity/dibbler/dibbler/0001-port-linux-Re-order-header-includes.patch
index 27a562bf22..884be404b5 100644
--- a/meta-networking/recipes-connectivity/dibbler/dibbler/0001-port-linux-Re-order-header-includes.patch
+++ b/meta-networking/recipes-connectivity/dibbler/dibbler/0001-port-linux-Re-order-header-includes.patch
@@ -5,7 +5,7 @@ Subject: [PATCH] port-linux: Re-order header includes
5 5
6linux/if.h when included before net/if.h casues duplicate definitions 6linux/if.h when included before net/if.h casues duplicate definitions
7 7
8Upstream-Status: Iappropriate [Upstream is Dead] 8Upstream-Status: Inappropriate [Upstream is Dead]
9Signed-off-by: Khem Raj <raj.khem@gmail.com> 9Signed-off-by: Khem Raj <raj.khem@gmail.com>
10--- 10---
11 Port-linux/interface.c | 2 +- 11 Port-linux/interface.c | 2 +-
diff --git a/meta-networking/recipes-connectivity/vlan/vlan-1.9/no-HOME-includes.patch b/meta-networking/recipes-connectivity/vlan/vlan-1.9/no-HOME-includes.patch
index b7ab7d97c8..fd7a14adc9 100644
--- a/meta-networking/recipes-connectivity/vlan/vlan-1.9/no-HOME-includes.patch
+++ b/meta-networking/recipes-connectivity/vlan/vlan-1.9/no-HOME-includes.patch
@@ -5,7 +5,7 @@ Subject: vlan: do not include ${HOME}/linux/include dir
5in front of sanitized kernel headers in OE chroot. Drop this include 5in front of sanitized kernel headers in OE chroot. Drop this include
6option. 6option.
7 7
8Upstream-Status: not-applicable 8Upstream-Status: Inappropriate [embedded specific]
9 9
10Index: vlan/MakeInclude 10Index: vlan/MakeInclude
11=================================================================== 11===================================================================