summaryrefslogtreecommitdiffstats
path: root/meta-perl
diff options
context:
space:
mode:
authorSaul Wold <saul.wold@windriver.com>2022-08-17 08:08:47 -0700
committerKhem Raj <raj.khem@gmail.com>2022-08-17 09:35:42 -0700
commitfa9f52c6b5d82c3e4eaac84140bd241cfecaa434 (patch)
tree1d5a409b123ef560880ca8481349df3491881bcf /meta-perl
parent5ad68a63b81cefc461c87f13c7db78963b59dcea (diff)
downloadmeta-openembedded-fa9f52c6b5d82c3e4eaac84140bd241cfecaa434.tar.gz
libio-socket-ssl-perl: Fix LICENSE string
The create_spdx bbclass does not currently handle the lack of spaces around the op (| or &). For now fix the LICENSE string. Signed-off-by: Saul Wold <saul.wold@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-perl')
-rw-r--r--meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.074.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.074.bb b/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.074.bb
index 1d04f0054f..6249fd1d78 100644
--- a/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.074.bb
+++ b/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.074.bb
@@ -9,7 +9,7 @@ mod_perl."
9HOMEPAGE = "http://search.cpan.org/dist/IO-Socket-SSL/" 9HOMEPAGE = "http://search.cpan.org/dist/IO-Socket-SSL/"
10SECTION = "libs" 10SECTION = "libs"
11 11
12LICENSE = "Artistic-1.0|GPL-1.0-or-later" 12LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
13LIC_FILES_CHKSUM = "file://META.yml;beginline=12;endline=12;md5=963ce28228347875ace682de56eef8e8" 13LIC_FILES_CHKSUM = "file://META.yml;beginline=12;endline=12;md5=963ce28228347875ace682de56eef8e8"
14 14
15RDEPENDS:${PN} += "\ 15RDEPENDS:${PN} += "\