summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb')
-rw-r--r--meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb b/meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb
index 35083847cb..81453fb888 100644
--- a/meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb
+++ b/meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb
@@ -1,7 +1,7 @@
1SUMMARY = "Enable userspace control of Cypress USB-Serial bridge devices" 1SUMMARY = "Enable userspace control of Cypress USB-Serial bridge devices"
2HOMEPAGE = "https://github.com/cyrozap/libcyusbserial" 2HOMEPAGE = "https://github.com/cyrozap/libcyusbserial"
3BUGTRACKER = "https://github.com/cyrozap/libcyusbserial/issues" 3BUGTRACKER = "https://github.com/cyrozap/libcyusbserial/issues"
4LICENSE = "LGPLv2.1" 4LICENSE = "LGPL-2.1-only"
5LIC_FILES_CHKSUM = "file://COPYING.LESSER.txt;md5=4fbd65380cdd255951079008b364516c" 5LIC_FILES_CHKSUM = "file://COPYING.LESSER.txt;md5=4fbd65380cdd255951079008b364516c"
6DEPENDS = "libusb udev" 6DEPENDS = "libusb udev"
7 7