diff options
Diffstat (limited to 'meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb')
| -rw-r--r-- | meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb | 2 |
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 @@ | |||
| 1 | SUMMARY = "Enable userspace control of Cypress USB-Serial bridge devices" | 1 | SUMMARY = "Enable userspace control of Cypress USB-Serial bridge devices" |
| 2 | HOMEPAGE = "https://github.com/cyrozap/libcyusbserial" | 2 | HOMEPAGE = "https://github.com/cyrozap/libcyusbserial" |
| 3 | BUGTRACKER = "https://github.com/cyrozap/libcyusbserial/issues" | 3 | BUGTRACKER = "https://github.com/cyrozap/libcyusbserial/issues" |
| 4 | LICENSE = "LGPLv2.1" | 4 | LICENSE = "LGPL-2.1-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING.LESSER.txt;md5=4fbd65380cdd255951079008b364516c" | 5 | LIC_FILES_CHKSUM = "file://COPYING.LESSER.txt;md5=4fbd65380cdd255951079008b364516c" |
| 6 | DEPENDS = "libusb udev" | 6 | DEPENDS = "libusb udev" |
| 7 | 7 | ||
