summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/libmodbus/libmodbus.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/libmodbus/libmodbus.inc')
-rw-r--r--meta-oe/recipes-extended/libmodbus/libmodbus.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libmodbus/libmodbus.inc b/meta-oe/recipes-extended/libmodbus/libmodbus.inc
index b502177aa4..0857cc455b 100644
--- a/meta-oe/recipes-extended/libmodbus/libmodbus.inc
+++ b/meta-oe/recipes-extended/libmodbus/libmodbus.inc
@@ -5,7 +5,7 @@ QNX and Windows."
5HOMEPAGE = "http://www.libmodbus.org/" 5HOMEPAGE = "http://www.libmodbus.org/"
6SECTION = "libs" 6SECTION = "libs"
7 7
8LICENSE = "LGPLv2.1+" 8LICENSE = "LGPL-2.1-or-later"
9LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=4fbd65380cdd255951079008b364516c" 9LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=4fbd65380cdd255951079008b364516c"
10 10
11SRC_URI = "http://libmodbus.org/releases/${BP}.tar.gz" 11SRC_URI = "http://libmodbus.org/releases/${BP}.tar.gz"