summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/curl
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-11-02 09:42:31 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-11-03 10:12:01 +0000
commit9b1dba1a8e56f95bb3ab44130da293795975b67d (patch)
tree84a0e44edee12423bf151cfad86e43960607cd15 /meta/recipes-support/curl
parentd181f8c3798165808b1f529650ca47aae7730d9d (diff)
downloadopenembedded-core-contrib-9b1dba1a8e56f95bb3ab44130da293795975b67d.tar.gz
curl: submit patch upstream
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/curl')
-rw-r--r--meta/recipes-support/curl/curl/0001-replace-krb5-config-with-pkg-config.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/curl/curl/0001-replace-krb5-config-with-pkg-config.patch b/meta/recipes-support/curl/curl/0001-replace-krb5-config-with-pkg-config.patch
index a7db1b3c9e..330c6b67c3 100644
--- a/meta/recipes-support/curl/curl/0001-replace-krb5-config-with-pkg-config.patch
+++ b/meta/recipes-support/curl/curl/0001-replace-krb5-config-with-pkg-config.patch
@@ -3,7 +3,7 @@ From: Roy Li <rongqing.li@windriver.com>
Date: Tue, 26 Apr 2016 13:13:01 +0800
Subject: [PATCH] replace krb5-config with pkg-config
-Upstream-Status: Pending
+Upstream-Status: Accepted [https://github.com/curl/curl/pull/7916]
Signed-off-by: Roy Li <rongqing.li@windriver.com>