diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2023-06-21 18:09:10 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-06-21 09:15:19 -0700 |
commit | 2393cd93ae1bb706744bae9185f2af74867950b8 (patch) | |
tree | 31b99092c7edbc219a17c077730ec70d377a91e6 | |
parent | dd2a100449faa82d53fdf8bc7085780759d9e228 (diff) | |
download | meta-openembedded-2393cd93ae1bb706744bae9185f2af74867950b8.tar.gz |
postfix: fix malformed Upstream-Status
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-daemons/postfix/files/0001-Fix-makedefs.patch b/meta-networking/recipes-daemons/postfix/files/0001-Fix-makedefs.patch index e83085d20d..8c9c13b1c4 100644 --- a/meta-networking/recipes-daemons/postfix/files/0001-Fix-makedefs.patch +++ b/meta-networking/recipes-daemons/postfix/files/0001-Fix-makedefs.patch | |||
@@ -11,7 +11,7 @@ for Linux2 and Linux3 systems. | |||
11 | native build, search host library path for nsl and resolv library | 11 | native build, search host library path for nsl and resolv library |
12 | which comes from libc | 12 | which comes from libc |
13 | 13 | ||
14 | Upstreamstatus: Inappropriate [embedded specific] | 14 | Upstream-Status: Inappropriate [embedded specific] |
15 | 15 | ||
16 | Signed-off-by: Yao Zhao <yao.zhao@windriver.com> | 16 | Signed-off-by: Yao Zhao <yao.zhao@windriver.com> |
17 | --- | 17 | --- |
diff --git a/meta-networking/recipes-daemons/postfix/files/0002-Change-fixed-postconf-to-a-variable-for-cross-compil.patch b/meta-networking/recipes-daemons/postfix/files/0002-Change-fixed-postconf-to-a-variable-for-cross-compil.patch index 347b9de0a3..28199ccdd2 100644 --- a/meta-networking/recipes-daemons/postfix/files/0002-Change-fixed-postconf-to-a-variable-for-cross-compil.patch +++ b/meta-networking/recipes-daemons/postfix/files/0002-Change-fixed-postconf-to-a-variable-for-cross-compil.patch | |||
@@ -3,7 +3,7 @@ From: Li xin <lixin.fnst@cn.fujitsu.com> | |||
3 | Date: Fri, 19 Jun 2015 17:14:58 +0900 | 3 | Date: Fri, 19 Jun 2015 17:14:58 +0900 |
4 | Subject: [PATCH] Change fixed postconf to a variable for cross-compiling | 4 | Subject: [PATCH] Change fixed postconf to a variable for cross-compiling |
5 | 5 | ||
6 | Upstreamstatus: Inappropriate [embedded specific] | 6 | Upstream-Status: Inappropriate [embedded specific] |
7 | 7 | ||
8 | Signed-off-by: Yao Zhao <yao.zhao@windriver.com> | 8 | Signed-off-by: Yao Zhao <yao.zhao@windriver.com> |
9 | --- | 9 | --- |