diff options
author | Mikko Rapeli <mikko.rapeli@bmw.de> | 2018-04-06 15:59:02 +0300 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-04-13 12:46:32 -0700 |
commit | f0a664f2b7ac42fa8832ecc016ddf8b6260ee50e (patch) | |
tree | 798f7993ec9019a1e7f0db8b44447d0fb2c75711 /meta-networking/recipes-connectivity | |
parent | 05a234c2dade8d2fa4738c29c76878721a7c32d9 (diff) | |
download | meta-openembedded-f0a664f2b7ac42fa8832ecc016ddf8b6260ee50e.tar.gz |
crda: fix typo in patch metadata
Signed-off-by: Mikko Rapeli <mikko.rapeli@bmw.de>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-networking/recipes-connectivity')
-rw-r--r-- | meta-networking/recipes-connectivity/crda/crda/fix-issues-when-USE_OPENSSL-1.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/crda/crda/fix-issues-when-USE_OPENSSL-1.patch b/meta-networking/recipes-connectivity/crda/crda/fix-issues-when-USE_OPENSSL-1.patch index 93c836cf3..1bb5c638f 100644 --- a/meta-networking/recipes-connectivity/crda/crda/fix-issues-when-USE_OPENSSL-1.patch +++ b/meta-networking/recipes-connectivity/crda/crda/fix-issues-when-USE_OPENSSL-1.patch | |||
@@ -17,7 +17,7 @@ c. keys-ssl.c: error: 'keys' defined but not used [-Werror=unused-variable] | |||
17 | static struct pubkey keys[] = { | 17 | static struct pubkey keys[] = { |
18 | 18 | ||
19 | Signed-off-by: Mike Frysinger <vapier@gentoo.org> | 19 | Signed-off-by: Mike Frysinger <vapier@gentoo.org> |
20 | Upsteam-Status: Pending | 20 | Upstream-Status: Pending |
21 | Signed-off-by: Haiqing Bai <Haiqing.Bai@windriver.com> | 21 | Signed-off-by: Haiqing Bai <Haiqing.Bai@windriver.com> |
22 | --- | 22 | --- |
23 | utils/key2pub.py | 5 +++-- | 23 | utils/key2pub.py | 5 +++-- |