diff options
Diffstat (limited to 'meta-python')
4 files changed, 4 insertions, 4 deletions
diff --git a/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/remove_duplicate_install.patch b/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/remove_duplicate_install.patch index 7b1dc8c6b3..04d2da8ef2 100644 --- a/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/remove_duplicate_install.patch +++ b/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/remove_duplicate_install.patch | |||
@@ -9,7 +9,7 @@ twice. Remove one errors.py from the installation list. | |||
9 | 9 | ||
10 | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> | 10 | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> |
11 | 11 | ||
12 | Upstream-Status: Inappropirate [upstream inactive] | 12 | Upstream-Status: Inappropriate [upstream inactive] |
13 | 13 | ||
14 | diff --git a/src/Makefile.am b/src/Makefile.am | 14 | diff --git a/src/Makefile.am b/src/Makefile.am |
15 | index 5c27dfe..7536e43 100644 | 15 | index 5c27dfe..7536e43 100644 |
diff --git a/meta-python/recipes-extended/python-pykickstart/files/0001-support-authentication-for-kickstart.patch b/meta-python/recipes-extended/python-pykickstart/files/0001-support-authentication-for-kickstart.patch index 23a06bf622..309a00122a 100644 --- a/meta-python/recipes-extended/python-pykickstart/files/0001-support-authentication-for-kickstart.patch +++ b/meta-python/recipes-extended/python-pykickstart/files/0001-support-authentication-for-kickstart.patch | |||
@@ -9,7 +9,7 @@ we support basic/digest authentication. | |||
9 | Add KickstartAuthError to report authentication failure, | 9 | Add KickstartAuthError to report authentication failure, |
10 | which the invoker could parse this specific error. | 10 | which the invoker could parse this specific error. |
11 | 11 | ||
12 | Upstream-Status: inappropriate [oe specific] | 12 | Upstream-Status: Inappropriate [oe specific] |
13 | 13 | ||
14 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> | 14 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> |
15 | --- | 15 | --- |
diff --git a/meta-python/recipes-extended/python-pykickstart/files/0003-comment-out-sections-shutdown-and-environment-in-gen.patch b/meta-python/recipes-extended/python-pykickstart/files/0003-comment-out-sections-shutdown-and-environment-in-gen.patch index 7ab7346860..6242e23b9c 100644 --- a/meta-python/recipes-extended/python-pykickstart/files/0003-comment-out-sections-shutdown-and-environment-in-gen.patch +++ b/meta-python/recipes-extended/python-pykickstart/files/0003-comment-out-sections-shutdown-and-environment-in-gen.patch | |||
@@ -6,7 +6,7 @@ Subject: [PATCH 3/4] comment out sections shutdown and environment in | |||
6 | 6 | ||
7 | Both of them is disabled by default. | 7 | Both of them is disabled by default. |
8 | 8 | ||
9 | Upstream-Status: Inappropriate[oe specific] | 9 | Upstream-Status: Inappropriate [oe specific] |
10 | 10 | ||
11 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> | 11 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> |
12 | 12 | ||
diff --git a/meta-python/recipes-extended/python-pykickstart/files/0004-load.py-retry-to-invoke-request-with-timeout.patch b/meta-python/recipes-extended/python-pykickstart/files/0004-load.py-retry-to-invoke-request-with-timeout.patch index b09bb74df8..abe2c87e00 100644 --- a/meta-python/recipes-extended/python-pykickstart/files/0004-load.py-retry-to-invoke-request-with-timeout.patch +++ b/meta-python/recipes-extended/python-pykickstart/files/0004-load.py-retry-to-invoke-request-with-timeout.patch | |||
@@ -8,7 +8,7 @@ network, it failed and wait 300s to break, we should retry | |||
8 | to invoke request with timeout explicitly. So if it the | 8 | to invoke request with timeout explicitly. So if it the |
9 | network is up, the fetch works. | 9 | network is up, the fetch works. |
10 | 10 | ||
11 | Upstream-Status: inappropriate [oe specific] | 11 | Upstream-Status: Inappropriate [oe specific] |
12 | 12 | ||
13 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> | 13 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> |
14 | --- | 14 | --- |