mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
libsmi: Fix and operator per SPDX
This was a fallout from last commit Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
SUMMARY = "A Library to Access SMI MIB Information"
|
||||
HOMEPAGE = "https://www.ibr.cs.tu-bs.de/projects/libsmi"
|
||||
|
||||
LICENSE = "BSD-3-Clause && TCL"
|
||||
LICENSE = "BSD-3-Clause & TCL"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=3ad3076f9332343a21636cfd351f05b7"
|
||||
|
||||
SRC_URI = "https://www.ibr.cs.tu-bs.de/projects/${BPN}/download/${BP}.tar.gz \
|
||||
|
||||
Reference in New Issue
Block a user