From 418ce47f924e911f167fac6765c0ee90b5490afc Mon Sep 17 00:00:00 2001 From: Gyorgy Sarvari Date: Sat, 1 Feb 2025 16:56:03 +0100 Subject: ndpi: correct LICENSE value Signed-off-by: Gyorgy Sarvari Signed-off-by: Khem Raj --- meta-networking/recipes-support/ntopng/ndpi_4.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-networking/recipes-support') diff --git a/meta-networking/recipes-support/ntopng/ndpi_4.2.bb b/meta-networking/recipes-support/ntopng/ndpi_4.2.bb index 13c3398c2b..ae5139c948 100644 --- a/meta-networking/recipes-support/ntopng/ndpi_4.2.bb +++ b/meta-networking/recipes-support/ntopng/ndpi_4.2.bb @@ -5,7 +5,7 @@ inspection. Based on OpenDPI it includes ntop extensions" SECTION = "libdevel" DEPENDS = "libpcap json-c" RDEPENDS:${PN} += " libpcap" -LICENSE = "GPL-3.0-only" +LICENSE = "LGPL-3.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=b52f2d57d10c4f7ee67a7eb9615d5d24" SRCREV = "8b5c6af71b562549f8416b31803daae223e09f46" -- cgit v1.2.3-54-g00ecf